peertube-plugin-livechat/server/lib
John Livingston c008e84da7
Fix #295: Prosody: disabling message carbons for anonymous users.
Anonymous users can't use carbons, as they cannot connect with multiple
tabs on the same anonymous account.
So we disable carbons on the anonymous virtualhost, to improve
performances.

See here for some performances tests: https://github.com/JohnXLivingston/livechat-perf-test/tree/main/tests/50-anonymous-carbons
2024-02-01 15:20:52 +01:00
..
bots wip 2023-09-22 16:45:06 +02:00
configuration Fix multiline. 2023-09-25 15:37:58 +02:00
conversejs Hidden force_default_hide_muc_participants query parameter, for testing 2024-01-31 18:12:53 +01:00
database Fix: only local channels. 2023-09-22 16:45:01 +02:00
diagnostic Links to online documentation: 2023-07-26 18:16:30 +02:00
federation New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
middlewares Moderation Bot integration WIP: 2023-09-22 16:45:06 +02:00
migration Prosody mode only: 2022-10-10 18:08:20 +02:00
prosody Fix #295: Prosody: disabling message carbons for anonymous users. 2024-02-01 15:20:52 +01:00
room-channel Channel conf UI WIP 2023-09-22 16:45:09 +02:00
routers Hidden force_default_hide_muc_participants query parameter, for testing 2024-01-31 18:12:53 +01:00
rss New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +02:00
uri Some refactoring. 2023-07-06 14:10:05 +02:00
apikey.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
custom-fields.ts Fix condition. 2023-05-31 16:52:50 +02:00
debug.ts Fix self-signed certificates on ubuntu + v8.0.2: 2023-09-27 14:29:17 +02:00
helpers.ts Moderation configuration screen: WIP. 2023-09-22 16:45:01 +02:00
loc.ts Localization refactoring: 2023-06-12 19:36:14 +02:00
settings.ts Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00