Software /
code /
prosody
Log
plugins/mod_private.lua @ 6881:5886efd95c11
description | author | age |
---|---|---|
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) | Kim Alvefur | 2015-09-21 |
Merge 0.10->trunk | Kim Alvefur | 2014-08-13 |
mod_private: Fix traceback due to missing table index | Kim Alvefur | 2014-08-13 |
mod_private: Use map store | Kim Alvefur | 2014-08-09 |
mod_private: Cleanup and more tailcalls | Kim Alvefur | 2014-08-09 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() | Kim Alvefur | 2013-04-19 |