about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-08-30[UI] Move CSS for style settings to custom web app CSS controllerFire 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[Localization] Change Monsterpit flavoring for Federated timelineFire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...Fire Demon
2020-08-30[Bug] Do not try to set hidden attribute if it is nil when someone is muting ...Fire Demon
2020-08-30[Feature, Federation] Add support for arbitarty account and server metadata f...Fire Demon
2020-08-30[Federation] Allow users to access ActivityPub representation of their own ac...Fire Demon
2020-08-30[Bug] Do not send notifications for implicit mentionsFire Demon
2020-08-30[Major Bug] Fix processing and removal of removed tags in updated postsFire Demon
2020-08-30[Federation] Use correct IRI prefix for schema.orgFire Demon
2020-08-30[Bug] Include mentions already attached to status in result setFire Demon
2020-08-30[Command Tags] Unpublish status before destroyingFire Demon
2020-08-30[Feature] Deliver limited-audience posts to listsFire Demon
2020-08-30[Bug, Command Tags] Do not set publish flag on status before passing to Publi...Fire Demon
2020-08-30[Federation] Do not force-reveal passive mentions of secondary audience - the...Fire Demon
2020-08-30[Feature, UI] Add settings to customize CSS of profile pages and web appFire 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[Privacy] Send delete requests to known federationFire Demon
2020-08-30[Bug, Privacy, Federation] Remove faulty (and unnecessary!) per-domain payloadFire Demon
2020-08-30[Privacy, Federation] Include implicit mentions when delivering deletesFire Demon
2020-08-30[Database] Add missing accounts reference to destructing statuses tableFire Demon
2020-08-30[Federation] Allow users to access ActivityPub representation of their own po...Fire Demon
2020-08-30[Federation] Define silent mentions on status modelFire Demon
2020-08-30[Bug, Database] Fix publishing delay migrationFire Demon
2020-08-30[Bug] Add missing alt attributeFire Demon
2020-08-30[Database] Add missing accounts reference to publishing delay tableFire 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[Bug] Fix handling of mention in updatesFire Demon
2020-08-30[Privacy] Force in-body mentions to have explicit mentionsFire 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[Feature, Database] Add migrations and models for queued boosts, delayed publ...Fire Demon
2020-08-30[UI] Apply Monsterfork formatting overrides to external pagesFire Demon
2020-08-30[Command Tags] Add support for persistent variablesFire Demon
2020-08-30[Database, Models] Add missing uniqueness validationsFire Demon
2020-08-30[Feature] Add general-purpose account metadata to backendFire Demon
2020-08-30[Command Tags] Allow using #!publish with currrent roar if it contains a body...Fire Demon
2020-08-30[Command Tags] Move blank post check to utility methodFire Demon
2020-08-30[Command Tags] Make startup and shutdown calls to all modulesFire Demon
2020-08-30[UI, Accessibility] Make underlining hyperlinks optionalFire Demon
2020-08-30[Bug, Command Tags] Strip end markers out of multi-line text blocksFire Demon
2020-08-30[UI] Remove background of code nested in preFire Demon
2020-08-30[UI] Theme code and pre separatelyFire Demon
2020-08-30[UI] Add console-like theme to code snippetsFire Demon