Wed, 15 Mar 2023 12:19:39 +0000 Matthew Wild riddim: exit with non-zero code (1) on disconnect file | diff | annotate
Wed, 15 Mar 2023 12:11:01 +0000 Matthew Wild riddim: Exit when disconnected from server file | diff | annotate
Thu, 11 Jun 2020 15:27:55 +0100 Matthew Wild init.lua: Initialize net.http with an SSL configuration file | diff | annotate
Mon, 17 Sep 2018 14:26:35 +0100 Matthew Wild init.lua: Allow override of default config path file | diff | annotate
Mon, 17 Sep 2018 14:14:58 +0100 Matthew Wild init.lua: Update for Lua 5.2 (only) file | diff | annotate
Mon, 04 Jun 2012 17:38:26 +0200 Kim Alvefur init.lua: Print 'info', 'warn', and 'error' loglevels by default. file | diff | annotate
Mon, 04 Jun 2012 17:37:27 +0200 Kim Alvefur init.lua: Print outgoing stanzas and all log messages when debug logging enabled file | diff | annotate
Thu, 17 Mar 2011 18:11:34 +0100 Kim Alvefur init.lua: Add config option to load verse plugins directly file | diff | annotate
Tue, 22 Jun 2010 14:52:53 +0100 Matthew Wild init.lua: Don't tostring() stanzas before passing to Verse, in case we ever support filters. Also add send_iq() to bot object. file | diff | annotate
Sun, 30 May 2010 02:55:31 +0100 Matthew Wild riddim: Hook Verse's new 'ready' event instead of 'binding-success' file | diff | annotate
Thu, 20 May 2010 14:36:14 +0100 Chris Rudimentary presence plugin to auto-accept subscription requests file | diff | annotate
Thu, 20 May 2010 14:34:22 +0100 Chris Fire started event at the end of startup routine file | diff | annotate
Thu, 20 May 2010 14:33:41 +0100 Chris Formatting, indentation and cleanup file | diff | annotate
Thu, 20 May 2010 14:33:09 +0100 Chris Reply to messages with the same (the incoming) message type file | diff | annotate
Thu, 20 May 2010 14:32:21 +0100 Chris Decouple plugins from base implementation (in particular no plugins are now loaded by default) file | diff | annotate
Fri, 14 May 2010 14:23:03 +0100 Hubert Chathi Fix to send initial presence again file | diff | annotate
Thu, 18 Mar 2010 12:51:48 +0100 Thilo Cestonaro add basic command tell support file | diff | annotate
Fri, 09 Apr 2010 21:01:12 -0400 Hubert Chathi initial implementation of disco responses (XEP-0030) and entity caps sending (XEP-0115) file | diff | annotate
Mon, 22 Mar 2010 10:50:55 -0400 Hubert Chathi allow specifying connect host and port in config file file | diff | annotate
Tue, 22 Dec 2009 05:10:08 +0000 Matthew Wild Don't allow loading the same plugin more than once file | diff | annotate
Tue, 22 Dec 2009 05:06:29 +0000 Matthew Wild Add configured plugins to the bot instead of the stream file | diff | annotate
Mon, 21 Dec 2009 22:09:14 +0000 Matthew Wild Fix to fetch autojoin list from the config (thanks Maranda) file | diff | annotate
Mon, 21 Dec 2009 19:27:08 +0000 Matthew Wild Initial commit, hello world! file | diff | annotate
(0) tip

mercurial