mastodon/app
Claire 0b0c7af2c1
Merge pull request from GHSA-7w3c-p9j8-mq3x
* Ensure destruction of OAuth Applications notifies streaming

Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.

* Ensure password resets revoke access to Streaming API

* Improve performance of deleting OAuth tokens

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2024-02-14 15:15:34 +01:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-12-04 15:28:15 +01:00
controllers Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
helpers Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
javascript Fix "Hide these posts from home" list setting not refreshing when switching lists (#27763) 2024-01-24 15:31:13 +01:00
lib Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
mailers Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
models Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
policies Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-10 13:52:41 +02:00
presenters Fix call to inefficient delete_matched cache method in domain blocks (#28367) 2023-12-19 11:27:37 +01:00
serializers Fix N+1s because of association preloaders not actually getting called (#28339) 2024-01-24 15:31:13 +01:00
services Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
validators Add coverage for URLValidator (#25591) 2023-07-28 23:12:25 +02:00
views Fix crash when viewing a moderation appeal and the moderator account has been deleted (#25900) 2023-09-18 17:41:32 +02:00
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-24 15:31:13 +01:00