about summary refs log tree commit diff
path: root/app/workers/activitypub
AgeCommit message (Expand)Author
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-07-16Fix ActivityPub::UpdateDistributionWorker regression (#8039)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-05-19checking http status code with range (#7544)takayamaki
2018-05-19Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7...Eugen Rochko
2018-05-03Fixes/do not override timestamps (#7336)ThibG
2018-05-03Fixes/do not override timestamps (#7331)ThibG
2018-05-03Revert "Do not override timestamps for incoming toots" (#7330)Eugen Rochko
2018-05-03Do not override timestamps for incoming toots (#7326)ThibG
2018-04-13Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)Eugen Rochko
2018-04-07Add a circuit breaker for ActivityPub deliveries (#7053)Eugen Rochko
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-01-19Retry delivering toots over ActivityPub for about 2 days (#6298)ThibG
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-10-14Close connection when succeeded posting (#5390)abcang
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-09-30Retry ActivityPub delivery a few more times (#5014)ThibG
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-28Flush body when POST requests (#5128)abcang
2017-09-24Suppress backtrace when failed to communicate with a remote instance (#5076)Daigo 3 Dango
2017-09-16Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)unarist
2017-08-30Forward ActivityPub creates that reply to local statuses (#4709)Eugen Rochko
2017-08-26Forward ActivityPub deletes to followers of rebloggers (#4706)Eugen Rochko
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-21ActivityPub migration procedure (#4617)Eugen Rochko
2017-08-19Improve ActivityPub/OStatus compatibility (#4632)Eugen Rochko
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko