peertube-plugin-livechat/server/lib/prosody
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
..
api WIP: store and get relation between rooms and channels: 2023-09-22 16:45:04 +02:00
config Fix #295: Prosody: disabling message carbons for anonymous users. 2024-02-01 15:20:52 +01:00
auth.ts Code refactoring: 2023-09-07 17:20:01 +02:00
certificates.ts Fix self-signed certificates on ubuntu + v8.0.2: 2023-09-27 14:29:17 +02:00
config.ts Bot avatar: 2023-09-25 11:20:46 +02:00
ctl.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
fix-room-subject.ts Fix Prosody room topic: 2023-04-14 11:33:41 +02:00
logrotate.ts Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00