aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/streamer_test.exs
AgeCommit message (Collapse)Author
2022-10-08Merge branch 'release/2.4.4' into mergeback/2.4.4Tusooa Zhu
2022-08-19Refactor streamer testTusooa Zhu
2022-08-19Disconnect streaming sessions when token is revokedTusooa Zhu
2022-06-11Send the correct update in streamerTusooa Zhu
get_create_by_ap_id_with_object() seems to fetch the old object. Why this happens needs further investigation.
2022-06-03Test that own edits are streamedTusooa Zhu
2022-06-03Stream out editsTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2021-12-31StreamerTest: tag erratic testAlex Gleason
2021-02-10not used mockAlexander Strizhakov
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2021-01-04Object: Rework how Object.normalize workslain
Now it defaults to not fetching, and the option is named.
2020-12-02Document follow relationship updates and cleanupEgor Kislitsyn
2020-12-02Stream follow updatesEgor Kislitsyn
2020-11-23Use Jason instead of Poison in testsMark Felder
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
alexgleason/pleroma-restrict-domain
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-13Merge remote-tracking branch 'upstream/develop' into restrict-domainAlex Gleason
2020-10-13tests consistencyAlexander Strizhakov