Commit Graph

11 Commits

Author SHA1 Message Date
John Livingston
e8382f163b
SPDX headers. 2024-05-23 12:18:17 +02:00
John Livingston
93f2cc277d
Fix mod_muc_slow_mode: add min value for slow_mode_duration field. 2024-02-23 15:50:43 +01:00
John Livingston
96270c5ac5
Slow Mode Fix: ignore messages without body. 2024-02-22 10:19:51 +01:00
John Livingston
3d9237624d
Naming:
* changing delay by duration for slow mode options
* better labels
2024-02-16 17:35:55 +01:00
John Livingston
92af46641e
Fix indentation. 2024-02-16 17:35:54 +01:00
John Livingston
f452c3529c
Fix set_slow_mode_delay + Fix typo 2024-02-16 17:35:54 +01:00
John Livingston
68e51aec4b
Fix typo. 2024-02-16 17:35:54 +01:00
John Livingston
3c8563bec4
Fix naming. 2024-02-16 17:35:54 +01:00
John Livingston
afbc78d0e6
Slow Mode WIP (#192): option position 2024-02-16 17:35:54 +01:00
John Livingston
9ed689b5f1
Slow mode WIP (#192):
* backend rejects messages when the slow mode is not respected.
2024-02-16 17:35:54 +01:00
John Livingston
ee71d3f729
Slow mode WIP (#192):
* new option in room configuration to set the slow mode delay (new prosody module mod_muc_slow_mode).
2024-02-16 17:35:48 +01:00