Commit Graph

12 Commits

Author SHA1 Message Date
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
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
7d4577efec Fix ConverseJS plugins + viewer mode refactoring. 2024-04-03 11:18:00 +02:00
26846b3eda Trying better UI for the slow mode info box. 2024-02-22 16:05:12 +01:00
5828cdeea4 Slow Mode WIP (#192): button to close the info box 2024-02-16 17:35:55 +01:00
3d9237624d Naming:
* changing delay by duration for slow mode options
* better labels
2024-02-16 17:35:55 +01:00
1e876ec43c Slow Mode WIP (#192):
* frontend: display an infobox when slow mode is active (WIP)
2024-02-16 17:35:55 +01:00
e3a61b95b6 Fix #287: add a label before the anonymous nickname prompt. 2024-01-09 16:55:13 +01:00
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
c69ebd2680 Auto viewer mode (WIP). 2022-01-07 19:57:42 +01:00
4e69a2d8e6 Auto viewer mode (WIP). 2022-01-07 19:28:07 +01:00
9a4608863b Auto viewer mode (WIP). 2022-01-07 19:20:28 +01:00