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
/
lib
/
activitypub
/
activity
/
announce.rb
Age
Commit message (
Expand
)
Author
2019-02-17
Add logging for rejected ActivityPub payloads and add tests (#10062)
Eugen Rochko
2019-02-15
Filter incoming Announce activities by relation to local activity (#10041)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2019-01-18
Add support for non-public reblogs from ActivityPub (#9841)
Eugen Rochko
2018-05-18
Resolve unknown status from Add activity, skip Remove if unknown (#7526)
Eugen Rochko
2018-05-12
Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
ThibG
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
2018-05-03
Fixes/do not override timestamps (#7331)
ThibG
2018-02-02
Accept ActivityPub announce from the author of the original note (#6236)
Akihiko Odaki
2018-01-09
Skip ActivityPub Announces of non-public objects (#6230)
Eugen Rochko
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-26
Fix #5059 - Stop processing payload if it's from local account (#5100)
Eugen Rochko
2017-09-18
Add published property to ActivityPub activity for reblogs (#5000)
unarist
2017-08-20
Handle duplicate ActivityPub activities (#4639)
Eugen Rochko
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko