5e988605ce
Builtin Prosody: new settings to choose how long the room's content is archived, and if it should be archived by default.
2021-12-01 12:57:15 +01:00
8999133dcc
Autocolors
...
WIP on a new feature: trying to guess current Peertube theme's colors,
and apply them to ConverseJS.
2021-11-19 16:45:10 +01:00
9b20042aad
ConverseJS: theme settings.
2021-11-18 11:08:12 +01:00
8a2b063489
Settings: auto compute «list rooms» button styles.
2021-11-18 10:44:30 +01:00
efc8c6a94f
Message near the diagnostic button to suggest to refresh the page if not working.
2021-11-02 17:13:38 +01:00
0e14ec6649
Removed the settings «Chats are only available for local videos».
...
From now on, webchat can only be activated for local videos.
It will never be displayed on remote videos.
This is because an incompatibility with a new feature (webchat per channel).
Moreover this feature was very limited: the webchat was not shared with the remote instance (this will probably be achieved in a future release).
2021-08-05 18:45:06 +02:00
5c0b274f39
Builtin Prosody: adding the prosody-room-type settings to allow rooms to be per channel or per video. WIP.
2021-08-05 15:41:49 +02:00
e14007f2e9
External webchat tool: new placeholder CHANNEL_ID in the webchat url.
2021-08-04 17:38:26 +02:00
a3579abb81
Builtin ConverseJS on external XMPP server: new placeholders for the room name: CHANNEL_ID, CHANNEL_NAME.
2021-08-04 00:22:19 +02:00
e50cfa6a8b
Moving setting prosody-peertube-uri in advanced settings.
2021-07-14 19:22:25 +02:00
446ebc0de9
Merge branch 'release/3.2.0' into prosody_room_list
2021-07-14 19:11:09 +02:00
3b51bf2946
Add localhost c2s connections
2021-07-13 20:18:32 +02:00
47bf53bafb
Merge branch 'release/3.2.0' into prosody_room_list
2021-06-22 13:47:39 +02:00
6608480826
Builtin Prosody: optional settings to change the url for Prosody's API calls.
2021-06-22 13:23:01 +02:00
56e74e0877
Initialize prosody-list-rooms button.
2021-06-12 01:16:57 +02:00
d4f9fa9428
Text simplification to prepare translation.
2021-06-11 14:45:18 +02:00
80ef06c65f
Settings simplification to prepare translations. Diagnostic button is initialized by frontend.
2021-06-11 14:30:46 +02:00
385a0074c1
Chat can be enabled in video properties.
2021-06-08 18:08:58 +02:00
a7b19df76b
Settings tips.
2021-06-03 12:27:52 +02:00
40568f800a
Settings: moving the chat mode on top.
2021-06-03 12:24:09 +02:00
5e69474234
Simpler settings screen (tips, help, titles, ...)
2021-06-03 12:20:19 +02:00
d0b44c3486
Replacing old settings by chat-type.
2021-06-03 11:46:11 +02:00
36146ee76c
Adding the chat-type field in the settings.
2021-06-02 19:54:04 +02:00
11d79fc611
Migration script in prevision of the future settings "chat-type".
2021-06-02 19:16:27 +02:00
24c764c3a5
Merge branch 'main' into release/3.0.0
2021-06-02 16:16:46 +02:00
83c2de963a
Fix typo: builtin prosody wont stop when desactivated.
2021-06-02 16:10:56 +02:00
52a3edb9da
Remove backward compatibility (onSettingsChange callback is async).
2021-06-02 16:07:52 +02:00
88d9ad1f94
Remove backward compatibility (restoring default values for checkboxes).
2021-06-02 15:56:12 +02:00
760dbc93f7
Merge v2.2.1.
2021-05-18 21:02:53 +02:00
5984722880
Revert «Better default values for settings», because of a bug in Peertube.
2021-05-18 20:51:07 +02:00
2a8df1dc3c
Use peertubeHelpers.plugin methods when available:
...
* getBaseStaticRoute use peertubeHelper when available
* getBaseRouter renamed getBaseRouterRoute and use peertubeHelper when available
* Backward compatibility is maintained.
2021-05-18 18:06:11 +02:00
4840bd735a
Better default values for settings:
...
* Remove old Peertube 3.0.1 compatibility (default value for checkbox settings should be false)
2021-05-07 19:18:41 +02:00
8ddbb21c7f
Documentation.
2021-04-16 17:55:48 +02:00
295a55c9f6
Port configuration.
2021-04-16 15:13:46 +02:00
cc21305f6a
WIP on Prosody integration.
2021-04-13 17:13:41 +02:00
f0fc7148aa
Adding an useless settings to display some help.
2021-04-12 16:31:48 +02:00
59cd78ee82
Initializing a diagnostic tools. WIP
2021-04-09 21:28:16 +02:00
490d6f18c3
Refactoring server code:
...
* Split server code in several libs
* improve server/peertube.d.ts.
2021-04-08 02:43:21 +02:00