7e0cfee8f1
Merge branch 'main' of https://github.com/JohnXLivingston/peertube-plugin-livechat
2024-09-05 22:17:17 -04:00
0cc38ac575
update index.md
2024-08-05 19:20:28 -04:00
cdbe97137e
Moderation notes technical documentation.
2024-07-31 23:28:10 +02:00
2f98dfa538
Bad english corrections.
2024-07-10 11:55:54 +02:00
a5bcfe61b2
Fix typo.
2024-07-10 11:13:56 +02:00
9b1f24eafe
Terms&Conditions fixes:
...
* adding hints (no-store, no-copy) on xmpp messages
* frontend will ignore any archived message
2024-07-05 14:57:59 +02:00
29ab4c4640
Poll technical documentation.
2024-07-05 13:26:35 +02:00
cad2eef7af
Fix terms: broadcasted messages should not be stored by mod_muc_mam.
2024-06-27 15:14:49 +02:00
c0c835df11
Terms&Conditions ( #18 ) WIP:
...
* technical documentation
* update user documentation
2024-06-25 13:14:13 +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
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
688ab4f029
Custom channel emoticons WIP ( #130 )
2024-06-07 13:45:04 +02:00
345ec0ba56
Fix reuse usage in documentation
2024-05-23 12:34:38 +02:00
d5c327565c
Adding SPDX headers (WIP)
2024-05-23 11:42:14 +02:00
66c0d207da
Fix english in documentation.
2024-05-13 17:16:48 +02:00
b273d0a1b7
Task list: Technical documentation.
2024-05-13 13:45:44 +02:00
0b299883b1
fix typo
2024-02-28 15:52:40 +01:00
131711a9e9
link to xep draft.
2024-02-28 15:50:08 +01:00
6bbea26da0
Slow Mode XEP WIP (XEP-0143 compliance).
2024-02-26 11:04:24 +01:00
7c5b67ef99
Slow Mode XEP WIP (RFC 2119 compliance).
2024-02-23 17:57:31 +01:00
ec442fbd2b
Slow Mode XEP WIP (including comments from XSF discussion room).
2024-02-23 15:32:44 +01:00
6e9e99ec19
Slow Mode XEP WIP.
2024-02-23 15:04:55 +01:00
1ac1b24e65
Slow Mode XEP WIP (including comments from XSF discussion room).
2024-02-23 14:54:56 +01:00
fbae210832
Slow Mode XEP WIP.
2024-02-23 12:56:44 +01:00
f1a4908e20
Slow Mode XEP WIP.
2024-02-23 12:18:40 +01:00
93e95123ae
Slow Mode XEP WIP.
2024-02-23 12:14:44 +01:00
3d7c2099a2
Slow Mode XEP WIP.
2024-02-23 12:12:35 +01:00
5783f262d8
Slow Mode XEP WIP.
2024-02-23 12:07:25 +01:00
c0407ceb3f
Slow Mode XEP WIP.
2024-02-22 18:18:38 +01:00
8a400d2d9f
New abstract avatars
2024-02-12 16:50:08 +01:00
91ef261c16
Fenec avatars.
2024-02-09 15:35:40 +01:00
fbeffef34b
Bird avatars.
2024-02-09 15:12:48 +01:00
9561f36b93
Cats avatars.
2024-02-09 13:17:12 +01:00
19fca3891a
New avatars:
...
* moving files in better directory structure
* new bot avatar
2024-02-09 11:16:29 +01:00
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
8419a8429f
Doc label changes.
2023-09-26 12:07:31 +02:00
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
35c9494ed7
Store bot configuration WIP
2023-09-22 16:45:04 +02:00
e4683cf282
WIP: store and get relation between rooms and channels:
...
* rebuildData
* handling video update (to check for channel changes)
2023-09-22 16:45:04 +02:00
c900d2d1d4
WIP: store and get relation between rooms and channels (refactoring)
2023-09-22 16:45:04 +02:00
32b52adebb
WIP: store and get relation between rooms and channels
2023-09-22 16:45:03 +02:00
b4db6be7c0
Documentation.
2023-09-22 16:45:03 +02:00
b165364748
Some technical documentation.
2023-09-07 12:53:07 +02:00
56df985745
Documentation translation ( #199 )
...
Documentation translation using weblate.
* Use po4a to generate .po files from the english markdowns, then to generate translated files
* Some pages can be marked as «english only» (for technical documentation for example)
* New Hugo shortcode to use application strings in documentation (for example for settings names)
* The code of conduct is no more translated, but there is a link to official Contributor Covenant translations
* Adding all plugin's supported languages
Related to https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117
2023-07-14 19:15:30 +02:00