Merge 0.7->trunk
[prosody.git] / plugins / mod_iq.lua
2010-06-29 Matthew WildMerge backout
2010-05-30 Waqas Hussainmod_iq: Removed a check for user existance when firing...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Waqas HussainMerge with 0.7.
2010-02-21 Waqas Hussainmod_iq: Fire sub-events for iq/self events.
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-26 Waqas Hussainmod_iq: Change sub-event names for IQ errors and result...
2009-06-24 Waqas Hussainmod_iq: Fire sub-events for IQ results and errors
2009-06-02 Waqas Hussainmod_iq: Limit sub-events to get and set IQs
2009-06-01 Waqas Hussainmod_iq: Correctly handle the lack of 'to' on IQs
2009-06-01 Waqas Hussainmod_iq: Immediately return an error for IQs to non...
2009-06-01 Waqas Hussainmod_iq: Include event data in sub-events
2009-06-01 Waqas Hussainmod_iq: Error reply for IQ to non-existing session...
2009-06-01 Matthew WildMerge backout with following commits
2009-06-01 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-01 Waqas Hussainmod_iq: Fire sub-events for IQs directed at bare JIDs...
2009-05-30 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-30 Waqas Hussainmod_message, mod_iq: A little cleanup
2009-05-30 Waqas Hussainmod_iq: Initial commit