Software /
code /
prosody-modules
Log
mod_mam_muc/mod_mam_muc.lua @ 1315:e8eebf281405
description | author | age |
---|---|---|
mod_mam_muc: Remove code that should have been removed in previous commit | Kim Alvefur | Thu, 20 Feb 2014 20:40:38 +0100 |
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable | Kim Alvefur | Thu, 20 Feb 2014 20:37:26 +0100 |
mod_mam_muc: Rename variable | Kim Alvefur | Thu, 20 Feb 2014 20:22:35 +0100 |
mod_mam_muc: Use public API of rooms for authorization check | Kim Alvefur | Thu, 20 Feb 2014 20:16:15 +0100 |
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions) | Vadim Misbakh-Soloviov | Wed, 19 Feb 2014 18:03:39 +0700 |
mod_mam_muc: Override method for storing history messages instead of hooking stanza events | Kim Alvefur | Sat, 18 Jan 2014 21:16:27 +0100 |
mod_mam_muc: Override sending of room history and use archives | Kim Alvefur | Sat, 18 Jan 2014 21:14:40 +0100 |
mod_mam_muc: Remove archives when a room is destroyed | Kim Alvefur | Sat, 18 Jan 2014 21:07:12 +0100 |