aboutsummaryrefslogtreecommitdiffstats
path: root/util/stanza.lua
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for adding message bodies to stanzasMatthew Wild2008-11-221-0/+5
* Don't forget to escape XML in attributes. Thanks to the Postgres Q&A room...Matthew Wild2008-11-191-2/+2
* A treat for Linux users ;)Matthew Wild2008-11-141-4/+44
* Merge from waqasMatthew Wild2008-11-131-0/+3
|\
| * Fixed stanza deserializationWaqas Hussain2008-11-131-0/+3
* | Add new top_tag() method to stanzasMatthew Wild2008-11-131-0/+8
|/
* Part one of internal component supportMatthew Wild2008-11-041-1/+1
* Don't set cursor inside added child when using add_child()Matthew Wild2008-10-261-1/+0
* Make add_child() behave as expected. Old add_child() is now add_direct_child()Matthew Wild2008-10-261-4/+10
* dialback keys now verifiedMatthew Wild2008-10-241-1/+6
* Fixed: util.stanza.deserialize now handles nil stanzasWaqas Hussain2008-10-091-11/+13
* Stanza preserialize/deserialize helpers, to strip and restore stanzas respect...Matthew Wild2008-10-091-1/+36
* Fixed typo in variable nameWaqas Hussain2008-10-081-1/+1
* Merged mod_InBandRegistration from waqasMatthew Wild2008-10-051-0/+10
|\
| * User registration, etc (jabber:iq:register)Waqas Hussain2008-10-051-0/+10
* | Removed unused functionsWaqas Hussain2008-10-041-9/+0
|/
* Huge commit to:Matthew Wild2008-09-301-0/+1
* Some docs written by Thorns. Need reviewing.bt2008-09-171-3/+3
* Added all the files to please hg :/matthew2008-08-241-0/+138