about summary refs log tree commit diff
path: root/app/lib/activitypub
AgeCommit message (Expand)Author
2018-10-11Move network calls out of transaction in ActivityPub handler (#8951)Eugen Rochko
2018-10-03Fix handling of ActivityPub activities lacking some attributes (#8864)ThibG
2018-09-28Fix class autoloading issue in ActivityPub::Activity::Create (#8820)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-26Spread out crawling randomly to avoid DDoSing the link (#8445)Eugen Rochko
2018-08-25Support ActivityStreams’ summaryMap. (#8422)M Somerville
2018-08-23Do not crash if remote custom emoji does not define updated date (fixes #8376...ThibG
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-08-17Use correct activity id in Accept when receiving duplicate Follow (fixes #821...ThibG
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-07-30Fix incorrect context definition for the "featured" keyword (#8090)Eugen Rochko
2018-06-08Do not accept ActivityPub follow requests from blocked user (#7756)Eugen Rochko
2018-05-31Exclude unlisted, private and direct toots from affecting trends (#7686)Eugen Rochko
2018-05-28Record trending tags from ActivityPub, too (#7647)Eugen Rochko
2018-05-25Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)ThibG
2018-05-18Resolve unknown status from Add activity, skip Remove if unknown (#7526)Eugen Rochko
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2018-05-12Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)ThibG
2018-05-05Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)Eugen Rochko
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
2018-05-03Fixes/do not override timestamps (#7336)ThibG
2018-05-03Fixes/do not override timestamps (#7331)ThibG
2018-05-02Accept actor object updates from all supported actor types (#7312)ThibG
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-07Forward deletes on the same path as reply forwarding (#7058)Eugen Rochko
2018-03-30Fix compatibility with PeerTube (#6968)ThibG
2018-03-29Do not ignore unknown media attachments, only skip them (#6948)ThibG
2018-03-19Ignore media validation when attaching to status during processing (#6822)Eugen Rochko
2018-03-08fix validation error (media only status) (#6684)MitarashiDango
2018-03-07Fix #6657 - Use target instead of origin in Remove activity (#6664)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-02-28Fix #5708: Reject->Follow will remove the follow if it exists (#6571)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-17Push discovered status through streaming API within a time window (#6484)Eugen Rochko
2018-02-02Accept ActivityPub announce from the author of the original note (#6236)Akihiko Odaki
2018-01-19Process mentions and reblogs even from resolved threads (#6299)ThibG
2018-01-09Skip ActivityPub Announces of non-public objects (#6230)Eugen Rochko
2018-01-09Add the author of a status to cc if reblogged (#6226)puckipedia
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-08Move Article from supported to converted types (#6218)puckipedia
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2018-01-03Don't leave behind husk of remotely-deleted profile (#6159)Eugen Rochko
2017-12-10Save media outside transaction (#5959)abcang
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-30Fix too many forwards (#5854)Eugen Rochko