verse
log
graph
tags
bookmarks
branches
a2a888aec7f3
browse
changeset
init.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
verse
Log
init.lua @ 69:
a2a888aec7f3
less
more
|
(0)
tip
description
author
age
verse: Load LuaSec if possible
Matthew Wild
2010-05-11
verse: Fire "status" event for connection status changes (notably SSL handshake complete)
Matthew Wild
2010-05-11
verse: Remove some useless comments
Matthew Wild
2010-05-11
verse: Add "drained" event to signal when send buffer is empty (new server.lua feature)
Matthew Wild
2010-05-06
verse: Take advantage of server.lua's new onconnect callback for a more robust "connected" event
Matthew Wild
2010-05-06
verse: Add stream:unhook(event_name, handler)
Matthew Wild
2010-05-06
verse: Add verse.quit() to exit the event loop
Matthew Wild
2010-01-06
verse: Multiple changes to allow controlling logging for both verse and streams
Matthew Wild
2010-01-06
verse: Add verse.add_task(delay, callback) to add timer functions using util.timer
Matthew Wild
2010-01-03
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
less
more
|
(0)
tip