about summary refs log tree commit diff
path: root/app/lib/activitypub
AgeCommit message (Expand)Author
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-06-26Add support for Audio activities (#11189)ThibG
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-09Change priority of delete activity forwards for replies and reblogs (#11002)Eugen Rochko
2019-06-04Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)ThibG
2019-06-04Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-06-03Handle blank poll options more gracefully (#10946)ThibG
2019-05-23Fix possible race condition when processing statuses (#10815)ThibG
2019-05-09Prevent silenced local users from notifying remote users not following them (...ThibG
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-27Fix alternative relay support regression (#10398)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-08Do not allow adding votes to expired polls (#10214)ThibG
2019-03-07Avoid unnecessarily fetching the replies collection when it is empty (#10201)ThibG
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Add tests for ActivityPub poll processing (#10143)Eugen Rochko
2019-03-04Fix remote poll expiration time (#10144)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-27Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...ThibG
2019-02-17Fix Announce activities of unknown statuses not fetching those statuses (#10065)Eugen Rochko
2019-02-17Add logging for rejected ActivityPub payloads and add tests (#10062)Eugen Rochko
2019-02-15Filter incoming Announce activities by relation to local activity (#10041)Eugen Rochko
2019-02-13Filter incoming Create activities by relation to local activity (#10005)Eugen Rochko
2019-02-13Alternative handling of private self-boosts (#9998)ThibG
2019-02-02Create Redisable#redis (#9633)ysksn
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-18Add support for non-public reblogs from ActivityPub (#9841)Eugen Rochko
2019-01-16Use summary as summary for converted ActivityPub objects (#9823)Eugen Rochko
2019-01-16Reduce chances of race conditions when processing deleted toots (#9815)ThibG
2019-01-02Ensure blocked user unfollows blocker if Block/Undo Block are processed out o...ThibG
2018-12-30Do not ignore federated reports targetting already-reported accounts (#9534)ThibG
2018-12-30Reduce usage of LD signatures (#9659)ThibG
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-12-26Fix ThreadResolveWorker getting queued with invalid URLs (#9628)Eugen Rochko
2018-11-16Prevent multiple handlers for Delete of Actor from running (#9292)Eugen Rochko