John Livingston
385a0074c1
Chat can be enabled in video properties.
2021-06-08 18:08:58 +02:00
John Livingston
07b7f4d732
Roadmap.
2021-06-03 13:09:45 +02:00
John Livingston
a7b19df76b
Settings tips.
2021-06-03 12:27:52 +02:00
John Livingston
40568f800a
Settings: moving the chat mode on top.
2021-06-03 12:24:09 +02:00
John Livingston
5e69474234
Simpler settings screen (tips, help, titles, ...)
2021-06-03 12:20:19 +02:00
John Livingston
22f7423f50
Changelog and roadmap.
2021-06-03 12:00:21 +02:00
John Livingston
25da6b6e0d
Detect Peertube bad version at startup.
2021-06-03 11:53:18 +02:00
John Livingston
d0b44c3486
Replacing old settings by chat-type.
2021-06-03 11:46:11 +02:00
John Livingston
36146ee76c
Adding the chat-type field in the settings.
2021-06-02 19:54:04 +02:00
John Livingston
11d79fc611
Migration script in prevision of the future settings "chat-type".
2021-06-02 19:16:27 +02:00
John Livingston
24c764c3a5
Merge branch 'main' into release/3.0.0
2021-06-02 16:16:46 +02:00
John Livingston
ed3507f081
2.3.1
2021-06-02 16:12:33 +02:00
John Livingston
1feafbb491
Changelog.
2021-06-02 16:12:14 +02:00
John Livingston
83c2de963a
Fix typo: builtin prosody wont stop when desactivated.
2021-06-02 16:10:56 +02:00
John Livingston
52a3edb9da
Remove backward compatibility (onSettingsChange callback is async).
2021-06-02 16:07:52 +02:00
John Livingston
88d9ad1f94
Remove backward compatibility (restoring default values for checkboxes).
2021-06-02 15:56:12 +02:00
John Livingston
10bbb7f040
Remove backward compatibility (peertubeHelpers.plugin always available).
2021-06-02 15:48:56 +02:00
John Livingston
22f392d838
Use frontend peertubeHelpers.getBaseRouterRoute when available.
2021-06-02 15:18:09 +02:00
John Livingston
228a60ca3a
Remove backward compatibility (peertubeHelpers.user.getAuthUser always available).
2021-06-02 14:07:12 +02:00
John Livingston
6f57931a9d
Remove backward compatibility (user.Account.name is always provided).
2021-06-02 13:14:03 +02:00
John Livingston
d2df17c7b9
Update comments.
2021-06-02 12:48:24 +02:00
John Livingston
af20f3918f
Remove backward compatibility (always using permanent working dir).
2021-06-02 12:41:28 +02:00
John Livingston
56f1c5895e
Remove backward compatibility (registerSettingsScript).
2021-06-02 12:32:00 +02:00
John Livingston
a1d5d83cc5
Remove backward compatibility.
2021-06-02 12:20:15 +02:00
John Livingston
a761d7067e
npm audit fix
2021-06-02 12:08:47 +02:00
John Livingston
3808caf826
Version.
2021-06-02 12:08:11 +02:00
John Livingston
834c6eaa03
Changelog...
2021-06-02 12:06:24 +02:00
John Livingston
19c728455d
Roadmap.
2021-06-02 01:28:41 +02:00
John Livingston
4dddddc977
Documentation update (Docker).
2021-06-01 21:21:47 +02:00
John Livingston
b9148514c8
Adding Dockerfile.
2021-06-01 20:41:20 +02:00
John Livingston
c4004ed28c
2.3.0
2021-05-27 14:08:50 +02:00
John Livingston
cf7eaae6dc
Version
2021-05-27 14:08:17 +02:00
John Livingston
41fb48c54d
CHANGELOG.md
2021-05-26 14:21:35 +02:00
John Livingston
6ece40827b
Fix css.
2021-05-26 14:15:01 +02:00
John Livingston
65b5e16a64
Merge branch 'main' into new_placeholders
2021-05-20 10:11:42 +02:00
John Livingston
a35446f1cb
Roadmap.
2021-05-18 21:06:52 +02:00
John Livingston
760dbc93f7
Merge v2.2.1.
2021-05-18 21:02:53 +02:00
John Livingston
c406fba2cf
2.2.1
2021-05-18 20:51:52 +02:00
John Livingston
5984722880
Revert «Better default values for settings», because of a bug in Peertube.
2021-05-18 20:51:07 +02:00
John Livingston
5b7f247af3
Using new placeholder. WIP.
2021-05-18 20:35:19 +02:00
John Livingston
2d3726a087
Refactoring.
2021-05-18 19:13:47 +02:00
John Livingston
c1db044133
ConverseJS is using sessionStorage rather than localStorage.
2021-05-18 19:09:29 +02:00
John Livingston
4a644aafae
Try to tweak the ConverseJS keepalive parameter to avoid some bugs.
2021-05-18 19:00:26 +02:00
John Livingston
afb27bacc6
Adding a try/catch for debugging purpose.
2021-05-18 18:48:19 +02:00
John Livingston
bc81008ffb
Room are persistent by default when there is a non temporary working dir.
2021-05-18 18:29:17 +02:00
John Livingston
d4b8c8b2e2
Using getBaseStaticRoute for index.html urls.
2021-05-18 18:17:13 +02:00
John Livingston
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
John Livingston
4cf9ab51aa
Prosody log rotation every 24 hour.
2021-05-12 14:59:52 +02:00
John Livingston
c5bcf611d3
Prosody log level will be the same as the Peertube's one.
2021-05-12 11:48:38 +02:00
John Livingston
bcf5066c90
Roadmap update.
2021-05-11 17:32:49 +02:00