aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/workers
AgeCommit message (Expand)Author
2020-03-04Merge branch 'fix/no-email-no-fail' into 'develop'lain
2020-03-03Update CopyrightsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-27Do not fail when user has no emailEgor Kislitsyn
2020-02-20Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-18Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-15[#1505] Restricted max thread distance for fetching replies on incoming feder...Ivan Tashkinov
2020-02-11Hotlink logo instead of attachmentEgor Kislitsyn
2020-02-11Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to repl...Ivan Tashkinov
2020-02-05Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-01-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-28Add test for custom base_url when deleting an attachmentRoman Chvanikov
2020-01-28Fix base_url string trimmingRoman Chvanikov
2020-01-28Add loggingRoman Chvanikov
2020-01-28Fix __MODULE__ usageRoman Chvanikov
2020-01-28Remove unused varRoman Chvanikov
2020-01-28explicitly describe perform op in AttachmentsClenupWorkerRoman Chvanikov
2020-01-27Fix typoRoman Chvanikov
2020-01-25[#1505] Background fetching of incoming activities' `replies` collections.Ivan Tashkinov
2020-01-23removed try/rescueMaksim Pechnikov
2020-01-23Apply suggestion to lib/pleroma/workers/cron/clear_oauth_token_worker.exMaksim
2020-01-22Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-01-22Fix credo warningsEgor Kislitsyn
2020-01-22Disable NewUsersDigestEmail by defaultEgor Kislitsyn
2020-01-22Add new users digest emailEgor Kislitsyn
2020-01-22Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-19Fix credo warningRoman Chvanikov
2020-01-19Delete attachments asynchronouslyRoman Chvanikov
2019-12-09Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-05Merge branch 'develop' into issue/1342Maksim Pechnikov
2019-12-04Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-04updated ScheduledActivityMaksim Pechnikov
2019-11-28added privacy option to push notificationsMaksim Pechnikov
2019-11-27moved DigestEmail to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ActivityExpiration to Oban Periodic jobsMaksim Pechnikov
2019-11-27moved ScheduledActivity to Oban Periodic jobsMaksim Pechnikov
2019-11-26moved Pleroma.Stats to Oban Periodic jobsMaksim Pechnikov
2019-11-25moved OAuth.Token.CleanWorker to Oban Periodic jobsMaksim Pechnikov
2019-10-30Handle "Move" activityEgor Kislitsyn
2019-10-18federator: remove OStatus incoming document supportAriadne Conill
2019-10-18federator: remove websub stuffAriadne Conill
2019-09-22Admin API: Add ability to force user's password resetMaxim Filippov
2019-09-17Fix notification warningsSteven Fuchs
2019-09-02[#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` ...Ivan Tashkinov
2019-08-31[#1149] Refactored Oban workers API (introduced `enqueue/3`).Ivan Tashkinov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-31[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...Ivan Tashkinov
2019-08-27[#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with Websu...Ivan Tashkinov
2019-08-23[#1149] Publisher worker fix (atomized `params` keys).Ivan Tashkinov