Software /
code /
verse
Log
init.lua @ 36:fc2cd2f36cdd
description | author | age |
---|---|---|
Revert module names throughout to their Prosody equivalents | Matthew Wild | 2009-12-09 |
verse: Have verse.new() accept a prototype table on which to base the connection | Matthew Wild | 2009-12-04 |
verse: Update for new server connection API | Matthew Wild | 2009-12-01 |
verse: Include LuaRocks packages if we can | Matthew Wild | 2009-11-30 |
verse: Fix stream:hook() to pass additional parameters to the underlying hook(), so we don't strip priority | Matthew Wild | 2009-11-30 |
Log debug message when firing an event | Matthew Wild | 2009-11-28 |
verse: Support for loading plugins | Matthew Wild | 2009-11-28 |
Remove some XMPP client-specific requires from init.lua | Matthew Wild | 2009-08-04 |
Break client-specific code into verse.client module | Matthew Wild | 2009-08-04 |
Beginning of new verse | Matthew Wild | 2009-08-03 |