about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-09-01[Privacy] Purge and re-download remote accounts if their actor key suddenly c... monsterfork-2020-09-01Fire Demon
2020-09-01[UI, Localization] Adjust description for silenced servers on about page to r...Fire Demon
2020-09-01[Bug] Skip spam registration check on email address change if already approvedFire Demon
2020-09-01[Database] Backfill users.username columnFire Demon
2020-09-01[Future, Privacy] Add sticky domain permissions flagFire Demon
2020-08-31[Command Tags] Add privacy alias for community visibilityFire Demon
2020-08-30[Bug] Remove double-renderFire Demon
2020-08-30[Privacy] Exclude unlisted posts from RSS feedsFire Demon
2020-08-30[Performance] Cache results of formattingFire 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[Invites] Add more bits to invite stringsFire Demon
2020-08-30[Media] Bump quality of media attachmentsFire Demon
2020-08-30[Profiles] Use include replies view for replies rather than just replies for ...Fire Demon
2020-08-30[Bug, Command Tags] Avoid processing deleted statusesFire Demon
2020-08-30[Bug, UI] Use safe navigationFire Demon
2020-08-30bump poll sizes to 33 options x 202 charsmultiple creatures
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[Rails] Clean up dead locks on Sidekiq jobsFire 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[Database, Revision] Use CREATE SEQUENCE IF NOT EXISTS instead of exceptionFire 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