Merge with waqas for MUC/routing fixes
[prosody.git] / util / stanza.lua
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Matthew Wildutil.stanza: Temporary fix for serializing attributes...
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 child_with_ns() method to stanza elements, and...
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildRestore fix for missing last_add on deserialized stanza...
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-10 Matthew WildNew, faster, stanza serialization
2008-12-10 Waqas HussainOptimized stanza_mt.__tostring (called when doing tostr...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Matthew WildAdd helper function for adding message bodies to stanzas
2008-11-19 Matthew WildDon't forget to escape XML in attributes. Thanks to...
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-14 Matthew WildA treat for Linux users ;)
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Waqas HussainFixed stanza deserialization
2008-11-13 Matthew WildAdd new top_tag() method to stanzas
2008-11-04 Matthew WildPart one of internal component support
2008-11-04 Waqas HussainFoxed: Copy stanza type in reply for presence and messa...
2008-10-26 Matthew WildDon't set cursor inside added child when using add_child()
2008-10-26 Matthew WildMake add_child() behave as expected. Old add_child...
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew Wilddialback keys now verified
2008-10-09 Waqas HussainFixed: util.stanza.deserialize now handles nil stanzas
2008-10-08 Matthew WildStanza preserialize/deserialize helpers, to strip and...
2008-10-07 Waqas HussainFixed typo in variable name
2008-10-05 Matthew WildMerged mod_InBandRegistration from waqas
2008-10-04 Waqas HussainUser registration, etc (jabber:iq:register)
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Waqas HussainRemoved unused functions
2008-09-30 Matthew WildHuge commit to:
2008-09-17 Matthew WildMerged Paul's branch
2008-09-17 bt@silverbladeSome docs written by Thorns. Need reviewing.
2008-08-24 matthewPresence unavailable on disconnect
2008-08-24 matthewWorking presence!
2008-08-24 matthewSwitched to new connection framework, courtesy of the...
2008-08-22 matthewFirst commit, where do you want to go tomorrow?