Commit Graph

172 Commits

Author SHA1 Message Date
John Livingston 2b6cd15951
Fix UI on little screens (form for anonymous users was too high). 2024-04-23 10:05:56 +02:00
John Livingston 2074ec8546
Fix #370: "open with a remote Peertube" broken when chat is embedded in an iframe. 2024-04-22 17:59:56 +02:00
John Livingston 0a492d1921
Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
* frontend
2024-04-22 14:28:55 +02:00
John Livingston 7afcbcf1a2
Refactoring: better naming, to prepare other external authent. 2024-04-19 09:58:36 +02:00
John Livingston 51c8a573c7
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:34 +02:00
John Livingston 6c13d2e377
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:33 +02:00
John Livingston 8574ab581d
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:33 +02:00
John Livingston 6c75863472
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
John Livingston 669b260307
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
John Livingston e646ebfd69
Possibility to configure an OpenID Connect provider on the instance level WIP (#128). 2024-04-19 09:58:32 +02:00
John Livingston b6d5cef333
Trying to move the chat menu to the left of the toolbar. 2024-04-11 15:29:39 +02:00
John Livingston eee07da1e3
Fix button cloning method. 2024-04-11 15:14:50 +02:00
John Livingston 4948d27fae
Fix 355: Make the ConverseJS dropdown menu available everywhere (WIP) 2024-04-11 12:19:42 +02:00
John Livingston 4476cd8887
Fix. 2024-04-09 17:13:10 +02:00
John Livingston 8fc8e3032b
Log in with external Peertube account (#348):
* For anonymous users: new "log in using an external account" dialog, with the "remote Peertube account" options
* ConverseJS: using global vars for custom localized string (injected
  using Webpack)
2024-04-09 16:46:55 +02:00
John Livingston 1ceb37da2c
Fix slow mode:
focus was lost when textarea got disabled, so it could trigger some Peertube events if the user type some text.
2024-04-03 16:53:01 +02:00
John Livingston 7d4577efec
Fix ConverseJS plugins + viewer mode refactoring. 2024-04-03 11:18:00 +02:00
John Livingston 610040b253
Some styling and html fixes. 2024-04-02 17:40:43 +02:00
John Livingston 612a9f622d
Embeddeding chat without iframe besieds videos WIP 2024-03-28 15:06:15 +01:00
John Livingston 4cf2cd3ac8
New fullpage chat: better CSS 2024-03-26 14:49:47 +01:00
John Livingston bc9c9923d5
Fix CSS: no css code in _variables.scss, only variables. 2024-03-26 14:43:53 +01:00
John Livingston 1fd985ce3e
Fix modal z-index in new full page ConverseJS. 2024-03-26 12:34:44 +01:00
John Livingston e04d553d0b
New full screen chat WIP + code refactoring. 2024-03-26 11:12:44 +01:00
John Livingston 26846b3eda
Trying better UI for the slow mode info box. 2024-02-22 16:05:12 +01:00
John Livingston 5828cdeea4
Slow Mode WIP (#192): button to close the info box 2024-02-16 17:35:55 +01:00
John Livingston 3d9237624d
Naming:
* changing delay by duration for slow mode options
* better labels
2024-02-16 17:35:55 +01:00
John Livingston 1e876ec43c
Slow Mode WIP (#192):
* frontend: display an infobox when slow mode is active (WIP)
2024-02-16 17:35:55 +01:00
John Livingston f30a45d1fd
UI improvements (fix some colors):
* Fix #310: autocomplete background color.
* Fix #314: input colors.
* Autocomplete: adding a border, for better UI/UX.
2024-02-12 16:14:02 +01:00
John Livingston 99f01014b2
Fix ConverseJS input borders/outline/shadow. (#311) 2024-02-08 11:33:43 +01:00
John Livingston e3a61b95b6
Fix #287: add a label before the anonymous nickname prompt. 2024-01-09 16:55:13 +01:00
John Livingston d0a250a91d
Better Anonymous chat user UX:
* Remember the chosen nickname in sessionStorage, to avoid entering it again too often.
* Fix: if an anonymous chat user enter spaces in the nickname choice, it will allows them to keep the random nickname.
2024-01-09 12:54:30 +01:00
John Livingston 79f30b5350
Fix css linting for currentcolor (instead of currentColor) 2023-09-04 12:11:29 +02:00
John Livingston a8200a5724
ConverseJS v10.0.0: checkout upstream
Using Converse v10.0.0. WIP
2022-10-31 17:39:08 +01:00
John Livingston 8426218caf
Better implementation. 2022-08-07 12:40:18 +02:00
John Livingston 36cda4a9b4
Adding an easy way to customize background transparency in OBS and co. 2022-08-07 11:51:07 +02: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 c69ebd2680
Auto viewer mode (WIP). 2022-01-07 19:57:42 +01:00
John Livingston 4e69a2d8e6
Auto viewer mode (WIP). 2022-01-07 19:28:07 +01:00
John Livingston 9a4608863b
Auto viewer mode (WIP). 2022-01-07 19:20:28 +01:00
John Livingston 69380bd8e4
Fix import for ConverseJS 9. 2022-01-07 16:35:12 +01:00
John Livingston 8f42dd6c28
Also hide separators when readonly=noscroll. 2022-01-07 02:15:39 +01:00
John Livingston 0f0682036c
ConverseJS Peertube theme: hide avatars under 250px width instead of 576px. 2022-01-05 20:22:33 +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 a0d313ffee
Fix dropdown colors. 2022-01-03 17:03:16 +01:00
John Livingston b255770836
Fix CSS for ConverseJS v9. 2022-01-03 16:10:57 +01:00
John Livingston 564b1b7735
Fix ConverseJS 9 integration. 2022-01-03 14:54:04 +01:00
John Livingston 79876e1750
ConverseJS 9.0.0: first attempt to integrate. 2022-01-03 14:13:58 +01:00
John Livingston 148b28ef84
ConverseJS Readonly mode. Changing muc_mention_autocomplete_min_chars. 2021-12-14 13:02:15 +01:00
John Livingston e260f84584
Fix emoji picker colors. 2021-11-30 18:57:58 +01:00
John Livingston d2b0000279
Peertube theme: fix message action dropdown colors. 2021-11-24 15:52:55 +01:00
John Livingston e2d445e6d8
Peertube theme: fix colors for .correcting ; colors for spoilers. 2021-11-24 15:11:48 +01:00
John Livingston 752fafe376
Peertube theme: underline links in chat messages. 2021-11-23 19:07:20 +01:00
John Livingston 8e0613622f
Peertube theme: fix login form background colors. 2021-11-23 17:30:12 +01:00
John Livingston 3e3e5dd980
Peertube theme: fix moderation/affiliations colors. 2021-11-23 17:20:36 +01:00
John Livingston f334f17e8d
Peertube theme: fix title and login form colors. 2021-11-23 17:05:23 +01:00
John Livingston 8412c225d4
Peertube theme: fix secondary buttons colors. 2021-11-23 16:53:52 +01:00
John Livingston eb3155c2a1
Peertube theme: fix form background color. 2021-11-23 16:46:01 +01:00
John Livingston 1b6e8f0822
Peertube theme: fix modal close button color. 2021-11-23 16:39:49 +01:00
John Livingston 49ea8a70a8
Peertube theme: fix secondary buttons colors. 2021-11-23 16:35:31 +01:00
John Livingston 09c2b676ba
Peertube theme: fix modal background color. 2021-11-23 16:32:13 +01:00
John Livingston c56003264f
CSS: fix converse-chat-toolbar colors. 2021-11-23 16:10:02 +01:00
John Livingston 12b9b80871
CSS: margin when avatar hidden. 2021-11-23 15:21:02 +01:00
John Livingston d45893a22c
ConverseJS theme: Fix margin when hidding avatars. 2021-11-22 14:50:55 +01:00
John Livingston 8b41fa7a20
ConverseJS Peertube theme: bigger occupants sidebar when width is not big enough. 2021-11-17 11:57:52 +01:00
John Livingston 63111a0687
Fixing some colors. 2021-11-17 11:48:43 +01:00
John Livingston d5b212712b
Peertube theme: hide avatars when width<576px. 2021-11-17 11:34:01 +01:00
John Livingston b593d4fc76
CSS: trying to map ConverseJS vars to peertube colors. 2021-11-10 17:35:35 +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 aa156d3c06
New splash screen. 2021-11-09 16:13:11 +01:00
John Livingston ab8dac1bba
Better CSS customization. 2021-11-09 16:10:33 +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 9e640dd5bc
Adding custom webpack file for ConverseJS. 2021-11-09 16:10:32 +01:00