mod_adhoc: Add support for commands only executable by global administrators
[prosody.git] / util / stanza.lua
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?