| Commit message (Expand) | Author | Age | Files | Lines |
* | plugins: Explicitly return to halt event propagation (session.send sometimes ... | Kim Alvefur | 2015-09-21 | 1 | -6/+12 |
* | mod_private: Fix traceback due to missing table index | Kim Alvefur | 2014-08-13 | 1 | -1/+1 |
* | mod_private: Cleanup and more tailcalls | Kim Alvefur | 2014-08-09 | 1 | -30/+26 |
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
* | mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, ... | Kim Alvefur | 2013-04-19 | 1 | -3/+3 |
* | mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove... | Kim Alvefur | 2013-03-23 | 1 | -1/+0 |
* | mod_private: Updated to use the new events API. Smaller, more robust. | Waqas Hussain | 2010-10-16 | 1 | -42/+34 |
* | mod_private: Detect datamanager read errors, and respond with 'internal-serve... | Waqas Hussain | 2010-05-24 | 1 | -1/+5 |
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 | 1 | -1/+1 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, thou... | Matthew Wild | 2008-11-27 | 1 | -1/+1 |
* | Modules now sending disco replies | Waqas Hussain | 2008-11-26 | 1 | -0/+2 |
* | Fixed mod_private to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -8/+7 |
* | Added support for XEP-0049: Private XML Storage (mod_private) | Waqas Hussain | 2008-10-26 | 1 | -0/+47 |