Commit Graph

19 Commits (master)

Author SHA1 Message Date
Kim Alvefur a8b0c56f65 plugins: Use get_option_enum where appropriate 5 years ago
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Emmanuel Gil Peyrot df7d65413d mod_watchregistrations: Return the pointer to the root of the stanza, fixes #922. 9 years ago
Kim Alvefur 127ca30020 mod_watchregistrations: Allow making the message type configurable 8 years ago
mathieui 2c33b9b47d mod_watchregistrations: add a "registration_from" option 9 years ago
Kim Alvefur e1769afc17 mod_watchregistrations: Use type-specific config API for 'registration_notification' 10 years ago
Florian Zeitz 1d833bb807 Remove all trailing whitespace 13 years ago
Kim Alvefur df70fc2508 mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() 14 years ago
Matthew Wild 6f6c868b10 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 b6555037e9 mod_watchregistrations: Fixed an undefined global access (thanks Medics). 14 years ago
Waqas Hussain fe1b3127b2 mod_watchregistrations: Fixed an undefined global access (thanks Medics). 14 years ago
Matthew Wild cf01eb3632 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