about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2020-08-30[Bug, Filters, Cleanup] Fix the timeline filters (hopefully once and for all!)Fire Demon
2020-08-30[Federation, Feature] Add support for pull federation, account synchronizatio...Fire Demon
2020-08-30[Privacy] Choose random local follower for private fetches instead of firstFire 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[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, 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[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[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] Allow passive federation from allowlisted serversFire Demon
2020-08-30[Bug] receiver_id -> into_account.idFire Demon
2020-08-30[Revise] Clean up feed filter code slightlyFire 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[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[Feature] Add support for unlisted and out-of-body tagsFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post sh...Fire Demon
2020-08-30[Command Tags] Add support for interpreting arbitary blocks of command statementFire Demon
2020-08-30[UI] Make blog-style wide media optionalFire Demon
2020-08-30[Moderation] Limit scope of admin-level silences to timelines, search, and ac...Fire Demon
2020-08-30[Privacy, Timelines] Improve filteringFire Demon
2020-08-30[Timelines] Bump up size of feedsFire Demon
2020-08-30[Privacy, Bug] Exclude unpublished statuses and replies from timeline generationFire Demon
2020-08-30[Privacy] Check permissions of boosts and dereference boosts before sending t...Fire Demon
2020-08-30[Feature, Federation] Add support for arbitarty account and server metadata f...Fire Demon
2020-08-30[Federation] Use correct IRI prefix for schema.orgFire Demon
2020-08-30[Command Tags] Unpublish status before destroyingFire Demon
2020-08-30[Bug, Command Tags] Do not set publish flag on status before passing to Publi...Fire Demon
2020-08-30[Feature, Partial] Add backend support for additional publishing and customiz...Fire Demon
2020-08-30[Privacy, Command Tags] Add advanced deletesFire Demon
2020-08-30[Federation] cc implicit participants of limited-audience messagesFire Demon
2020-08-30[Bug, Command Tags] Include cc in visibilities listFire Demon
2020-08-30[Bug] Remove & from includesFire Demon
2020-08-30[Feature, Privacy, Command Tags] Add support for addressing listsFire Demon
2020-08-30[Bug, Command Tags] Remove stray ?Fire Demon
2020-08-30[Command Tags] Add support for persistent variablesFire Demon
2020-08-30[Command Tags] Allow using #!publish with currrent roar if it contains a body...Fire Demon