index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
activitypub
/
fetch_remote_account_service.rb
Age
Commit message (
Expand
)
Author
2020-12-18
Fix resolving accounts sometimes creating duplicate records for a given AP id...
ThibG
2020-10-08
Remove dependency on goldfinger gem (#14919)
Eugen Rochko
2020-05-10
Refactor monkey-patching of Goldfinger (#12561)
Eugen Rochko
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-01-07
Improvements to signature verification (#9667)
ThibG
2018-10-26
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
Eugen Rochko
2018-08-22
Improve federated ID validation (#8372)
Eugen Rochko
2018-07-28
Prevent ActivityPub movedTo recursion (#8092)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2017-10-04
Check Webfinger-returned author URI even when not redirected (#5213)
ThibG
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-04
Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)
Eugen Rochko
2017-08-14
Hook up URL-based resource look-up to ActivityPub (#4589)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko