Commit Graph

182 Commits

Author SHA1 Message Date
c2430856b4 Documentation:
* no_duplicate documentation
* livechat_version_notice documentation
* fix typo in english string
2024-09-11 10:34:47 +02:00
4c84146cff Replace v11.1.0 by v12.0.0:
There will probably be some breaking changes, so renaming v11.1.0 to
v12.0.0.
Also fixing a typo in a filename.
2024-09-11 10:34:47 +02:00
c65995e5fa Documentation: new shortcode for livechat version notices. 2024-09-10 12:02:40 +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
b45ab79c0e Emoji only mode documentation. 2024-09-06 12:30:43 +02:00
0e98cbaba5 ConverseJS upstream update:
* update ConverseJS version
* remove concord theme from settings (and migrate to peertube)
* added cyberpunk theme
* fixed settings localization
2024-09-02 12:11:21 +02:00
c205acbb17 Improved documentation accessibility (#118):
* Adding alts and titles on screenshots. Alts are now descriptive.
2024-08-30 16:21:16 +02:00
75925b1117 Documentation: migrating from hugo-theme-learn to hugo-theme-relearn 2024-08-30 12:39:27 +02:00
9e252193d4 Fix #504: better prosodyctl documentation 2024-08-19 10:58:49 +02:00
e1d1dd94e6 Update documentation. 2024-08-13 10:49:35 +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
54c31500a3 Fix typo. 2024-08-12 12:09:32 +02:00
b8db486410 Message search results: display original nickname if has changed. 2024-08-06 17:54:07 +02:00
ad5397b3c7 Adding actions on the occupant list. 2024-08-06 17:32:37 +02:00
e665823f5b Message search documentation (#145) 2024-08-05 12:08:45 +02:00
cdbe97137e Moderation notes technical documentation. 2024-07-31 23:28:10 +02:00
7892fd6c03 Fix doc link + add missing chapter. 2024-07-31 23:19:48 +02:00
3004105b5e Moderator notes WIP (#144):
* user documentation
2024-07-31 22:48:16 +02:00
ebc8fc8797 Option to hide moderator name who made actions WIP (#137). 2024-07-29 15:00:02 +02:00
64f03e5454 Documentation. 2024-07-17 10:53:53 +02:00
9c200a4e46 Moderation delay (#132):
* displaying the remaining time for moderators.
2024-07-10 16:54:54 +02:00
2f98dfa538 Bad english corrections. 2024-07-10 11:55:54 +02:00
ac4234281c Documentation. 2024-07-10 11:25:20 +02:00
a5bcfe61b2 Fix typo. 2024-07-10 11:13:56 +02:00
a37b532793 Moderation delay WIP (#132):
* user documentation
2024-07-09 16:31:32 +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
e839fea580 Fix documentation image. 2024-07-05 13:37:15 +02:00
29ab4c4640 Poll technical documentation. 2024-07-05 13:26:35 +02:00
bcb11ecbd7 Poll WIP (#231):
* user documentation
2024-07-05 12:41:02 +02:00
cad2eef7af Fix terms: broadcasted messages should not be stored by mod_muc_mam. 2024-06-27 15:14:49 +02:00
cf89db63bc Emojis doc. 2024-06-25 17:51:02 +02:00
c588a73233 Fix english typo. 2024-06-25 17:23:20 +02:00
c0c835df11 Terms&Conditions (#18) WIP:
* technical documentation
* update user documentation
2024-06-25 13:14:13 +02:00
af04f70611 Terms&Conditions (#18) WIP:
* user documentation
* settings documentation
2024-06-25 12:21:02 +02:00
14b2357b2d Fix doc. 2024-06-21 12:08:04 +02:00
ec36240963 Fix doc. 2024-06-21 12:01:29 +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
257fdbd2c2 Authentication token generation (#98):
* setting to disable the feature (aka "panic button")
2024-06-17 15:25:02 +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
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
688ab4f029 Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
3632bb7cec Matterbridge doc. 2024-05-28 12:05:27 +02:00
1697a956f1 Matterbridge doc. 2024-05-28 11:59:25 +02:00
ece0df56ad Update matterbridge.md
Not actually tested, but it should be mostly correct.
2024-05-27 22:40:44 +00:00
ac1900b34a Fix url. 2024-05-27 17:19:24 +02:00
5a14e3f755 New setting to listen C2S connection on non-localhost interfaces (#377). 2024-05-27 16:32:40 +02:00
345ec0ba56 Fix reuse usage in documentation 2024-05-23 12:34:38 +02:00