peertube-plugin-livechat/server/lib
John Livingston a602c7870a Using mod_muc_mam:
* Starting with Peertube 3.2.0, builtin prosody save room history on server. So when a user connects, he can get previously send messages.
* Fix: settings archive_expires_after was useless without mod_mam
2021-05-11 16:10:57 +02:00
..
diagnostic Builtin prosody use a working dir provided by Peertube. 2021-05-11 15:37:34 +02:00
middlewares Protecting some APIs with an APIKEY. 2021-05-05 17:06:19 +02:00
prosody Using mod_muc_mam: 2021-05-11 16:10:57 +02:00
routers Fix: starting with Peertube 3.2.0, there is a header X-Frame-Options. Removing it on the iframe route. 2021-05-07 16:45:55 +02:00
apikey.ts Protecting some APIs with an APIKEY. 2021-05-05 17:06:19 +02:00
helpers.ts Peertube 3.2.0 will provide user.Account.name. 2021-05-05 16:30:18 +02:00
settings.ts Better default values for settings: 2021-05-07 19:18:41 +02:00