Commit Graph

16 Commits (0ff1619ea4e2a6702a3fb70135fb656efd64790b)

Author SHA1 Message Date
Emmanuel Gil Peyrot 55e76121a0 mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922. 9 years ago
mathieui b70b967a61 mod_watchregistrations: add a "registration_from" option 9 years ago
Kim Alvefur 3cee8c1473 mod_watchregistrations: Use type-specific config API for 'registration_notification' 10 years ago
Florian Zeitz 4b618a8727 Remove all trailing whitespace 13 years ago
Kim Alvefur 4330e1308d mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() 14 years ago
Matthew Wild a3b3488602 mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi) 14 years ago
Waqas Hussain 786751f730 mod_watchregistrations: Fixed an undefined global access (thanks Medics). 14 years ago
Waqas Hussain 7f9a5266d9 mod_watchregistrations: Fixed an undefined global access (thanks Medics). 14 years ago
Matthew Wild afdb43ac33 mod_watchregistrations: Update to pass default options to module:get_option(), and reformat the code a little 14 years ago
Waqas Hussain b7e51a203d Monster whitespace commit (beware the whitespace monster). 15 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Waqas Hussain 8200a2adc8 mod_watchregistrations: Updated to use module:get_option instead of configmanager 17 years ago
Matthew Wild e45610ce6e Add copyright header to those files missing one 17 years ago
Waqas Hussain 04245075ea mod_watchregistrations: Use module:hook instead of module:add_event_hook 17 years ago
Matthew Wild 1a1358157d mod_watchregistrations: admin -> admins 17 years ago
Matthew Wild 173ba6433a mod_watchregistrations: New plugin to send a message to admins when a new user registers 17 years ago