about summary refs log tree commit diff
path: root/app/lib/activitypub
AgeCommit message (Expand)Author
2020-08-30[Federation, Revise] Add simple retries to ActivityPub::ProcessCollectionItem...Fire Demon
2020-08-30[Federation, Feature] Add support for pull federation, account synchronizatio...Fire Demon
2020-08-30[Privacy] Choose random local follower for private fetches instead of firstFire Demon
2020-08-30[Privacy] Treat limited-audience boosts as limited instead of direct visibilityFire Demon
2020-08-30[Federation] Allow passive federation from allowlisted serversFire Demon
2020-08-30[Federation] Include and dereference URI to the root post of threads; dynamic...Fire Demon
2020-08-30[Feature, Federation] Add support for arbitarty account and server metadata f...Fire Demon
2020-08-30[Federation] Use correct IRI prefix for schema.orgFire Demon
2020-08-30[Federation] cc implicit participants of limited-audience messagesFire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i...Darius Kazemi
2020-08-30[Privacy] Implement thread ownership and visibilityFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Privacy] Add profile option for indirect federation mode, disabled by defaultFire Demon
2020-08-30[Federation] Add support for signing fetches as the participating local user ...Fire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-04Add support for direct message assertionsFire Demon
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2020-07-22Dereference object URIs in Create and Update messages (#14359)ThibG
2020-07-20Fix to add RedisLock to handle Announce activity (#14365)Takeshi Umeda
2020-07-14Improve group processing (#14279)Takeshi Umeda
2020-07-14Fix rubocop warning (#14288)abcang
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2020-03-26Change `tootctl media remove-orphans` to work for all classes (#13316)Eugen Rochko
2020-01-11Clarify keyword arguments with ** (#12769)Daigo 3 Dango
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-12-02Update ESLint and RuboCop in Code Climate (#12534)Yamagishi Kazutoshi
2019-11-30Fallback to Create audience when object has no defined audience (#12249)ThibG
2019-11-04Fix code referencing wrong class (#12263)ThibG
2019-10-24Allow Accept/Reject with a non-embedded object (#12199)puckipedia
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
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