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
2022-05-16
Fix `Mastodon::RaceConditionError` that occurs when external status is reblog...
Yamagishi Kazutoshi
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-03-04
Fix duplicate notifications being possible after poll expiration (#17697)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-16
Change relays handling to not record boosts (#17571)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-04-21
Fix processing of remote Delete activities (#16084)
Claire
2021-03-24
Fix Mastodon not understanding as:Public and Public (#15948)
Claire
2020-08-24
Add support for inlined objects in activity audience (#14514)
ThibG
2020-07-20
Fix to add RedisLock to handle Announce activity (#14365)
Takeshi Umeda
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-03-27
Fix alternative relay support regression (#10398)
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-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