log

age author description
Sat, 22 Nov 2008 19:07:41 +0000 Matthew Wild Add helper function for adding message bodies to stanzas
Fri, 21 Nov 2008 05:59:03 +0000 Matthew Wild Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host.
Fri, 21 Nov 2008 05:47:27 +0000 Matthew Wild Import initial configmanager, not sure if it works yet, but it does pass the unit tests ;)
Fri, 21 Nov 2008 05:46:15 +0000 Matthew Wild Update test.lua with a work-in-progress
Fri, 21 Nov 2008 05:07:41 +0000 Matthew Wild Better names for variables
Fri, 21 Nov 2008 05:06:35 +0000 Matthew Wild Remove old TODO
Fri, 21 Nov 2008 05:06:01 +0000 Matthew Wild Remove some declarations I added while debugging
Fri, 21 Nov 2008 05:02:53 +0000 Matthew Wild Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs
Thu, 20 Nov 2008 23:28:16 +0000 Matthew Wild Add jid.bare() helper function
Thu, 20 Nov 2008 22:42:37 +0000 Matthew Wild Adding selftests module, but not enabling in config
Thu, 20 Nov 2008 21:06:27 +0000 Matthew Wild Oops, never added the tests for s2smanager to the repo
Thu, 20 Nov 2008 21:04:46 +0000 Matthew Wild Add run_tests.sh
Thu, 20 Nov 2008 21:02:49 +0000 Matthew Wild Update unit testing to output coverage reports
Thu, 20 Nov 2008 03:00:43 +0000 Matthew Wild Remove or comment useless prints, or change them to log()