Mehdi Benadel
9ea26dfd26
Using ChannelConfigurationElement + Adding TranslationDirective
...
and a lots of fixes
2024-05-28 13:43:07 +02:00
Mehdi Benadel
0fe9fb4dca
Adding some LitElements including DynamicTableFormElement
2024-05-28 13:43:07 +02:00
Mehdi Benadel
2638e137b3
Begin integrating components with lit
2024-05-28 13:43:07 +02:00
John Livingston
9931767c01
Bump version 10.0.2.
2024-05-22 17:43:01 +02:00
John Livingston
64e3c7a43d
Bump version 10.0.1
2024-05-21 16:19:27 +02:00
John Livingston
8518292900
Bump version 10.0.0
2024-05-20 11:01:48 +02:00
John Livingston
06ff6e242e
Bump version 9.0.3.
2024-05-13 10:48:21 +02:00
John Livingston
a5e23c94ff
Bump version 9.0.2
2024-05-05 13:54:07 +02:00
John Livingston
093d4fc758
Release v9.0.1
2024-04-23 10:07:09 +02:00
John Livingston
913560842d
Release 9.0.0
2024-04-22 15:19:08 +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
514cc1d159
Possibility to configure an OpenID Connect provider on the instance level WIP ( #128 ).
2024-04-19 09:58:32 +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
ab8c2915b6
Bump version 8.4.0
2024-03-12 10:30:10 +01:00
John Livingston
2115b352a4
Updating xmppjs-chat-box version.
2024-03-07 10:14:36 +01:00
John Livingston
7c544600f9
Bump version 8.3.2 + npm audit fix.
2024-03-01 15:31:21 +01:00
John Livingston
0b063c2910
Bump version v8.3.1
2024-02-22 18:08:53 +01:00
John Livingston
48fb636bf5
Bump version v8.3.0.
2024-02-22 16:22:16 +01:00
John Livingston
5aaeb18e3e
v8.2.1
2024-02-12 17:21:12 +01:00
John Livingston
fb8a2144c4
Version 8.2.0
2024-02-12 16:26:11 +01:00
John Livingston
87997826c5
Bump version 8.1.0 + npm audit fix
2024-02-07 16:22:06 +01:00
John Livingston
985fdb410e
npm audit fix + Bump v8.0.4
2023-12-27 10:59:05 +01:00
John Livingston
ffc736c71f
npm audit fix
2023-11-16 11:17:14 +01:00
John Livingston
9cee881383
Bump version 8.0.3
2023-11-16 11:15:10 +01:00
John Livingston
5614987901
Fix self-signed certificates on ubuntu + v8.0.2:
...
* On some Ubuntu server, the self-signed certificates generation fails:
* See [issue #268 ](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/268 )
* This prevents the bot to connect to the server
* As a fallback, we directly call openssl to generate the certificates
2023-09-27 14:29:17 +02:00
John Livingston
05b45fe6b5
Bump v8.0.1
2023-09-26 15:22:20 +02:00
John Livingston
6ed5e4497a
Bump v8.0.0
2023-09-25 17:48:20 +02:00
John Livingston
d7d7b9e1df
import-wikimedia.mjs script
2023-09-25 17:12:10 +02:00
John Livingston
b111cbd0d5
bot 0.2.8
2023-09-22 20:57:16 +02:00
John Livingston
b5140ca994
chat bot v0.2.7
2023-09-22 16:45:08 +02:00
John Livingston
8029bab8e4
bot 0.2.6
2023-09-22 16:45:08 +02:00
John Livingston
852221d232
Moderation.
2023-09-22 16:45:07 +02:00
John Livingston
de9de8e358
wip
2023-09-22 16:45:06 +02:00
John Livingston
2289d79c28
Various fix and wip
2023-09-22 16:45:06 +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
35c9494ed7
Store bot configuration WIP
2023-09-22 16:45:04 +02:00
John Livingston
efb8710f67
Moderation configuration screen: WIP.
2023-09-22 16:45:01 +02:00
John Livingston
0eb5ae5d97
Bump version 7.2.2
2023-08-07 17:12:26 +02:00
John Livingston
dafe8df5da
Bump version 7.2.1.
2023-07-27 16:39:58 +02:00
John Livingston
4873e34389
Bump version 7.2.0
2023-07-26 18:25:16 +02:00
John Livingston
1c35174445
npm audit fix.
2023-07-06 16:44:29 +02:00
John Livingston
995dfa4dff
Some refactoring.
2023-07-06 14:10:05 +02:00
Alecks Gates
97a5d4b408
Initial WIP commit to add <podcast:chat> tag to Podcast RSS feeds
2023-07-06 14:10:05 +02:00
John Livingston
abed34ec07
Bump version 7.1.0
2023-06-28 11:21:35 +02:00
John Livingston
8f66ea4032
Fix #180 : Letsencrypt import not working
...
Letsencrypt certificate import procedure was not working on server that had never installed Prosody.
Adding `prosody_user` in the Prosody configuration file to fix this.
Updating the procedure: the `chown` is no more needed in `/etc/letsencrypt/renewal-hooks/deploy/prosody.sh`.
2023-06-08 10:22:43 +02:00
John Livingston
1c7932cee6
Bump v7.0.1
2023-06-01 13:10:01 +02:00
John Livingston
6434ff024d
npm audit fix
2023-05-31 18:25:55 +02:00
John Livingston
3a597065ea
Bump version 7.0.0
2023-05-31 18:21:39 +02:00
John Livingston
2f52dc802a
Bump version 6.4.0-alpha5
2023-05-31 16:52:53 +02:00
John Livingston
8132e7f51a
Bump version 6.4.0-alpha4
2023-05-31 16:52:53 +02:00