mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / util / stanza.lua
2014-10-24 Matthew WildBackout changeset 6e67c73f730c: not a major fix and...
2014-10-08 Waqas Hussainutil.stanza: Escape newlines and tabs (\r\n\t) when...
2013-05-01 Matthew WildMerge with Florob
2013-04-05 Matthew Wildutil.stanza: Use correct index when replacing the tag...
2013-04-04 Kim Alvefurutil.stanza: Add stanza:find(), a light weight XPath...
2013-04-03 Matthew Wildutil.stanza: :maptags(): Fixes to make loop more robust...
2012-08-26 Matthew WildMerge 0.9->trunk
2012-08-21 Kim Alvefurutil.stanza: Use ipairs instead of childtags (behavior...
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-05 Kim Alvefurutil.stanza: Make stanza:childtags() behave like :get_c...
2012-05-11 Matthew WildMerge with backout
2012-04-28 Matthew Wildutil.stanza: Remove unused function imports
2011-12-21 Matthew Wildutil.stanza: Remove unused __add metamethod
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-02-24 Matthew Wildutil.stanza: Whitespace fix after merge (complicated)
2011-02-22 Matthew Wildutil.stanza: Remove childtags and rename matching_tags...
2011-02-22 Matthew Wildutil.stanza: Remove childtags and rename matching_tags...
2011-02-20 Waqas HussainMerge 0.8->trunk.
2011-02-20 Waqas Hussainutil.stanza: Rewrite clone() to be more optimized.
2011-02-20 Waqas Hussainutil.stanza: Rewrite clone() to be more optimized.
2011-02-03 Waqas HussainMerge 0.8->trunk.
2011-02-03 Waqas Hussainutil.stanza: Make some globals local, so they don't...
2011-01-31 Matthew WildMerge 0.8->trunk
2011-01-31 Matthew Wildutil.stanza: Add get_child_text() method to get the...
2011-02-24 Matthew WildMerge with waqas
2011-02-19 Matthew Wildutil.stanza: Clean up matching_tags() and replace ...
2010-12-17 Kim Alvefurutil.stanza: Iterate on childtags instead of all childs.
2010-12-17 Kim Alvefurutil.stanza: Iterate on childtags instead of all childs.
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-11 Matthew Wildutil.stanza: Change get_error() to return nil rather...
2010-12-11 Matthew Wildutil.stanza: Change get_error() to return nil rather...
2010-11-26 Waqas Hussainutil.stanza, util.xmppstream, core.xmlhandlers: Allow...
2010-09-21 Waqas Hussainutil.stanza: Make the current element <message> instead...
2010-08-30 Matthew Wildutil.stanza: stanza:matched_children() -> stanza:matchi...
2010-08-30 Matthew Wildutil.stanza: Add stanza:maptags() to apply a function...
2010-08-29 Matthew Wildutil.stanza: Optimisation, remove useless if...then...
2010-08-29 Matthew Wildutil.stanza: Add stanza:matched_children(name, xmlns...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-04-03 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.6/MattJ -> 0.6
2010-04-01 Waqas Hussainutil.stanza: Fixed some more nil global accesses.
2010-04-01 Waqas Hussainutil.stanza: Fixed a nil global access.
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-12 Tobias MarkmannMerge with tip.
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Waqas Hussainutil.stanza: Fixed nil global accesses.
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wildutil.stanza: stanza.error_reply(): Fix to put the corre...
2010-01-29 Matthew Wildutil.stanza: Add stanza:get_error() to return type...
2010-01-21 Matthew Wildutil.stanza: Trailing whitespace
2009-11-30 Tobias MarkmannMerge with tip.
2009-11-30 Matthew Wildutil.stanza: Add stanza:get_child(name, xmlns) to find...
2010-01-31 Matthew Wildutil.stanza: stanza.error_reply(): Fix to put the corre...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-12 Waqas HussainChanged separator between attribute names and prefixes...
2009-10-17 Matthew Wildutil.stanza: Don't add xmlns to tags when serializing...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-08 Matthew Wildutil.stanza: Remove silly dependency on util.logger
2009-10-06 Matthew Wildutil.stanza: Soften dependency on util.termcolours
2009-10-06 Matthew Wildutil.stanza: Make xml_escape publicly accessible
2009-10-04 Matthew Wildutil.stanza: Add __type to metatable
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew Wildutil.stanza: Convert spaces to tabs
2009-06-29 Matthew WildMerge with nolan
2009-06-28 Matthew WildMerge with nolan
2009-06-27 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-27 Waqas Hussainutil.stanza: Serializer optimizations, and nicer output...
2009-06-26 Matthew Wildutil.stanza: Add stanza:get_text() to retrieve all...
2009-06-25 Waqas Hussainutil.stanza: Rewrote stanza_mt.__tostring. 20-30% faste...
2009-06-25 Waqas Hussainutil.stanza: Remove numeric attributes while deserializing
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainutil.stanza: Omit unused clone parameter from error_reply()
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildutil.stanza: stanza:reset() method to reset building...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Tobias MarkmannMerged with main tip.
2009-02-19 Waqas Hussainutil/stanza: Added clone function
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/
next