about summary refs log tree commit diff
AgeCommit message (Expand)Author
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, Localization] to -> fromFire Demon
2020-08-30[Bug] Use correct test for presence of remote accountFire Demon
2020-08-30[Revise] Do not re-fetch posts the server already hasFire 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[Formatting] Split remote content formatting to utility methodFire Demon
2020-08-30[Database] Change column type of status_mutes.account_id to bigintFire Demon
2020-08-30[Command Tags] Handle escaping command sigil in argumentsFire Demon
2020-08-30[Articles] Add permalink to article summariesFire Demon
2020-08-30[Feature] Full article supportFire Demon
2020-08-30[Bug, Localization] Replace "en-MP" with "en" in post languageFire Demon
2020-08-30[UI] Move mentions tab to middle positionFire Demon
2020-08-30[UI] Add double-click to clearFire Demon
2020-08-30[UI] Non-destructive conversion of reply to non-reply, add clear buttonFire Demon
2020-08-30[UI] Compact status prepend indicatorsFire Demon
2020-08-30[UI] Exclude Mentions tab on own profileFire Demon