about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_remote_account_service.rb
AgeCommit message (Expand)Author
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2020-12-18Fix resolving accounts sometimes creating duplicate records for a given AP id...ThibG
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-05-10Refactor monkey-patching of Goldfinger (#12561)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
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