peertube-plugin-livechat/server/lib
John Livingston d80cedfee5
Auto ban anonymous IP:
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02:00
..
bots wip 2023-09-22 16:45:06 +02:00
configuration Channel conf UI WIP 2023-09-22 16:45:09 +02:00
conversejs Code refactoring: 2023-08-01 18:42:24 +02: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 Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
room-channel Channel conf UI WIP 2023-09-22 16:45:09 +02:00
routers Channel Configuration UI WIP 2023-09-22 16:45:08 +02: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 New debug modes for AP/RSS publishing. 2023-07-06 16:39:32 +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