aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-30Fix AntiFollowbotPolicy when trying to follow a relayfeld
2019-08-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27Merge branch 'list-controller' into 'develop'lain
2019-08-27Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exMaksim
2019-08-27Transmogrifier: Use Containment.get_actor to get actors.lain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-27[#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with Websu...Ivan Tashkinov
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-26Move mastodon_api/*_controller.ex to mastodon_api/controllers/Egor Kislitsyn
2019-08-26Extract MastodonAPIController's list actions into MastodonAPI.ListController;...Egor Kislitsyn
2019-08-26Extract MastodonAPI.MastodonAPIController.errors/2 to MastodonAPI.FallbackCon...Egor Kislitsyn
2019-08-26Add validation in Pleroma.List.create/2Egor Kislitsyn
2019-08-25Merge branch 'issue/1177' into 'develop'kaniini
2019-08-25Log admin/moderator actionsMaxim Filippov
2019-08-25Merge branch 'fix-all-custom-fields-deleted' into 'develop'kaniini
2019-08-25Change to use attachment only when fields do not existkPherox
2019-08-24Merge branch 'admin-create-users' into 'develop'lain
2019-08-24Activity Expiration: Switch to 'expires_in' system.lain
2019-08-24ActivityExpirationWorker: Fix merge issues.lain
2019-08-24update testsMaksim Pechnikov
2019-08-24 put_resp_header("content-type", "application/activity+json") -> put_resp_con...Maksim Pechnikov
2019-08-24Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...lain
2019-08-23[#1149] Introduced `quantum` job scheduler. Documentation & config changes.Ivan Tashkinov
2019-08-23[#1149] Publisher worker fix (atomized `params` keys).Ivan Tashkinov
2019-08-23[#1149] Upgraded `oban` from 0.6.0 to 0.7.1.Ivan Tashkinov
2019-08-22fix /inbox for RelayMaksim Pechnikov
2019-08-22fix testMaksim Pechnikov
2019-08-22Merge branch 'develop' into issue/1177Maksim Pechnikov
2019-08-22Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-22Improve AP routes rate limitEgor Kislitsyn
2019-08-22fixed unfollow for relay actorMaksim Pechnikov
2019-08-22remove old user create and delete routes for adminSachin Joshi
2019-08-21Merge branch 'rate-limit-ap-routes' into 'develop'lain
2019-08-20Merge branch 'fix/admin-api-user-deletion' into 'develop'lain
2019-08-20Add `:ap_routes` rate limitEgor Kislitsyn
2019-08-20Merge branch 'digest-template' into 'develop'lain
2019-08-20Merge branch 'feature/custom-fields' into 'develop'lain
2019-08-19Refactor check_actor_is_activeMaxim Filippov
2019-08-19Merge branch 'develop' into 'fix/reverse-proxy-body-too-large'lain
2019-08-19Add more tests for Database tasks and DigestEmailWorkerSergey Suprunenko
2019-08-19Merge branch 'hotfix/user_unfollow' into 'develop'lain
2019-08-19removes duplicates from relay subscription listMaksim Pechnikov
2019-08-18Merge branch 'fix/bugfix-blocked-user-follow-reqs' into 'develop'kaniini
2019-08-18Merge branch 'feature/hide-muted-threads-from-timeline' into 'develop'kaniini
2019-08-18clear follow requests when blocking a userSadposter