Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.array: Add support for + operator to create a new array from two arrays joined | Matthew Wild | Sat, 20 Jun 2009 22:47:12 +0100 |
util.array: Make array:reverse() and array:shuffle() return the array to allow chaining | Matthew Wild | Sat, 20 Jun 2009 22:45:07 +0100 |
util.array: Add array:append() method, to append a new array to an existing one | Matthew Wild | Sat, 20 Jun 2009 22:43:54 +0100 |
stanza_router: Skip prepping 'to' in many common cases - #optimization | Waqas Hussain | Sat, 20 Jun 2009 18:18:38 +0500 |
stanza_router: Skip prepping 'from' on c2s origins - #optimization | Waqas Hussain | Sat, 20 Jun 2009 18:08:57 +0500 |
stanza_router: Fixed a corner case where processing could continue after an error reply | Waqas Hussain | Sat, 20 Jun 2009 17:53:39 +0500 |