Thu, 30 Dec 2010 22:59:23 +0000 Matthew Wild verse: Make add_plugin only load a plugin once per stream file | diff | annotate
Wed, 15 Dec 2010 14:48:55 +0000 Matthew Wild verse: Change to set conn:send in only one place, and fire new events 'outgoing' and 'outgoing-raw' file | diff | annotate
Wed, 15 Dec 2010 11:57:23 +0000 Matthew Wild verse: Consider a plugin as failed to load only if it returns false file | diff | annotate
Wed, 15 Sep 2010 16:52:18 +0100 Matthew Wild verse: Add verse.filter_log(levels, logger) to filter a logger for certain levels file | diff | annotate
Wed, 15 Sep 2010 16:51:17 +0100 Matthew Wild verse: Fix set_logger() to set verse.log() correctly file | diff | annotate
Tue, 14 Sep 2010 15:02:29 +0100 Matthew Wild verse: Fire disconnected event even if connection fails instantly file | diff | annotate
Mon, 13 Sep 2010 14:49:30 +0100 Matthew Wild verse: Log error and return when trying to close a closed connection file | diff | annotate
Mon, 13 Sep 2010 14:08:41 +0100 Matthew Wild verse: verse.loop() and new verse.step() use the new error handler to, er, handle errors. file | diff | annotate
Mon, 13 Sep 2010 14:07:41 +0100 Matthew Wild verse: Add verse.log() to log a message using the default logger. Also add verse.set_error_handler() to, er, set an error handler. file | diff | annotate
Sun, 12 Sep 2010 17:49:01 +0100 Matthew Wild verse: Log error when connection fails instantly file | diff | annotate
Sat, 21 Aug 2010 14:38:16 +0100 Matthew Wild verse: Add verse.eventable() to give a passed object :event() and :hook()/:unhook() methods and return it again file | diff | annotate
Sat, 21 Aug 2010 14:36:21 +0100 Matthew Wild verse: Return true from connect() on success, add stream:close() file | diff | annotate
Sat, 21 Aug 2010 14:35:51 +0100 Matthew Wild verse: Return false rather than nil from connect() on error, for consistency file | diff | annotate
Mon, 09 Aug 2010 13:57:08 +0100 Matthew Wild verse: Add stream:set_loglevels() file | diff | annotate
Tue, 11 May 2010 23:09:37 +0100 Matthew Wild verse: Load LuaSec if possible file | diff | annotate
Tue, 11 May 2010 22:40:13 +0100 Matthew Wild verse: Fire "status" event for connection status changes (notably SSL handshake complete) file | diff | annotate
Tue, 11 May 2010 22:09:44 +0100 Matthew Wild verse: Remove some useless comments file | diff | annotate
Thu, 06 May 2010 10:28:13 +0100 Matthew Wild verse: Add "drained" event to signal when send buffer is empty (new server.lua feature) file | diff | annotate
Thu, 06 May 2010 10:27:11 +0100 Matthew Wild verse: Take advantage of server.lua's new onconnect callback for a more robust "connected" event file | diff | annotate
Thu, 06 May 2010 10:26:16 +0100 Matthew Wild verse: Add stream:unhook(event_name, handler) file | diff | annotate
Wed, 06 Jan 2010 17:42:57 +0000 Matthew Wild verse: Add verse.quit() to exit the event loop file | diff | annotate
Wed, 06 Jan 2010 17:42:37 +0000 Matthew Wild verse: Multiple changes to allow controlling logging for both verse and streams file | diff | annotate
Sun, 03 Jan 2010 18:01:54 +0000 Matthew Wild verse: Add verse.add_task(delay, callback) to add timer functions using util.timer file | diff | annotate
Wed, 09 Dec 2009 20:58:04 +0000 Matthew Wild Revert module names throughout to their Prosody equivalents file | diff | annotate
Fri, 04 Dec 2009 03:28:40 +0000 Matthew Wild verse: Have verse.new() accept a prototype table on which to base the connection file | diff | annotate
Tue, 01 Dec 2009 04:14:52 +0000 Matthew Wild verse: Update for new server connection API file | diff | annotate
Mon, 30 Nov 2009 15:54:33 +0000 Matthew Wild verse: Include LuaRocks packages if we can file | diff | annotate
Mon, 30 Nov 2009 15:53:44 +0000 Matthew Wild verse: Fix stream:hook() to pass additional parameters to the underlying hook(), so we don't strip priority file | diff | annotate
Sat, 28 Nov 2009 22:22:51 +0000 Matthew Wild Log debug message when firing an event file | diff | annotate
Sat, 28 Nov 2009 22:22:31 +0000 Matthew Wild verse: Support for loading plugins file | diff | annotate
Tue, 04 Aug 2009 18:32:25 +0100 Matthew Wild Remove some XMPP client-specific requires from init.lua file | diff | annotate
Tue, 04 Aug 2009 18:25:56 +0100 Matthew Wild Break client-specific code into verse.client module file | diff | annotate
Tue, 04 Aug 2009 00:10:45 +0100 Matthew Wild Beginning of new verse file | diff | annotate
(0) tip

mercurial