chinwagsocial/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 Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
helpers Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
javascript Fix translation string (#14986) 2020-10-16 21:41:43 +02:00
lib Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00
policies Add IP-based rules (#14963) 2020-10-12 16:33:49 +02:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
services Fix followers synchronization mechanism not being triggered on mentions (#15026) 2020-10-23 14:22:16 +02:00
validators Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
views Change how CDN_HOST is passed down to make assets build reproducible (#14381) 2020-10-13 01:19:35 +02:00
workers Add follower synchronization mechanism (#14510) 2020-10-21 18:04:09 +02:00