about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-08-30Fix dereferencing remote statuses not using the correct accountThibaut Girka
2020-08-30[Federation] Filter Twitter crossposter retweetsFire Demon
2020-08-30[UI] Fix padding between content note icon and spanFire Demon
2020-08-30[Feature] Support Misskey-compatible boosts with attached content notesFire Demon
2020-08-30[UI] Show article content on simple public viewFire Demon
2020-08-30[Bug] Remove reference to account_permission_itemsFire Demon
2020-08-30[Privacy] Unlink blocked repliesFire Demon
2020-08-30[Privacy] Use reply visibility gating to preserve thread permissions rather t...Fire Demon
2020-08-30[Timelines] Clear timelines before regenerating themFire Demon
2020-08-30[Federation, Revise] Add simple retries to ActivityPub::ProcessCollectionItem...Fire Demon
2020-08-30[Bug] Ignore missing items when resolving threadsFire Demon
2020-08-30[RSS] Add support for articleFire Demon
2020-08-30[Bug, Filters, Cleanup] Fix the timeline filters (hopefully once and for all!)Fire Demon
2020-08-30[UI] Move post pin/boost header to the right on public pagesFire Demon
2020-08-30[Bug] Treat null value as empty stringFire Demon
2020-08-30[Federation, Feature] Add support for pull federation, account synchronizatio...Fire Demon
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