John Livingston
d33795f7a1
Code refactoring WIP:
...
Cleaning the way ConverseJS parameters are given to the full page.
2023-08-01 17:01:09 +02:00
John Livingston
3bc05d88df
Chat Federation: using S2S if available.
...
* if both local and remote instance have external XMPP connections enabled, the user joins the remote room with his local account
* some code refactoring (builtin.ts)
Note: documentation and settings descriptions are to do.
Related to #112
2023-05-31 16:52:47 +02:00
John Livingston
5d323b2dfd
Chat Federation, connection to remote chat:
...
Front-end connect using BOSH or WS directly on the remote server.
If use is logged-in, his nickname is use as default nickname.
2023-04-21 16:56:48 +02:00
John Livingston
3f47c3c65a
Refactoring and simplification ( #122 )
2023-01-11 18:05:18 +01:00
John Livingston
80ac08bd18
Transparent background + fix
...
* Builtin Prosody, Share chat url: option to have a transparent background (for streaming integration).
* Builtin Prosody, Share chat url: fixed new day hidding when no scrollbar in readonly mode.
2022-01-16 17:50:11 +01:00
John Livingston
9a4608863b
Auto viewer mode (WIP).
2022-01-07 19:20:28 +01:00
John Livingston
04b1945239
Builtin Prosody, Share chat url: ability to show/hide the scrollbar in readonly mode.
2022-01-04 17:42:03 +01:00
John Livingston
148b28ef84
ConverseJS Readonly mode. Changing muc_mention_autocomplete_min_chars.
2021-12-14 13:02:15 +01:00
John Livingston
c19db4dc9c
Builtin ConverseJS mode: fix advanced controls hiding.
2021-12-14 11:59:36 +01:00
John Livingston
7f6a2cd7ee
ConverseJS: document title set to the room name.
2021-11-26 17:42:45 +01:00
John Livingston
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
John Livingston
9b20042aad
ConverseJS: theme settings.
2021-11-18 11:08:12 +01:00
John Livingston
77975ffdb6
CSS Work In Progress
...
* new peertube theme for ConverseJS
* CSS linting
* splash screen
* defining CSS variables
2021-11-09 17:45:54 +01:00
John Livingston
65845fe9f6
New ConverseJS entry point. Using it to add custom CSS.
2021-11-09 16:10:32 +01:00
John Livingston
d4b8c8b2e2
Using getBaseStaticRoute for index.html urls.
2021-05-18 18:17:13 +02:00
John Livingston
5a82f9aa93
ConverseJS: show the toolbar when in fullscreen.
2021-05-05 17:32:50 +02:00
John Livingston
e5d5da4d07
Builtin Prosody: allow moderation operations.
2021-05-05 17:20:06 +02:00
John Livingston
76adc7124f
Prosody auth, first working code:
...
* generated password on an api call
* use this password to authenticate on prosody
* using helper getAuthUser when available, else fallback to custom code
2021-05-04 13:00:44 +02:00
John Livingston
4a4ffaae2d
Prosody auth WIP.
2021-05-03 20:37:23 +02:00
John Livingston
765542ef31
Fix some html attributes and add a content-type.
2021-02-21 15:21:30 +01:00
John Livingston
409f9358e9
Fix missing CSS.
2021-02-20 23:18:49 +01:00
John Livingston
39ab460d68
Rewriting the way ConverseJS is builtin.
2021-02-20 23:12:12 +01:00
John Livingston
d9e461f984
Builtin ConverseJS:
...
* Building with webpack. TODO: include assets.
* Page template
2021-02-20 20:42:41 +01:00