Software /
code /
prosody
Log
plugins/mod_private.lua @ 3170:bf83d75c961a
description | author | age |
---|---|---|
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 |