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
Age
Commit message (
Expand
)
Author
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-27
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...
ThibG
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
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-18
Add support for non-public reblogs from ActivityPub (#9841)
Eugen Rochko
2019-01-16
Use summary as summary for converted ActivityPub objects (#9823)
Eugen Rochko
2019-01-16
Reduce chances of race conditions when processing deleted toots (#9815)
ThibG
2019-01-02
Ensure blocked user unfollows blocker if Block/Undo Block are processed out o...
ThibG
2018-12-30
Do not ignore federated reports targetting already-reported accounts (#9534)
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-26
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
Eugen Rochko
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-11-10
Fix emoji update date processing (#9255)
ThibG
2018-10-30
Accept the same payload in multiple inboxes and deliver (#9150)
Eugen Rochko
2018-10-29
Add Page AP type support (#9121)
m.b
2018-10-26
Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
ThibG
2018-10-26
Fix missing `mention` argument when processing incoming Create activities (#9...
ThibG
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-10-20
Add option to block reports from domain (#8830)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-11
Fix typo in ActivityPub Create handler (#8952)
Eugen Rochko
2018-10-11
Move network calls out of transaction in ActivityPub handler (#8951)
Eugen Rochko
2018-10-03
Fix handling of ActivityPub activities lacking some attributes (#8864)
ThibG
2018-09-28
Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
Eugen Rochko
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-08-26
Spread out crawling randomly to avoid DDoSing the link (#8445)
Eugen Rochko
2018-08-25
Support ActivityStreams’ summaryMap. (#8422)
M Somerville
2018-08-23
Do not crash if remote custom emoji does not define updated date (fixes #8376...
ThibG
2018-08-17
Implement Undo { Accept { Follow } } (fixes #8234) (#8245)
ThibG
2018-08-17
Use correct activity id in Accept when receiving duplicate Follow (fixes #821...
ThibG
2018-08-12
Expect relays to answer with accept/reject (#8179)
Eugen Rochko
2018-07-30
Fix incorrect context definition for the "featured" keyword (#8090)
Eugen Rochko
2018-06-08
Do not accept ActivityPub follow requests from blocked user (#7756)
Eugen Rochko
2018-05-31
Exclude unlisted, private and direct toots from affecting trends (#7686)
Eugen Rochko
2018-05-28
Record trending tags from ActivityPub, too (#7647)
Eugen Rochko
2018-05-25
Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
ThibG
2018-05-18
Resolve unknown status from Add activity, skip Remove if unknown (#7526)
Eugen Rochko
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
[next]