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_status_service.rb
Age
Commit message (
Expand
)
Author
2018-08-22
Improve federated ID validation (#8372)
Eugen Rochko
2018-05-12
Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
ThibG
2018-05-05
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-01-15
Allow attributedTo in a status to be an embedded object (#6238)
puckipedia
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-19
Fix NoMethodError at ActivityPub::FetchRemoteStatusService (#5753)
abcang
2017-10-30
Update remote ActivityPub users when fetching their toots (#5545)
ThibG
2017-10-08
Fix #5272 - Order of checks in ActivityPub handler (#5276)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-13
Fix #4917 - Add missing suspend checks (#4921)
Eugen Rochko
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-08-24
Fetch reblogs as Announce activity instead of Note object (#4672)
unarist
2017-08-14
Hook up URL-based resource look-up to ActivityPub (#4589)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko