about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2020-08-30[Bug Prevention] Do not process local collection URLsFire Demon
2020-08-30[Feature] Post signaturesFire Demon
2020-08-30[Federation] Add worker for softblocksFire Demon
2020-08-30[Timelines] Media timeline follows Tavern Mode settingFire Demon
2020-08-30[Timelines] Reduce duplicate check to two hoursFire Demon
2020-08-30[Timelines] Always deliver remote public posts to Tavern Mode timelineFire Demon
2020-08-30[Revise] Do not re-fetch posts the server already hasFire Demon
2020-08-30[Federation] Force out-of-body mentions to be delivered without a notificationFire Demon
2020-08-30[Feature] Add support for unlisted and out-of-body tagsFire Demon
2020-08-30[Bug] Deliver local non-reblogs to public timelineFire Demon
2020-08-30[Privacy] Allow setting local-only flag on edits if original was unpublishedFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post sh...Fire Demon
2020-08-30[Privacy] Make authorized fetch and allowlist mode a hard requirement for Mon...Fire Demon
2020-08-30[Moderation] Limit scope of admin-level silences to timelines, search, and ac...Fire Demon
2020-08-30[Privacy] Check permissions of boosts and dereference boosts before sending t...Fire Demon
2020-08-30[Timelines] Replace Federated timetime with public local reblogs when in loca...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[Bug] Include mentions already attached to status in result setFire Demon
2020-08-30[Feature] Deliver limited-audience posts to listsFire Demon
2020-08-30[Federation] Do not force-reveal passive mentions of secondary audience - the...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[Bug] Fix handling of mention in updatesFire Demon
2020-08-30[Privacy] Force in-body mentions to have explicit mentionsFire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Feature] Use unprocessed text for editsFire Demon
2020-08-30[Command Tags] Give a user-friendlier message when processing command tags wi...Fire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i...Darius Kazemi
2020-08-30[Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling local-o...Thibaut Girka
2020-08-30[Privacy, Preemptive] Make sure only published posts can ever be distributed ...Fire Demon
2020-08-30[Federation] Split collection items fetching from FetchRepliesService off int...Fire Demon
2020-08-30[Feature] Add post and thread (un)hiding to backendFire 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] Add timeline-only mutesFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Privacy] Add profile option for indirect federation mode, disabled by defaultFire Demon
2020-08-30[Federation] Add support for signing fetches as the participating local user ...Fire Demon
2020-08-30[Privacy] Federate references to objects than embedding them so that their pe...Fire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-26Fix following restriction not working when exact match in account search (#14...Takeshi Umeda
2020-07-24Merge branch 'master' into glitch-soc/masterThibaut Girka
2020-07-23Fix duplicate notification and delivery of mentions (#14378)Takeshi Umeda