peertube-plugin-livechat/server/lib/routers
John Livingston 4dd4f18965
Fix #87: updating chat room title when video/channel title is changed:
* renaming module list_rooms to manage_rooms
* added some API to update room info
* when a video or a channel is updated, sending an API call to update
  the room
2024-03-07 16:22:14 +01:00
..
api Naming: 2024-02-16 17:35:55 +01:00
api.ts refactoring. 2023-09-22 16:45:03 +02:00
index.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
settings.ts Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
webchat.ts Fix #87: updating chat room title when video/channel title is changed: 2024-03-07 16:22:14 +01:00