about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2020-09-01[Bug] Skip spam registration check on email address change if already approvedFire Demon
2020-09-01[Future, Privacy] Add sticky domain permissions flagFire Demon
2020-08-30[Spam Prevention] Add username confirmation and simple, frictionless anti-spa...Fire Demon
2020-08-30[Invites] Add more bits to invite stringsFire Demon
2020-08-30[Media] Bump quality of media attachmentsFire 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 firstFire Demon
2020-08-30[Privacy] Restrict visibility of replies to private threadsFire Demon
2020-08-30[Privacy] Allow forcing local-only posts to be excluded in apply_account_filt...Fire Demon
2020-08-30[Privacy] Add public-only scope to "permitted_for"Fire Demon
2020-08-30[Privacy] Add "include_semiprivate" scope to "permitted_for", disabled by def...Fire Demon
2020-08-30[Emoji] Include custom emoji in footer textFire Demon
2020-08-30[Feature] Post signaturesFire Demon
2020-08-30[Federation] Include and dereference URI to the root post of threads; dynamic...Fire Demon
2020-08-30[Filters, Timelines] Add options to toggle filters for replies to and boosts ...Fire Demon
2020-08-30[Bug, Localization] Replace "en-MP" with "en" in post languageFire Demon
2020-08-30[Profiles] Add category filtersFire Demon
2020-08-30[Feature] Add support for unlisted and out-of-body tagsFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post sh...Fire Demon
2020-08-30[UI] Make blog-style wide media optionalFire Demon
2020-08-30[Moderation] Limit scope of admin-level silences to timelines, search, and ac...Fire Demon
2020-08-30[Privacy, Timelines] Improve filteringFire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...Fire Demon
2020-08-30[Bug] Do not try to set hidden attribute if it is nil when someone is muting ...Fire Demon
2020-08-30[Feature, Federation] Add support for arbitarty account and server metadata f...Fire Demon
2020-08-30[Feature, Partial] Add backend support for additional publishing and customiz...Fire Demon
2020-08-30[Database] Add missing accounts reference to destructing statuses tableFire Demon
2020-08-30[Federation] Define silent mentions on status modelFire Demon
2020-08-30[Bug, Database] Fix publishing delay migrationFire Demon
2020-08-30[Database] Add missing accounts reference to publishing delay tableFire Demon
2020-08-30[Feature, Database] Add migrations and models for queued boosts, delayed publ...Fire Demon
2020-08-30[Database, Models] Add missing uniqueness validationsFire Demon
2020-08-30[Feature] Add general-purpose account metadata to backendFire Demon
2020-08-30[UI, Accessibility] Make underlining hyperlinks optionalFire Demon
2020-08-30[Rails] Revise association cachingFire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Privacy] Add support for matching unmatched domains with * glob in per-domai...Fire Demon
2020-08-30[Feature] Use unprocessed text for editsFire Demon
2020-08-30[Privacy] Improve handling of mixed permissionsFire Demon
2020-08-30[Privacy] Exclude mixed-privacy posts from public collections unless the requ...Fire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Performance] Cache inlined_attachments associationFire Demon
2020-08-30[UI, Accessibiity] Make dashed nest level indicators optionalFire 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, Port: glitch-soc@0898ff9] Set replies to local-only toots as local-...Thibaut Girka
2020-08-30Don't leak reblogs of local-only tootsThibaut Girka
2020-08-30[Privacy] Implement thread ownership and visibilityFire Demon