Commit Graph

223 Commits

Author SHA1 Message Date
matty cb52a55895 bump version 2024-06-20 17:45:44 -04:00
matty 559fe731e0 update package json 2024-06-19 19:24:27 -04:00
John Livingston 01b93c1887
Release 10.1.0. 2024-06-19 13:07:01 +02:00
John Livingston 6e35c243c8
CSS refactoring. 2024-06-14 17:31:35 +02:00
John Livingston 990ff2385a
Refactoring: merge video-watch scope into common.
In order to be able to use lit in videowatch related code, we have to
merge these scopes.
2024-06-13 16:36:16 +02:00
John Livingston be93f26fb1
Lit linting. 2024-06-12 18:01:14 +02:00
John Livingston 2c3739f633
Refactoring: simplifing the peertube context. 2024-06-12 17:14:38 +02:00
Mehdi Benadel c5a3d8f5d2 css tweaking + rearranging packages + update Changelog 2024-05-28 13:46:42 +02:00
Mehdi Benadel cc75aadeb4 Supercharged tags input 2024-05-28 13:43:07 +02:00
Mehdi Benadel 2c81d9a052 lint update 2024-05-28 13:43:07 +02:00
Mehdi Benadel 67abb5279f expose peertubeHelpers to TranslationDirective 2024-05-28 13:43:07 +02:00
Mehdi Benadel d95312aa11 More cleanup 2024-05-28 13:43:07 +02:00
John Livingston 0672dc24a0 Typescript and lit version change + fix form submit. 2024-05-28 13:43:07 +02:00
John Livingston b72b23d6ae Cleaning some stuff. 2024-05-28 13:43:07 +02:00
Mehdi Benadel de974eae22 Better structure + channel home in LitElement format 2024-05-28 13:43:07 +02:00
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 0708ca00cf
Adding reuse lint in linting process. 2024-05-23 12:28:08 +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 73afc41eda
Fix #374: New lang: turkish (available with Peertube >= 6.1.0). 2024-05-03 12:29:52 +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 922edbe5b3
New "npm run build:conversejs-no-loc" to build more quickly when
developing.
2024-04-10 18:47:27 +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 19fca3891a
New avatars:
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
John Livingston b9b0eb41d9
New avatars set WIP:
* adding new avatars by David Revoy
* replacing old avatars to test

TODO: add a settings to choose between legacy and new avatars.
TODO: generate a bot avatar.
2024-02-08 18:49:49 +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 90c25a0c53
Updated package description 2023-12-27 10:54:37 +01:00
John Livingston 90220387ef
Changing package homepage for the documentation. 2023-12-11 11:39:21 +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 e2c85af001
Bot avatar:
* For now, only one avatar possible,
* uses mod_random_vcard_peertubelivechat,
* mod_random_vcard_peertubelivechat has a new option with the avatar
  list (instead of a hardcoded avatar number)
* Peertube lists available avatars files, and pass it to mod_random_vcard_peertubelivechat
2023-09-25 11:20:46 +02:00