about summary refs log tree commit diff
path: root/app/models/status.rb
AgeCommit message (Expand)Author
2020-08-30[Privacy] Use reply visibility gating to preserve thread permissions rather t...Fire 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[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[Privacy, Timelines] Improve filteringFire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...Fire Demon
2020-08-30[Feature, Partial] Add backend support for additional publishing and customiz...Fire Demon
2020-08-30[Federation] Define silent mentions on status modelFire Demon
2020-08-30[Feature, Database] Add migrations and models for queued boosts, delayed publ...Fire 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[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
2020-08-30[Privacy] Limit visibility of replies to private threads and branchesFire Demon
2020-08-30[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Feature] Introduce nest_level attribute to posts and API to help apps visual...Fire Demon
2020-08-30[Database] Add missing "not null" attribute to Monsterfork columnsFire Demon
2020-08-30[Refactoring] Minor code style auto-refactorings from RubocopFire Demon
2020-08-30[Future] Add distributable scopeFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-30[Privacy] Let admins exclude private domains from the public allowlistFire Demon
2020-05-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-23Fix searchable status without explicitly mentioning it (#13829)Takeshi Umeda
2020-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-05-10Improve RSS entries for statuses (#13592)ThibG
2020-05-03Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-03Revert "improve status title (#8596)" (#13591)Yamagishi Kazutoshi
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-04-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-04-05Fix PostgreSQL load when linking in announcements (#13250)ThibG