]> cat aescling's git repositories - mastodon.git/commit
Fix followers synchronization mechanism not being triggered on mentions (#15026)
authorThibG <thib@sitedethib.com>
Fri, 23 Oct 2020 12:22:16 +0000 (14:22 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Oct 2020 12:22:16 +0000 (14:22 +0200)
commit1f945e73909c915095f7235c99ef3544deb025e0
tree7d564228d13fdbe37c877cbff93688b7384150af
parentfb586584f2146470be884b5c150fedd04be8cc85
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.
app/services/process_mentions_service.rb