Merge 0.10->trunk
[prosody.git] / plugins / mod_register.lua
2009-10-02 Waqas Hussainmod_register: Added helpful text to registration error...
2009-10-02 Waqas Hussainmod_register: Changed error type for hitting registrati...
2009-10-02 Waqas Hussainmod_register: Fixed: No error was returned if username...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-13 Waqas Hussainmod_register: Updated to use module:get_option instead...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-21 Matthew Wildmod_register: Attach session to user-registered and...
2009-05-19 Matthew WildMerge with 0.4
2009-05-19 Matthew Wildmod_register: Fire events and log on account creation...
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainFixed: mod_register: Node prepping was not being applie...
2009-03-29 Waqas HussainFixed: mod_regster: traceback when removing accounts
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Tobias MarkmannMerged with main tip.
2009-02-22 Waqas Hussainmod_register: Fixed an error happening during account...
2009-02-12 Waqas HussainFixed: User resources not disconnected correctly on...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-11 Matthew WildAdd option to in-band registration to allow only whitel...
2009-01-11 Matthew WildAdded rate limiting to in-band registration, and added...
2008-12-29 Matthew WildAdd allow_registration option to disable account regist...
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChanged the datastore for vCards from vCard to vcard...
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Waqas HussainModules now sending disco replies
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Waqas HussainAccount deletion support
2008-11-15 Waqas HussainFixed mod_register to use session.send for sending...
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Waqas HussainAdded: mod_register now replies with an error stanza...
2008-10-05 Matthew Wildmod_InBandRegistration -> mod_register