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.rb
Age
Commit message (
Expand
)
Author
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-17
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Eugen Rochko
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-02-02
Create Redisable#redis (#9633)
ysksn
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-08-26
Spread out crawling randomly to avoid DDoSing the link (#8445)
Eugen Rochko
2018-05-18
Resolve unknown status from Add activity, skip Remove if unknown (#7526)
Eugen Rochko
2018-05-03
Fixes/do not override timestamps (#7336)
ThibG
2018-05-03
Fixes/do not override timestamps (#7331)
ThibG
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-02-17
Push discovered status through streaming API within a time window (#6484)
Eugen Rochko
2018-01-19
Process mentions and reblogs even from resolved threads (#6299)
ThibG
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-10-17
When status is fetched instead of delivered, do not stream it (#5437)
Eugen Rochko
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-09-01
Do not rely on activity arriving exactly once after delete arrived (#4754)
Eugen Rochko
2017-08-21
Support more variations of ActivityPub keyId in signature (#4630)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-10
Handle ActivityPub follows correctly (#4571)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko