John Livingston
1e876e60ee
Task lists WIP:
...
* front-end
2024-05-13 10:52:33 +02:00
John Livingston
964b8854f6
Task lists WIP:
...
* front-end
2024-05-13 10:52:33 +02:00
John Livingston
22617def5e
Task lists WIP:
...
* some front end work.
2024-05-13 10:52:33 +02:00
John Livingston
ff976ee0ad
Task lists WIP:
...
* fix mod pubsub
* front-end WIP
2024-05-13 10:52:32 +02:00
John Livingston
ca026c2e10
Task lists WIP
2024-05-13 10:52:31 +02:00
John Livingston
d19d8d7391
Task lists WIP:
...
* initializing some code parts
* mechanism to add font-awesome icons to the defaults one that
ConverseJS uses
* new way to override ConverseJS index.js (to add new custom plugins,
that are directly build into ConverseJS)
2024-05-13 10:52:29 +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
024186ba2c
Adding some standard OpenID Connect providers (Google, Facebook) (WIP):
...
* refactoring, to allow several OIDC singletons
* settings for google and facebook
* backend code
2024-04-22 13:03:31 +02:00
John Livingston
3d3bb2bd27
OpenID Connect documentation + cleaning.
2024-04-19 11:03:50 +02:00
John Livingston
7afcbcf1a2
Refactoring: better naming, to prepare other external authent.
2024-04-19 09:58:36 +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
514cc1d159
Possibility to configure an OpenID Connect provider on the instance level WIP ( #128 ).
2024-04-19 09:58:32 +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
0719d25f35
Fix #48 : Proper 404 and 403 pages when trying to open non-existant chatroom (WIP).
2024-04-04 14:58:24 +02:00
John Livingston
5316b7eb2b
Settings: orange warning for the "Enable connection to room using external XMPP accounts" settings.
2024-03-11 16:03:55 +01:00
John Livingston
de15b7d480
Slow mode duration:
...
* channel option is no more a default value, but the current value
* changing naming in accordance
* changing labels and documentation
2024-03-07 17:56:27 +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
cf179d7f72
Slow mode WIP ( #192 ):
...
* default delay is configurable in channel's chat rooms options.
2024-02-16 17:35:53 +01:00
John Livingston
8a400d2d9f
New abstract avatars
2024-02-12 16:50:08 +01:00
John Livingston
91ef261c16
Fenec avatars.
2024-02-09 15:35:40 +01:00
John Livingston
fbeffef34b
Bird avatars.
2024-02-09 15:12:48 +01:00
John Livingston
9561f36b93
Cats avatars.
2024-02-09 13:17:12 +01:00
John Livingston
70563200fe
New avatars:
...
* new settings to change the avatar set
* user documentation
2024-02-09 12:41:05 +01:00
John Livingston
89c3eae9b1
labels
2023-09-26 14:58:59 +02:00
John Livingston
af2798366c
Renaming "pre-recorded messages" to "timers"
2023-09-26 14:41:46 +02:00
John Livingston
65749758a4
Fix loc.
2023-09-25 17:44:19 +02:00
John Livingston
b8aef07182
Forbidden words comment field.
2023-09-25 13:16:15 +02:00
John Livingston
06b9417650
Channel configuration UI: form validation.
2023-09-25 12:51:15 +02:00
John Livingston
198f4ad8a6
Fix help text.
2023-09-25 09:52:07 +02:00
John Livingston
dd94b57a3d
Fix help text.
2023-09-25 09:50:25 +02:00
John Livingston
38f9a6972e
Fix: the command handler cant use NICK placeholder.
2023-09-22 19:48:09 +02:00
John Livingston
d80cedfee5
Auto ban anonymous IP:
...
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
* if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
* banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
* option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02:00
John Livingston
eed88e9339
UI WIP.
2023-09-22 16:45:08 +02:00
John Livingston
d77a276fac
Channel configuration UI WIP
2023-09-22 16:45:08 +02:00
John Livingston
f00bac5eb1
Channel configuration UI + disabling bannedJIDs (for now)
2023-09-22 16:45:07 +02:00
John Livingston
4fe972dc10
Configure bot name + refactoring.
2023-09-22 16:45:07 +02:00
John Livingston
f97e54d499
Moderation Bot integration WIP:
...
* Start and stop the bot WIP
* Prosody: removing the BOSH module from the global scope (must only be present on relevant virtualhosts)
* Some refactoring
2023-09-22 16:45:06 +02:00
John Livingston
501f6d53ab
doc and css fix
2023-09-22 16:45:03 +02:00
John Livingston
d410d4e08e
Settings to disable the bot and the advances channel configuration
2023-09-22 16:45:02 +02:00
John Livingston
5373fb1570
Renaming 'moderation' pages to 'configuration'.
2023-09-22 16:45:02 +02:00
John Livingston
d0ba7d017d
External Components interface configuration:
...
You can now configure on which network interfaces Prosody will listen for external components.
2023-09-22 16:45:02 +02:00
John Livingston
0987a036a0
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
John Livingston
a25c4822fa
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
John Livingston
02728bb38d
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
John Livingston
efb8710f67
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
John Livingston
3ae5fa2f4b
Fix typo.
2023-09-06 17:26:59 +02:00
John Livingston
ab90ad0ea4
Translated using Weblate (English)
...
Currently translated at 100.0% (107 of 107 strings)
Translation: PeerTube LiveChat/Peertube Plugin LiveChat
Translate-URL: https://weblate.framasoft.org/projects/peertube-livechat/peertube-plugin-livechat/en/
2023-07-27 11:40:04 +02:00
John Livingston
3fd6b9b563
Links to online documentation:
...
* Adding a help button on top of the chat, that links to the online documentation on frama.io.
* Replaced github.io documentation links by frama.io documentation.
* Adding links to the documentation in the diagnostic tool.
2023-07-26 18:16:30 +02:00