aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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-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
2019-08-16FormattingMark Felder
2019-08-16fixed User.unfollow with synchronization external userMaksim Pechnikov
2019-08-16Merge branch 'pleroma-conversations' into 'develop'lain
2019-08-16Add configurable colors and logo for the digest templateEgor Kislitsyn
2019-08-15max_body_size -> max_body_length, as it should beMark Felder
2019-08-15Fix OAuth cleanup worker unconditionally startingrinpatch
2019-08-15Merge branch 'features/formatting-sub_sup' into 'develop'kaniini
2019-08-15Parallelize template renderingrinpatch
2019-08-15Hide muted theads from home/public timelines unless `with_muted` is setrinpatch
2019-08-15Merge branch 'cache-follow-state' into 'develop'lain
2019-08-14Merge branch 'develop' into 'fix/admin-api-user-deletion'Maxim Filippov
2019-08-15Do not check if actor is active when deleting a userMaxim Filippov
2019-08-15Collect stats immediately after initrinpatch
2019-08-15Cache follow staterinpatch
2019-08-15Add a task to benchmark timeline renderingrinpatch
2019-08-14html.ex: Allow sub and sup elements by defaultHaelwenn (lanodan) Monnier
2019-08-14Merge branch 'misc-otp-issues' into 'develop'rinpatch
2019-08-14Merge branch 'fix/http-signatures-post' into 'develop'rinpatch
2019-08-14Apply suggestion to lib/pleroma/web/activity_pub/publisher.exkaniini
2019-08-14activitypub: publisher: add (request-target) to http signature when POSTingAriadne Conill
2019-08-14MRF: fix up unserializable option lists in describe implementationsAriadne Conill
2019-08-14Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queueIvan Tashkinov
2019-08-14[#1149] Oban mailer job. Adjusted tests.Ivan Tashkinov
2019-08-14fix formattingstwf
2019-08-14Implement Pleroma.Stats as GenServerstwf
2019-08-14streamline Streamer pingsstwf
2019-08-14Isolate OAuth.Token.CleanWorkerstwf
2019-08-14use default child_specsstwf
2019-08-14Conversations: Load relations in one query.lain
2019-08-14Fix compatibility with Elixir 1.8Egor Kislitsyn
2019-08-14Conversation: Render new participation on update.lain