Commit Graph

5 Commits

Author SHA1 Message Date
John Livingston
5566f4b6cf
Prosody modules: fix lua 5.3/5.4 compatibility:
Lua 5.3 comes with new integers type, and can fail if floats are used
where integers are wanted.
2024-09-10 17:58:12 +02:00
John Livingston
9c200a4e46
Moderation delay (#132):
* displaying the remaining time for moderators.
2024-07-10 16:54:54 +02:00
John Livingston
00a0dca1f9
Moderation delay WIP (#132):
* code refactoring.
2024-07-09 15:22:27 +02:00
John Livingston
cf68414710
Moderation delay WIP (#132):
* handle message retractation (proof of concept)
2024-07-09 15:09:27 +02:00
John Livingston
f870aa6cfb
Moderation delay WIP (#132):
* mod_muc_moderation_delay, first shot.
2024-07-09 11:40:37 +02:00