chinwagsocial/app
Claire d807b3960e
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:02 +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 Switched bookmark and favourites around (#23701) 2023-03-13 18:49:27 +01:00
lib Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
mailers Add mail headers to avoid auto-replies (#23597) 2023-03-13 18:47:28 +01: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:51:56 +02:00
presenters Add setting for status page URL (#23390) 2023-02-04 04:56:06 +01:00
serializers Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459) 2023-12-04 15:28:02 +01:00
services Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
validators Fix being able to vote on your own polls (#25015) 2023-07-06 13:45:40 +02:00
views Fix trending publishers table not rendering correctly on narrow screens (#25945) 2023-07-21 16:07:43 +02:00
workers Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 2024-01-24 15:31:06 +01:00