Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 15 Jan 2012 20:21:53 +0100 | Kim Alvefur | mod_mam: Store the message id more accessible. |
Sun, 15 Jan 2012 03:58:54 +0100 | Kim Alvefur | mod_mam: Implement archiving preferences. |
Sun, 15 Jan 2012 02:05:41 +0000 | Matthew Wild | mod_muc_limits: Echo any MUC <x> or <body> in the error reply (required to make Gajim display the error) |
Sun, 15 Jan 2012 01:40:50 +0000 | Matthew Wild | mod_muc_limits: Remove throttle object from all rooms on unload (to make sure new settings are applied on reload) |
Sun, 15 Jan 2012 01:36:11 +0000 | Matthew Wild | mod_muc_limits: Don't limit room leaving |
Sun, 15 Jan 2012 01:08:15 +0000 | Matthew Wild | mod_muc_limits: New module to impose overall rate-limits on a MUC (not on individual users) |
Sat, 14 Jan 2012 22:17:58 +0000 | Marco Cirillo | mod_register_json: checking out if the user creation succeeded or not is good practice. |