tusooa
|
a348c2e4dd
|
Use pleroma: instead of pleroma. for ws events
|
2023-10-15 17:20:25 -04:00 |
tusooa
|
7d005e8c93
|
Return stream attribute in server-sent events
|
2023-10-15 17:20:23 -04:00 |
tusooa
|
2b5636bf12
|
Allow unified streaming endpoint
|
2023-10-15 17:19:40 -04:00 |
tusooa
|
d0c2e0830b
|
Enforce unauth restrictions for public streaming endpoints
|
2023-05-26 19:24:08 +02:00 |
Tusooa Zhu
|
dd82fd234f
|
Merge branch 'release/2.4.4' into mergeback/2.4.4
|
2022-10-08 22:15:09 -04:00 |
Tusooa Zhu
|
5a2c8ef4cc
|
Refactor streamer test
|
2022-08-19 20:24:24 -04:00 |
Tusooa Zhu
|
c62a4f1c17
|
Disconnect streaming sessions when token is revoked
|
2022-08-19 20:22:45 -04:00 |
Tusooa Zhu
|
7451f0e81f
|
Send the correct update in streamer
get_create_by_ap_id_with_object() seems to fetch the old object.
Why this happens needs further investigation.
|
2022-06-11 12:02:16 -04:00 |
Tusooa Zhu
|
fdaa864083
|
Test that own edits are streamed
|
2022-06-03 21:17:16 -04:00 |
Tusooa Zhu
|
8bac8147d4
|
Stream out edits
|
2022-06-03 21:15:17 -04:00 |
Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
Alex Gleason
|
2ae867842b
|
StreamerTest: tag erratic test
|
2021-12-31 10:29:50 -06:00 |
Alexander Strizhakov
|
b5d001fc8c
|
not used mock
|
2021-02-10 18:44:49 +03:00 |
Mark Felder
|
e854c35e65
|
Convert tests to all use clear_config instead of Pleroma.Config.put
|
2021-01-26 11:58:43 -06:00 |
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
lain
|
e1e7e4d379
|
Object: Rework how Object.normalize works
Now it defaults to not fetching, and the option is named.
|
2021-01-04 13:38:31 +01:00 |
Egor Kislitsyn
|
c9afb350e7
|
Document follow relationship updates and cleanup
|
2020-12-02 19:16:36 +04:00 |
Egor Kislitsyn
|
35ba48494f
|
Stream follow updates
|
2020-12-02 00:18:58 +04:00 |
Mark Felder
|
3283d0805f
|
Use Jason instead of Poison in tests
|
2020-11-23 13:28:55 -06:00 |
lain
|
329aa19c9f
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-restrict-domain
|
2020-11-04 15:05:01 +01:00 |
eugenijm
|
8e41baff40
|
Add idempotency_key to the chat_message entity.
|
2020-10-31 05:50:59 +03:00 |
Alex Gleason
|
755f58168b
|
Merge remote-tracking branch 'upstream/develop' into restrict-domain
|
2020-10-13 19:26:04 -05:00 |
Alexander Strizhakov
|
7dffaef479
|
tests consistency
|
2020-10-13 16:35:09 +03:00 |