summaryrefslogtreecommitdiff
path: root/test/web/streamer/streamer_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-09-19[#2074] OAuth scope checking in Streaming API.Ivan Tashkinov
2020-07-04Streamer: Don't filter out announce notifications.lain
2020-07-02Streamer: Align announce streaming with polling.lain
2020-06-06ChatMessageReference -> Chat.MessageReferencelain
2020-06-03Streamer, SideEffects: Stream out ChatMessageReferenceslain
2020-05-30Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-29fix unused var warningRoman Chvanikov
2020-05-30Add test for stream boosts of mastodon userkPherox
2020-05-29Streamer: Add a chat message stream.lain
2020-05-25Streamer: Don't crash on streaming chat notificationslain
2020-05-21Announcements: Fix all tests.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-12Expand and authorize streams in Streamer directlyhref
2020-05-07Streamer reworkhref
2020-04-30StreamerTest: Separate deletion test.lain
2020-04-22Streamer: Stream boosts to the boosting user.lain
2020-04-11Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-20Merge branch 'develop' into gunAlexander Strizhakov
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-05removing try block in tesla requestAlexander Strizhakov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-01-29Merge branch 'fix-streaming-reblog' of git.pleroma.social:pleroma/pleroma int...lain
2020-01-29Streamer Tests: code readability improvementslain
2020-01-28Update streamer_test.exslain
2020-01-28Streamer: Correctly handle reblog muteslain
2019-12-16formattingrinpatch
2019-12-16tests: significantly reduce streamer timeoutrinpatch
2019-12-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-29Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-28Cleanup tests outputEgor Kislitsyn
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-11-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-04Mastodon API, streaming: Add `pleroma.direct_conversation_id` to the `convers...eugenijm
2019-11-03streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-04tests: streamer: add a test for blocked transitive activitiesAriadne Conill
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
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