| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_watchregistrations: Allow making the message type configurable | Kim Alvefur | 2018-05-20 | 1 | -1/+2 |
* | Merge 0.9->0.10 | Kim Alvefur | 2017-05-27 | 1 | -1/+2 |
|\ |
|
| * | mod_watchregistrations: Return the pointer to the root of the stanza, fixes #... | Emmanuel Gil Peyrot | 2017-05-27 | 1 | -1/+2 |
* | | mod_watchregistrations: add a "registration_from" option | mathieui | 2017-01-24 | 1 | -1/+2 |
* | | mod_watchregistrations: Use type-specific config API for 'registration_notifi... | Kim Alvefur | 2016-03-11 | 1 | -1/+1 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -1/+1 |
|/ |
|
* | mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod... | Kim Alvefur | 2012-07-26 | 1 | -1/+1 |
* | mod_watchregistrations: Convert JID list to a set, and prep before use to fix... | Matthew Wild | 2012-05-24 | 1 | -2/+3 |
* | mod_watchregistrations: Fixed an undefined global access (thanks Medics). | Waqas Hussain | 2011-12-12 | 1 | -1/+1 |
* | mod_watchregistrations: Update to pass default options to module:get_option()... | Matthew Wild | 2011-10-12 | 1 | -18/+15 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -2/+2 |
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | mod_watchregistrations: Updated to use module:get_option instead of configman... | Waqas Hussain | 2009-08-08 | 1 | -5/+3 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | mod_watchregistrations: Use module:hook instead of module:add_event_hook | Waqas Hussain | 2009-05-31 | 1 | -1/+2 |
* | mod_watchregistrations: admin -> admins | Matthew Wild | 2009-05-27 | 1 | -1/+1 |
* | mod_watchregistrations: New plugin to send a message to admins when a new use... | Matthew Wild | 2009-05-26 | 1 | -0/+25 |