Log

plugins/mod_private.lua @ 8529:257fd322fc9f

description author age
Merge 0.10->trunk Kim Alvefur 2015-09-21
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
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports Kim Alvefur 2013-03-23
mod_private: Updated to use the new events API. Smaller, more robust. Waqas Hussain 2010-10-15
mod_private: Detect datamanager read errors, and respond with 'internal-server-error'. Waqas Hussain 2010-05-23
Update copyright headers for 2010 Matthew Wild 2010-03-22
Remove version number from copyright headers Matthew Wild 2009-07-10
0.3->0.4 Matthew Wild 2009-03-20
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
0.1 -> 0.2 Matthew Wild 2008-12-10
Change modules to use the new add_feature module API method. Waqas Hussain 2008-12-04
Insert copyright/license headers Matthew Wild 2008-12-03
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild 2008-11-27
Modules now sending disco replies Waqas Hussain 2008-11-26
Fixed mod_private to use session.send for sending stanzas Waqas Hussain 2008-11-15
Added support for XEP-0049: Private XML Storage (mod_private) Waqas Hussain 2008-10-26