about summary refs log tree commit diff
path: root/app/services/concerns
AgeCommit message (Expand)Author
2020-06-03Fix activity not being signed (#13948)Takeshi Umeda
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-15Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-06-04Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
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