Commit Graph

10 Commits

Author SHA1 Message Date
93f2cc277d Fix mod_muc_slow_mode: add min value for slow_mode_duration field. 2024-02-23 15:50:43 +01:00
96270c5ac5 Slow Mode Fix: ignore messages without body. 2024-02-22 10:19:51 +01:00
3d9237624d Naming:
* changing delay by duration for slow mode options
* better labels
2024-02-16 17:35:55 +01:00
92af46641e Fix indentation. 2024-02-16 17:35:54 +01:00
f452c3529c Fix set_slow_mode_delay + Fix typo 2024-02-16 17:35:54 +01:00
68e51aec4b Fix typo. 2024-02-16 17:35:54 +01:00
3c8563bec4 Fix naming. 2024-02-16 17:35:54 +01:00
afbc78d0e6 Slow Mode WIP (#192): option position 2024-02-16 17:35:54 +01:00
9ed689b5f1 Slow mode WIP (#192):
* backend rejects messages when the slow mode is not respected.
2024-02-16 17:35:54 +01:00
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