Commit Graph

25 Commits (master)

Author SHA1 Message Date
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Emmanuel Gil Peyrot 2dc6f58f0d mod_private, mod_vcard: Use the usual comment on non-get received iqs. 7 years ago
Kim Alvefur 7cfa1513cc plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) 10 years ago
Kim Alvefur 44a989459c mod_private: Fix traceback due to missing table index 12 years ago
Kim Alvefur 0437582ce0 mod_private: Use map store 12 years ago
Kim Alvefur 503aba403d mod_private: Cleanup and more tailcalls 12 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
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() 13 years ago
Kim Alvefur 91cc88b338 mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports 13 years ago
Waqas Hussain a8c2092b65 mod_private: Updated to use the new events API. Smaller, more robust. 15 years ago
Waqas Hussain c918263d05 mod_private: Detect datamanager read errors, and respond with 'internal-server-error'. 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Waqas Hussain 2d2414f199 Change modules to use the new add_feature module API method. 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild a153b3c267 Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. 17 years ago
Waqas Hussain f68d335729 Modules now sending disco replies 17 years ago
Waqas Hussain 643710a688 Fixed mod_private to use session.send for sending stanzas 17 years ago
Waqas Hussain 7117792df5 Added support for XEP-0049: Private XML Storage (mod_private) 17 years ago