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
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.
5 years ago
..
chewy
controllers Add follower synchronization mechanism (#14510) 5 years ago
helpers Add IP-based rules (#14963) 5 years ago
javascript Fix translation string (#14986) 5 years ago
lib Add follower synchronization mechanism (#14510) 5 years ago
mailers
models Add follower synchronization mechanism (#14510) 5 years ago
policies Add IP-based rules (#14963) 5 years ago
presenters
serializers Add duration parameter to muting. (#13831) 5 years ago
services Fix followers synchronization mechanism not being triggered on mentions (#15026) 5 years ago
validators
views Change how CDN_HOST is passed down to make assets build reproducible (#14381) 5 years ago
workers Add follower synchronization mechanism (#14510) 5 years ago