summary
shortlog
changelog
graph
tags
branches
files
Search:
trunk
/ file revisions
file
revisions
annotate
diff
rss
util/stanza.lua
2009-06-25
util.stanza: Rewrote stanza_mt.__tostring. 20-30% faster stanza serialization. - #optimization
file
|
diff
|
annotate
2009-06-25
util.stanza: Remove numeric attributes while deserializing
file
|
diff
|
annotate
2009-05-15
util.stanza: Omit unused clone parameter from error_reply()
file
|
diff
|
annotate
2009-04-08
util.stanza: stanza:reset() method to reset building state
file
|
diff
|
annotate
2009-03-20
0.3->0.4
file
|
diff
|
annotate
2009-02-20
util/stanza: Added clone function
file
|
diff
|
annotate
2009-02-11
util.stanza: Temporary fix for serializing attributes with namespaces
file
|
diff
|
annotate
2009-01-30
Update copyright notices for 2009
file
|
diff
|
annotate
2009-01-30
0.2->0.3
file
|
diff
|
annotate
2009-01-30
GPL->MIT!
file
|
diff
|
annotate
2009-01-11
Add child_with_ns() method to stanza elements, and fix child_with_name() to iterate tags rather than all children
file
|
diff
|
annotate
2009-01-09
Restore fix for missing last_add on deserialized stanzas. Thanks to tsing for discovering.
file
|
diff
|
annotate
2008-12-16
Merge from waqas
file
|
diff
|
annotate
2008-12-10
Optimized stanza_mt.__tostring (called when doing tostring(stanza))
file
|
diff
|
annotate
2008-12-10
0.1 -> 0.2
file
|
diff
|
annotate
2008-12-10
New, faster, stanza serialization
file
|
diff
|
annotate
2008-12-03
Insert copyright/license headers
file
|
diff
|
annotate
2008-11-22
Add helper function for adding message bodies to stanzas
file
|
diff
|
annotate
2008-11-19
Don't forget to escape XML in attributes. Thanks to the Postgres Q&A room on conference.jabber.org :)
file
|
diff
|
annotate
2008-11-14
A treat for Linux users ;)
file
|
diff
|
annotate
2008-11-13
Merge from waqas
file
|
diff
|
annotate
2008-11-13
Fixed stanza deserialization
file
|
diff
|
annotate
2008-11-13
Add new top_tag() method to stanzas
file
|
diff
|
annotate
2008-11-04
Part one of internal component support
file
|
diff
|
annotate
2008-10-26
Don't set cursor inside added child when using add_child()
file
|
diff
|
annotate
2008-10-26
Make add_child() behave as expected. Old add_child() is now add_direct_child()
file
|
diff
|
annotate
2008-10-24
dialback keys now verified
file
|
diff
|
annotate
2008-10-09
Fixed: util.stanza.deserialize now handles nil stanzas
file
|
diff
|
annotate
2008-10-09
Stanza preserialize/deserialize helpers, to strip and restore stanzas respectively. Fixed mod_vcard to use these.
file
|
diff
|
annotate
2008-10-08
Fixed typo in variable name
file
|
diff
|
annotate
2008-10-05
Merged mod_InBandRegistration from waqas
file
|
diff
|
annotate
2008-10-05
User registration, etc (jabber:iq:register)
file
|
diff
|
annotate
2008-10-04
Removed unused functions
file
|
diff
|
annotate
2008-09-30
Huge commit to:
file
|
diff
|
annotate
2008-09-17
Some docs written by Thorns. Need reviewing.
file
|
diff
|
annotate
2008-08-24
Merged 2 heads o_O
file
|
diff
|
annotate
2008-08-24
Added all the files to please hg :/
file
|
diff
|
annotate
2008-08-24
Presence unavailable on disconnect
file
|
diff
|
annotate
2008-08-24
Working presence!
file
|
diff
|
annotate
2008-08-24
Switched to new connection framework, courtesy of the luadch project
file
|
diff
|
annotate
2008-08-22
First commit, where do you want to go tomorrow?
file
|
diff
|
annotate
(0)
tip