about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-08-30[Bug] Do not directly merge frozen options hashFire Demon
2020-08-30[Bug] Check for empty JSON payload before continuingFire Demon
2020-08-30[Federation] Fall back to server representative if fetching a public resource...Fire Demon
2020-08-30[Privacy] Choose random local follower for private fetches instead of firstFire Demon
2020-08-30[UI] Improve display of remote profile disclaimerFire Demon
2020-08-30[Localization] Add friendlier disclaimer strings for remote profiles; sort keysFire Demon
2020-08-30[Privacy] Treat limited-audience boosts as limited instead of direct visibilityFire Demon
2020-08-30[Filtering, Bug] Remove duplicate or unnecessary permission checks, add missi...Fire Demon
2020-08-30[Spam Prevention] Only allow one community digest worker to executeFire Demon
2020-08-30[UI, Admin] Enable controls for setting domain restrictions in allowlist modeFire Demon
2020-08-30[Privacy] Restrict visibility of replies to private threadsFire Demon
2020-08-30[UI] Remove unnecessary padding around content notes and text indicatorsFire Demon
2020-08-30[Bug] Only check URI if stringFire Demon
2020-08-30[Command Tags] Run module init handlers even if no command tags in postFire Demon
2020-08-30[Command Tags] Move shutdown handler for variables module to end of sorted listFire Demon
2020-08-30[Command Tags] Init variables module before footer moduleFire Demon
2020-08-30[Command Tags] Run setup handlers in sort orderFire Demon
2020-08-30[Bug, UI] Invert padding to fix spacing between paragraphs without adding ext...Fire Demon
2020-08-30[Privacy] Refactor outbox privacy to allow full account migrations and authen...Fire Demon
2020-08-30[Privacy] Allow forcing local-only posts to be excluded in apply_account_filt...Fire Demon
2020-08-30[Privacy] Only consider being locally logged in "authenticated" in authentica...Fire Demon
2020-08-30[Privacy] Add public-only scope to "permitted_for"Fire Demon
2020-08-30[Privacy] Allow mixed-privacy posts in local APIFire Demon
2020-08-30[Privacy] Add "include_semiprivate" scope to "permitted_for", disabled by def...Fire Demon
2020-08-30[Bug Prevention] Do not process local collection URLsFire Demon
2020-08-30[UI] Increase contrast of signaturesFire Demon
2020-08-30[Bug, Command Tags] Shift arguments when passing "i am"/"we are" alias to "fo...Fire Demon
2020-08-30[Command Tags] Remove footer from post when deleting default or current signa...Fire Demon
2020-08-30[Command Tags] Handle signed alias for footersFire Demon
2020-08-30[Emoji] Include custom emoji in footer textFire Demon
2020-08-30[Command Tags] Handle "i am"/"we are" aliases for footersFire Demon
2020-08-30[Command Tags] Remove flanking blank space from footerFire Demon
2020-08-30[Command Tags] Allow setting default and signature alias in one statementFire 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[Command Tags] Clean up on errorFire Demon
2020-08-30[Federation] Use plaintext article summaries for compat with standard MastodonFire Demon
2020-08-30[Filters] Clean up and revise handling of silencesFire Demon
2020-08-30[Federation] Add worker for softblocksFire Demon
2020-08-30[Timelines] Media timeline follows Tavern Mode settingFire Demon
2020-08-30[Timelines] Reduce duplicate check to two hoursFire Demon
2020-08-30[Timelines] Always deliver remote public posts to Tavern Mode timelineFire Demon
2020-08-30[Federation] Allow passive federation from allowlisted serversFire Demon
2020-08-30[Bug] receiver_id -> into_account.idFire Demon
2020-08-30[UI] Add padding to captionsFire Demon
2020-08-30[Accessibility] Show media descriptions as captionsFire Demon
2020-08-30[Revise] Clean up feed filter code slightlyFire Demon
2020-08-30[Development] Disable allowlist and authorized fetch modes in development and...Fire Demon
2020-08-30[Bug] Fix spelling of StatusStat associationFire Demon
2020-08-30[Bug] Use correct test for presence of remote accountFire Demon