Age | Commit message (Expand) | Author |
2020-08-30 | Fix dereferencing remote statuses not using the correct account | Thibaut Girka |
2020-08-30 | [Federation] Filter Twitter crossposter retweets | Fire Demon |
2020-08-30 | [Feature] Support Misskey-compatible boosts with attached content notes | Fire Demon |
2020-08-30 | [Privacy] Use reply visibility gating to preserve thread permissions rather t... | Fire Demon |
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 first | Fire Demon |
2020-08-30 | [Privacy] Treat limited-audience boosts as limited instead of direct visibility | Fire Demon |
2020-08-30 | [Federation] Allow passive federation from allowlisted servers | Fire 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.org | Fire Demon |
2020-08-30 | [Federation] cc implicit participants of limited-audience messages | Fire Demon |
2020-08-30 | [Privacy] Add options for private accounts | Fire Demon |
2020-08-30 | [Feature, Privacy] Add base support for per-domain post privacy | Fire Demon |
2020-08-30 | [Federation] Add backend support for ActivityPub object titles | Fire Demon |
2020-08-30 | [Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i... | Darius Kazemi |
2020-08-30 | [Privacy] Implement thread ownership and visibility | Fire 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 default | Fire 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 editing | Fire Demon |
2020-08-04 | Add support for direct message assertions | Fire Demon |
2020-08-01 | Fix handling of Reject Follow when a matching follow relationship exists (#14... | ThibG |
2020-07-22 | Fix not handling Undo on some activity types when they aren't inlined (#14346) | ThibG |
2020-07-22 | Dereference object URIs in Create and Update messages (#14359) | ThibG |
2020-07-20 | Fix to add RedisLock to handle Announce activity (#14365) | Takeshi Umeda |
2020-07-14 | Improve group processing (#14279) | Takeshi Umeda |
2020-07-14 | Fix rubocop warning (#14288) | abcang |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-15 | Add support for `summary` field for media description (#13763) | ThibG |
2020-03-26 | Change `tootctl media remove-orphans` to work for all classes (#13316) | Eugen Rochko |
2020-01-11 | Clarify keyword arguments with ** (#12769) | Daigo 3 Dango |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | ThibG |
2019-12-16 | Add Event activity-type support (#12637) | Thomas Citharel |
2019-12-04 | Add basic support for group actors (#12071) | Takeshi Umeda |
2019-12-02 | Update ESLint and RuboCop in Code Climate (#12534) | Yamagishi Kazutoshi |
2019-11-30 | Fallback to Create audience when object has no defined audience (#12249) | ThibG |
2019-11-04 | Fix code referencing wrong class (#12263) | ThibG |
2019-10-24 | Allow Accept/Reject with a non-embedded object (#12199) | puckipedia |
2019-09-29 | Add voters count support (#11917) | ThibG |
2019-09-29 | Fix account migration not affecting followers on origin server (#11980) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-18 | Change spam check to apply to local accounts and add a threshold (#11806) | Eugen Rochko |
2019-09-17 | Fix Move handler queuing jobs that will fail if account is suspended (#11864) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-09-10 | Add retry for failed media downloads and `tootctl media refresh` (#11775) | Eugen Rochko |