summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/streamer/worker.ex
AgeCommit message (Expand)Author
2020-05-07Streamer reworkhref
2020-04-22Streamer: Stream boosts to the boosting user.lain
2020-03-25Fixed incorrect usage of "relations" as a short form of "relationships".Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-01-28Streamer: Correctly handle reblog muteslain
2019-11-20[#1335] User AP ID relations fetching performance optimizations.Ivan Tashkinov
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-18[#1335] Refactored UserMute and UserBlock into UserRelationship, introduced E...Ivan Tashkinov
2019-11-15[#1335] Reorganized `users.mutes` as relation to UserMute entity.Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-11-03streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-04streamer: worker: actually use should_send? consistentlyAriadne Conill
2019-10-04streamer: worker: check for lack of intersectionality between a user's blockl...Ariadne Conill
2019-10-04streamer: add missing copyright headersAriadne Conill
2019-09-16Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-16Revert "Merge branch 'streamer-refactoring' into 'develop'"kaniini
2019-09-16Streamer refactoringSteven Fuchs