31 Commits

Author SHA1 Message Date
80a5b76172 Updating SPDX headers. 2025-06-09 10:48:43 +02:00
e24385c3f1 Updating documentation + removing deprecated field description 2025-06-06 17:08:53 +02:00
9824435b6e New features: announcements WIP (#518):
* Documentation.
2024-09-12 12:54:16 +02:00
c2430856b4 Documentation:
* no_duplicate documentation
* livechat_version_notice documentation
* fix typo in english string
2024-09-11 10:34:47 +02:00
f15d3ed542 New option for the moderation bot:
* forbid messages with too many special characters (#517).
* update moderation bot to v0.4.0.
* refactoring localization segments to reuse existing one in multiple
  context.
* npm run doc:translate
2024-09-07 12:40:38 +02:00
8e99199f29 New option to use and configure Prosody mod_firewall WIP (#97):
* new setting
* new configuration screen for Peertube admins
* include the mod_firewall module
* load mod_firewall if enabled
* sys admin can disable the firewall config editing by creating a
  special file on the disk
* user documentation
2024-08-13 10:35:47 +02:00
e665823f5b Message search documentation (#145) 2024-08-05 12:08:45 +02:00
3004105b5e Moderator notes WIP (#144):
* user documentation
2024-07-31 22:48:16 +02:00
9c200a4e46 Moderation delay (#132):
* displaying the remaining time for moderators.
2024-07-10 16:54:54 +02:00
a37b532793 Moderation delay WIP (#132):
* user documentation
2024-07-09 16:31:32 +02:00
bcb11ecbd7 Poll WIP (#231):
* user documentation
2024-07-05 12:41:02 +02:00
af04f70611 Terms&Conditions (#18) WIP:
* user documentation
* settings documentation
2024-06-25 12:21:02 +02:00
5a455fff93 New option to only allow registered users to speak WIP (#233):
* Prosody mod_muc_peertubelivechat_roles module
* Fix ConverseJS to disable the message field when room is unmoderated
  and user is visitor
* Mute/voice anonymous users when changing room configuration.
* Display a specific message to muted anonymous users.
* Default value for mute_anonymous in channel options.
* Feature documentation
2024-06-21 11:37:06 +02:00
252dd04a13 Dock documentation. 2024-06-19 12:17:03 +02:00
79848b7988 Custom emojis: import/export functions documentation. 2024-06-10 19:29:03 +02:00
431862268e Channel custom emojis documentation. 2024-06-07 14:17:28 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
13151207a4 Task lists: documentation 2024-05-13 12:02:10 +02:00
3d3bb2bd27 OpenID Connect documentation + cleaning. 2024-04-19 11:03:50 +02:00
749e56d9cb Documentation update. 2024-04-11 12:41:25 +02:00
6c9b8ce394 External login documentation (#348). 2024-04-09 17:08:57 +02:00
d081c0eed1 Fix doc. 2024-03-07 18:10:50 +01:00
3f8d1bfe9c Documentation: slow mode + several fix + screenshot updates. 2024-02-16 18:09:55 +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
70563200fe New avatars:
* new settings to change the avatar set
* user documentation
2024-02-09 12:41:05 +01:00
64f775c312 Documentation. 2023-09-22 20:15:16 +02:00
8db4f10584 Improving Documentation (#220)
Documentation improvement (Related to https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117)

* new introduction and homepage
* Fix livechat_label shortcode: no line breaks
* refactoring/rewriting user documentation
* troubleshooting section
* Updating documentation po files
* ...
2023-07-25 18:00:41 +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