squish: Add plugins
|
Matthew Wild |
Sun, 29 Nov 2009 03:43:24 +0000 |
verse.client: Add stream:send_iq() and stream:new_id() for sending iqs with response handlers, and for generating stream-unique ids respectively
|
Matthew Wild |
Sat, 28 Nov 2009 22:30:25 +0000 |
verse.client: Add stream:close()
|
Matthew Wild |
Sat, 28 Nov 2009 22:29:29 +0000 |
verse.client: Add stream:reopen()
|
Matthew Wild |
Sat, 28 Nov 2009 22:29:09 +0000 |
verse.client: Fire events on stream features, errors, etc. and on non-stream tags such as SASL and TLS
|
Matthew Wild |
Sat, 28 Nov 2009 22:28:03 +0000 |
plugins.bind: Add plugin
|
Matthew Wild |
Sat, 28 Nov 2009 22:25:54 +0000 |
plugins.sasl: Add plugin
|
Matthew Wild |
Sat, 28 Nov 2009 22:25:41 +0000 |
squishy: Add util.xstanza
|
Matthew Wild |
Sat, 28 Nov 2009 22:25:15 +0000 |
util.xstanza: New library to extend util.stanza with XMPP-specific helpers
|
Matthew Wild |
Sat, 28 Nov 2009 22:25:04 +0000 |
util.logger: Friendlier string.format to automatically tostring() arguments
|
Matthew Wild |
Sat, 28 Nov 2009 22:24:20 +0000 |
Log debug message when firing an event
|
Matthew Wild |
Sat, 28 Nov 2009 22:22:51 +0000 |
verse: Support for loading plugins
|
Matthew Wild |
Sat, 28 Nov 2009 22:22:31 +0000 |
Remove some XMPP client-specific requires from init.lua
|
Matthew Wild |
Tue, 04 Aug 2009 18:32:25 +0100 |
Break client-specific code into verse.client module
|
Matthew Wild |
Tue, 04 Aug 2009 18:25:56 +0100 |
Beginning of new verse
|
Matthew Wild |
Tue, 04 Aug 2009 00:10:45 +0100 |