mod_private: Cleanup and more tailcalls
|
Kim Alvefur |
Sat, 09 Aug 2014 21:48:11 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store()
|
Kim Alvefur |
Fri, 19 Apr 2013 16:14:06 +0200 |
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
|
Kim Alvefur |
Sat, 23 Mar 2013 01:27:38 +0100 |
mod_private: Updated to use the new events API. Smaller, more robust.
|
Waqas Hussain |
Sat, 16 Oct 2010 04:11:48 +0500 |
mod_private: Detect datamanager read errors, and respond with 'internal-server-error'.
|
Waqas Hussain |
Mon, 24 May 2010 01:00:30 +0500 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Change modules to use the new add_feature module API method.
|
Waqas Hussain |
Thu, 04 Dec 2008 20:16:30 +0500 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
|
Matthew Wild |
Thu, 27 Nov 2008 03:12:12 +0000 |
Modules now sending disco replies
|
Waqas Hussain |
Wed, 26 Nov 2008 08:27:09 +0500 |
Fixed mod_private to use session.send for sending stanzas
|
Waqas Hussain |
Sun, 16 Nov 2008 04:39:48 +0500 |
Added support for XEP-0049: Private XML Storage (mod_private)
|
Waqas Hussain |
Sun, 26 Oct 2008 21:22:59 +0500 |