about summary refs log tree commit diff
path: root/app/workers
AgeCommit message (Expand)Author
2020-08-30[Spam Prevention] Add username confirmation and simple, frictionless anti-spa...Fire Demon
2020-08-30[Bug] Ignore missing items when resolving threadsFire Demon
2020-08-30[Federation, Feature] Add support for pull federation, account synchronizatio...Fire 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[Spam Prevention] Only allow one community digest worker to executeFire Demon
2020-08-30[Federation] Add worker for softblocksFire Demon
2020-08-30[Bug] Fix spelling of StatusStat associationFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post sh...Fire Demon
2020-08-30[Bug] AccountConversation already covered by Conversation pruning in Database...Fire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire 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[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i...Darius Kazemi
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[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Feature] Add manual publishing optionFire 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-30[Spam Prevention] Limit the community digest's boost candidates the last 18 m...Fire Demon
2020-08-30[Feature] Add community digest from Monsterfork v1Fire Demon
2020-07-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-20Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)Takeshi Umeda
2020-07-16Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-15Fix removing allowed domains being done synchronously (#14302)ThibG
2020-07-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-05Add color extraction for audio thumbnails (#14209)Eugen Rochko
2020-07-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-07-01Change move handler to carry blocks over (#14144)ThibG
2020-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-25Fix various issues around OpenGraph representation of media (#14133)Eugen Rochko
2020-06-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-09Make domain block/silence/reject-media code more robust (#13424)ThibG
2020-06-09Fix performance of follow import (#13836)Takeshi Umeda
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-13Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-12Fix RedownloadMediaWorker (#13741)Takeshi Umeda
2020-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-10Fix error within error when limiting backtrace to 3 lines (#13120)Eugen Rochko
2020-04-17Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-04-16Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable ...Takeshi Umeda
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-12Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka