log plugins/mod_private.lua @ 9598:dcd85bc34d21

age author description
Fri, 24 Aug 2018 20:36:06 +0200 Emmanuel Gil Peyrot mod_private, mod_vcard: Use the usual comment on non-get received iqs.
Tue, 22 Sep 2015 01:31:52 +0200 Kim Alvefur Merge 0.10->trunk
Mon, 21 Sep 2015 23:06:22 +0200 Kim Alvefur plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
Wed, 13 Aug 2014 19:22:08 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 13 Aug 2014 19:19:34 +0200 Kim Alvefur mod_private: Fix traceback due to missing table index
Sat, 09 Aug 2014 21:52:32 +0200 Kim Alvefur mod_private: Use map store
Sat, 09 Aug 2014 21:48:11 +0200 Kim Alvefur mod_private: Cleanup and more tailcalls
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Fri, 19 Apr 2013 16:14:06 +0200 Kim Alvefur mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store()
Sat, 23 Mar 2013 01:27:38 +0100 Kim Alvefur mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Sat, 16 Oct 2010 04:11:48 +0500 Waqas Hussain mod_private: Updated to use the new events API. Smaller, more robust.
Mon, 24 May 2010 01:00:30 +0500 Waqas Hussain mod_private: Detect datamanager read errors, and respond with 'internal-server-error'.