about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2020-08-30[Bug] Remove double-renderFire Demon
2020-08-30[Privacy] Exclude unlisted posts from RSS feedsFire Demon
2020-08-30[UI] Merge landing and about pageFire Demon
2020-08-30[Spam Prevention] Add username confirmation and simple, frictionless anti-spa...Fire Demon
2020-08-30[Profiles] Use include replies view for replies rather than just replies for ...Fire Demon
2020-08-30[Feature] Support Misskey-compatible boosts with attached content notesFire Demon
2020-08-30[Filtering, Bug] Remove duplicate or unnecessary permission checks, add missi...Fire Demon
2020-08-30[Privacy] Refactor outbox privacy to allow full account migrations and authen...Fire Demon
2020-08-30[Privacy] Only consider being locally logged in "authenticated" in authentica...Fire Demon
2020-08-30[Privacy] Allow mixed-privacy posts in local APIFire Demon
2020-08-30[API] Add support for manual publishing and quiet local notifyFire Demon
2020-08-30[Feature] Post signaturesFire Demon
2020-08-30[Development] Disable allowlist and authorized fetch modes in development and...Fire Demon
2020-08-30[Bug] Use correct test for presence of remote accountFire Demon
2020-08-30[Filters, Timelines] Add options to toggle filters for replies to and boosts ...Fire 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[CSS] Do not publicly cache web app overides.Fire Demon
2020-08-30[UI] Make blog-style wide media optionalFire Demon
2020-08-30[Privacy] Make authorized fetch and allowlist mode a hard requirement for Mon...Fire Demon
2020-08-30[UI] Move CSS for style settings to custom web app CSS controllerFire Demon
2020-08-30[Privacy] Check permissions of boosts and dereference boosts before sending t...Fire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...Fire Demon
2020-08-30[Federation] Allow users to access ActivityPub representation of their own ac...Fire Demon
2020-08-30[Feature, Partial] Add backend support for additional publishing and customiz...Fire Demon
2020-08-30[Federation] Allow users to access ActivityPub representation of their own po...Fire Demon
2020-08-30[UI, Accessibility] Make underlining hyperlinks optionalFire Demon
2020-08-30[Bug, API] Pass current account to context serializer to add domain permissio...Fire Demon
2020-08-30[UI, API, Rebase] Clean up original domain permissions APIFire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Privacy] Exclude mixed-privacy posts from public collections unless the requ...Fire Demon
2020-08-30[Feature, Privacy] Add API support for per-domain post privacy (account)Fire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire 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[Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling local-o...Thibaut Girka
2020-08-30[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Feature] Add command tags; add #!edit and #!publish commands for mobile usersFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Use permitted-for scope for public pagesFire Demon
2020-08-30[Feature] Add timeline-only mutesFire 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[Privacy] Allow access to own repliesFire Demon
2020-08-30[Privacy] Remove replies scope from UI and APIFire Demon
2020-08-30[Privacy] Allow unlisted posts on public pages when viewer is authenticatedFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-30[Transparency] Add /api/v1/admin/domain_allows and /api/v1/admin/domain_block...Fire Demon
2020-08-30[Privacy] Let admins exclude private domains from the public allowlistFire Demon
2020-08-30[Privacy] Exclude unlisted statuses from public profile pagesFire Demon