about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Command Tags] Add helper methods for parsing post visibility and domainsFire Demon
2020-08-30[Performance] Cache inlined_attachments associationFire Demon
2020-08-30[Bug] Treat as Article if a title field is presentFire Demon
2020-08-30[Bug] Use correct key name for ActivityPub object titlesFire Demon
2020-08-30[UI, Accessibiity] Make dashed nest level indicators optionalFire Demon
2020-08-30[Localization] Update compatability note for indirect federation modeFire Demon
2020-08-30[Command Tags] Preload statement handlersFire Demon
2020-08-30[Bug] Use safe navigation to prevent crash if reply is orphanedFire Demon
2020-08-30[Bug, Workaround] Handle child_url parameter being an arrayFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Bug] Pass text command arguments as array instead of using splat operatingFire Demon
2020-08-30[Revise] Rename StatusTools to ParentStatusTools for next commitFire Demon
2020-08-30[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i...Darius Kazemi
2020-08-30[Filtering] Apply home timeline filtering behavior to listsFire Demon
2020-08-30[Glitch] Adds follow action timestamp to notificationThibaut Girka
2020-08-30[Privacy, UI, Port: glitch-soc@b8b6f1d] Change secondary and primary toot but...Thibaut Girka
2020-08-30[Privacy, Port: glitch-soc@0898ff9] Set replies to local-only toots as local-...Thibaut Girka
2020-08-30Don't leak reblogs of local-only tootsThibaut Girka
2020-08-30Redesign local-only toots in glitch flavourThibaut Girka
2020-08-30[Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling local-o...Thibaut Girka
2020-08-30[Privacy] Implement thread ownership and visibilityFire Demon
2020-08-30[Privacy, Preemptive] Make sure only published posts can ever be distributed ...Fire Demon
2020-08-30[Federation] Sign requests as the first follower of the descendant post autho...Fire Demon
2020-08-30[Database] Add task to prune empty and orphaned itemsFire Demon
2020-08-30[Federation] Split collection items fetching from FetchRepliesService off int...Fire Demon
2020-08-30[Database] Add index on statuses.visibility columnFire Demon
2020-08-30[Privacy] Limit visibility of replies to private threads and branchesFire Demon
2020-08-30[Privacy, Database] Limit visibility of replies to private postsFire Demon
2020-08-30[Filtering] Do not include replies when blocked by parent or boosts if silenc...Fire Demon
2020-08-30[Filtering] Do not include boosts in listsFire Demon
2020-08-30[Filtering] Do not include own posts in list timelinesFire Demon
2020-08-30[Convenience] Parse command tags at the end of lines containing only mentions...Fire Demon
2020-08-30[Feature] Add additional aliases for (un)hidingFire Demon
2020-08-30[Feature] Add text commands and various aliases for thread (un)hiding: #!hide...Fire Demon
2020-08-30[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Convenience] Add convenience variable for current conversationFire Demon
2020-08-30[Convenience] Treat colons and dots as underscores and ignore consecutive wor...Fire Demon
2020-08-30[Bug] Purge cached status when processing command tags and editsFire 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[Revise] Move :nest_level to Monsterfork attributesFire Demon
2020-08-30[UI] Use upstream styling for post separatorsFire Demon
2020-08-30[Feature] Add timeline-only mutesFire Demon
2020-08-30[Spam Prevention] Allow muting notifications from any threadFire Demon
2020-08-30[Database] Move lengthy backfill for computing post nesting levels to Rake ta...Fire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Localization] Move Advanced Privacy string out of upstream en locale and int...Fire Demon
2020-08-30[Bug, UI] Fix footer link textFire Demon