about summary refs log tree commit diff
path: root/app/services/concerns
AgeCommit message (Expand)Author
2020-02-21port tootsuite#11292 to monsterfork: Add whitelist modeEugen Rochko
2020-02-14add admin option to toggle auto-marking instance actors known & make enabling...multiple creatures
2020-01-20Original upstream mergeThibG
2019-11-19Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-07-19Correct OStatus inflection (Ostatus -> OStatus) (#4255)Eugen Rochko
2017-07-18Introduce Ostatus name space (#4164)Akihiko Odaki
2017-07-15Optimize uri normalization (#4212)ThibG
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-06-15Fix #3633 by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountSe...ThibG
2017-05-27Fix some nil errors (#3338)Eugen Rochko
2017-05-03Fix #2706 - Always respond with 200 to PuSH payloads (#2733)Eugen Rochko
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-02-11Make follow requests federateEugen Rochko