Commit graph

25 commits

Author SHA1 Message Date
Kim Alvefur
98922d54b1 plugins: Prefix module imports with prosody namespace 2023-03-24 13:15:28 +01:00
Emmanuel Gil Peyrot
2dc6f58f0d mod_private, mod_vcard: Use the usual comment on non-get received iqs. 2018-08-24 20:36:06 +02:00
Kim Alvefur
26574b47a7 Merge 0.10->trunk 2015-09-22 01:31:52 +02:00
Kim Alvefur
7cfa1513cc plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) 2015-09-21 23:06:22 +02:00
Kim Alvefur
0437582ce0 mod_private: Use map store 2014-08-09 21:52:32 +02:00
Kim Alvefur
503aba403d mod_private: Cleanup and more tailcalls 2014-08-09 21:48:11 +02:00
Kim Alvefur
44a989459c mod_private: Fix traceback due to missing table index 2014-08-13 19:19:34 +02:00
Florian Zeitz
1d833bb807 Remove all trailing whitespace 2013-08-09 17:48:21 +02:00
Kim Alvefur
61e1281073 mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() 2013-04-19 16:14:06 +02:00
Kim Alvefur
91cc88b338 mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports 2013-03-23 01:27:38 +01:00
Waqas Hussain
a8c2092b65 mod_private: Updated to use the new events API. Smaller, more robust. 2010-10-16 04:11:48 +05:00
Waqas Hussain
c918263d05 mod_private: Detect datamanager read errors, and respond with 'internal-server-error'. 2010-05-24 01:00:30 +05:00
Matthew Wild
2bc0606453 Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
Matthew Wild
118883d655 Remove version number from copyright headers 2009-07-10 03:11:45 +01:00
Matthew Wild
c80f91dc02 0.3->0.4 2009-03-20 20:16:25 +00:00
Matthew Wild
c5ee166aa9 Update copyright notices for 2009 2009-01-30 17:59:26 +00:00
Matthew Wild
f2d020191f 0.2->0.3 2009-01-30 17:40:25 +00:00
Matthew Wild
bf3b96204d GPL->MIT! 2009-01-30 17:22:56 +00:00
Matthew Wild
d3ad4a5123 0.1 -> 0.2 2008-12-10 15:44:03 +00:00
Waqas Hussain
2d2414f199 Change modules to use the new add_feature module API method.
This also fixes the bug causing disco features being added to every disco reply for every host.
2008-12-04 20:16:30 +05:00
Matthew Wild
0c5cc83112 Insert copyright/license headers 2008-12-03 14:39:07 +00:00
Matthew Wild
a153b3c267 Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. 2008-11-27 03:12:12 +00:00
Waqas Hussain
f68d335729 Modules now sending disco replies 2008-11-26 08:27:09 +05:00
Waqas Hussain
643710a688 Fixed mod_private to use session.send for sending stanzas 2008-11-16 04:39:48 +05:00
Waqas Hussain
7117792df5 Added support for XEP-0049: Private XML Storage (mod_private) 2008-10-26 21:22:59 +05:00