about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_remote_account_service.rb
AgeCommit message (Expand)Author
2020-02-21get rid of refereces to now-rejected autoreject helper (& unbreak the server)multiple creatures
2020-02-21remove autoreject implementation, superseded by monsterfork graylisting + ups...multiple creatures
2020-01-20Original upstream mergeThibG
2019-07-22move autoreject check to own module & check for reject before pulling resourcesmultiple creatures
2019-01-07Improvements to signature verification (#9667)ThibG
2018-10-26Add locality check to ActivityPub::FetchRemoteAccountService (#9109)Eugen Rochko
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2018-07-28Prevent ActivityPub movedTo recursion (#8092)Eugen Rochko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-02Support all ActivityPub actor types (#6997)Eugen Rochko
2017-10-04Check Webfinger-returned author URI even when not redirected (#5213)ThibG
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-10-04Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)Eugen Rochko
2017-08-14Hook up URL-based resource look-up to ActivityPub (#4589)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko