You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Emelia Smith 68eaa804c9
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: Claire <claire.github-309c@sitedethib.com>
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Move HTTP Signature parsing code to its own class (#28932) 1 year ago
helpers Move direct serializer usage out of admin view partial (#29028) 1 year ago
javascript Fix modal container bounds (#29185) 1 year ago
lib Merge pull request from GHSA-7w3c-p9j8-mq3x 1 year ago
mailers Add notification email on invalid second authenticator (#28822) 1 year ago
models Merge pull request from GHSA-7w3c-p9j8-mq3x 1 year ago
policies Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 1 year ago
presenters Add annual reports for accounts (#28693) 1 year ago
serializers Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 1 year ago
services Merge pull request from GHSA-3fjr-858r-92rw 1 year ago
validators Fix `Rails/WhereExists` cop in app/validators (#28854) 1 year ago
views Move direct serializer usage out of admin view partial (#29028) 1 year ago
workers Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 1 year ago