Mercurial > prosody-modules
diff mod_archive/mod_archive.lua @ 237:d900be0dee3e
mod_archive: minor fix;
mod_archive_muc: added new module mod_archive_muc; init commit; workable, not fully tested.
author | shinysky<shinysky1986(AT)gmail.com> |
---|---|
date | Mon, 09 Aug 2010 18:45:51 +0800 |
parents | 4ff8068b4d94 |
children | 2659ee3e8d56 |
line wrap: on
line diff
--- a/mod_archive/mod_archive.lua Thu Aug 05 22:23:08 2010 +0100 +++ b/mod_archive/mod_archive.lua Mon Aug 09 18:45:51 2010 +0800 @@ -802,7 +802,7 @@ module:hook("message/full", msg_handler, 10); module:hook("message/bare", msg_handler, 10); --- FIXME sort collections -- TODO exactmatch -- TODO <item/> JID match -- TODO 'open attr' in removing a collection +-- TODO save = body/message/stream