about summary refs log tree commit diff
path: root/app/services/resolve_remote_account_service.rb
AgeCommit message (Expand)Author
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-12-09Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929)Eugen Rochko
2017-11-17Fix some rubocop style issues (#5730)Eugen Rochko
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-09-28If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...Eugen Rochko
2017-09-17Fix an error when actor json couldn't be fetched in ResolveRemoteAccountServi...unarist
2017-09-14Fix refollowing (#4931)ThibG
2017-09-12[WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to â€...ThibG
2017-08-14Require "inbox" to be set on actor to be ActivityPub-ready (#4595)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Refactor ResolveRemoteAccountService (#4258)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko