22ea1a36ae
Share chat dock tab: adding date column, removing password column.
2024-06-19 11:45:37 +02:00
8a2d556d4e
Replace github documentation link by framagit ones + fix some links
2024-06-19 11:06:11 +02:00
a9b6474b8f
Authentication token generation WIP ( #98 )
...
First working version.
2024-06-17 14:54:29 +02:00
90afdafbd9
Authentication token generation WIP ( #98 )
...
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
75dd2e4d59
Rewriting Share modal WIP:
...
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00
618dc6aeae
tags-input:
...
* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
2024-06-13 11:55:02 +02:00
597afc8ba6
New page loading and error cases:
...
* adding new custom elements: spinner and error
* using them on async tasks
2024-06-12 17:14:37 +02:00
e84782f346
dynamic table: add confirmation when deleting a line
2024-06-12 17:14:37 +02:00
d0252383cd
Dynamic tables: title on add and remove buttons.
2024-06-12 17:14:36 +02:00
6f56a026bb
Custom emojis: import/export functions.
2024-06-10 19:17:49 +02:00
1b9ecea443
Custom channel emoticons WIP ( #130 ): tabs
2024-06-07 13:45:07 +02:00
a777c7ac8d
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:06 +02:00
92e9d6d1af
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:05 +02:00
5c87eef915
Custom channel emoticons WIP ( #130 ) + various fix/refactoring
2024-06-07 13:45:05 +02:00
04403225fb
Custom channel emoticons WIP ( #130 ) + various fix
2024-06-07 13:45:04 +02:00
688ab4f029
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:04 +02:00
35d9663559
Channel configuration validation + tags input
2024-05-28 13:43:07 +02:00
9ea26dfd26
Using ChannelConfigurationElement + Adding TranslationDirective
...
and a lots of fixes
2024-05-28 13:43:07 +02:00
d5c327565c
Adding SPDX headers (WIP)
2024-05-23 11:42:14 +02:00
da75765bdb
Changing defaults MUC affiliation ( #385 ):
...
* For Peertube moderators/admins, we add a button "Promote". Clicking on it will promote them as MUC owner.
2024-05-17 15:18:32 +02:00
0719d25f35
Fix #48 : Proper 404 and 403 pages when trying to open non-existant chatroom (WIP).
2024-04-04 14:58:24 +02:00
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
cf179d7f72
Slow mode WIP ( #192 ):
...
* default delay is configurable in channel's chat rooms options.
2024-02-16 17:35:53 +01:00
89c3eae9b1
labels
2023-09-26 14:58:59 +02:00
b8aef07182
Forbidden words comment field.
2023-09-25 13:16:15 +02:00
06b9417650
Channel configuration UI: form validation.
2023-09-25 12:51:15 +02:00
679baf024c
Moving Mustache templates content in separate files.
2023-09-22 16:45:09 +02:00
eed88e9339
UI WIP.
2023-09-22 16:45:08 +02:00
d77a276fac
Channel configuration UI WIP
2023-09-22 16:45:08 +02:00
4fe972dc10
Configure bot name + refactoring.
2023-09-22 16:45:07 +02:00
5373fb1570
Renaming 'moderation' pages to 'configuration'.
2023-09-22 16:45:02 +02:00
0987a036a0
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
a25c4822fa
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
02728bb38d
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
efb8710f67
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
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
f73ccbbf7e
Localization refactoring:
...
* the front-end now use global constants, based on the translation key
* build-client.js use the ESBuild "define" directive to replace these
globals at compile time, by the english value
* build:client must now be called after build:languages
* moving the loadLoc and loc backend functions in a separate lib
2023-06-12 19:36:14 +02:00
80ef06c65f
Settings simplification to prepare translations. Diagnostic button is initialized by frontend.
2021-06-11 14:30:46 +02:00
20a5372e12
Adding PLUGIN_CHAT_PACKAGE_NAME
2021-04-12 15:08:05 +02:00