mastodon/app
ThibG 1f945e7390
Fix followers synchronization mechanism not being triggered on mentions (#15026)
e.g. if someone on an instance that previously had followers gets mentioned
in a private toot, before this PR, they would not receive a
Collection-Synchronization header and may show the toot to the former followers
in addition to the mentioned person.
2020-10-23 14:22:16 +02:00
..
chewy
controllers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
helpers
javascript
lib Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
mailers
models Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
policies
presenters
serializers
services Fix followers synchronization mechanism not being triggered on mentions (#15026) 2020-10-23 14:22:16 +02:00
validators
views
workers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00