Sat, 20 Nov 2010 18:51:56 +0100 Kim Alvefur plugins.bookmarks: New plugin that makes the bot autojoin bookmarked rooms. changeset | files
Sat, 20 Nov 2010 18:42:42 +0100 Kim Alvefur plugins.opdown: New plugin that gives configurable room administrative commands. changeset | files
Sat, 13 Nov 2010 21:27:01 +0100 Kim Alvefur plugins.groupchat: Keep track of real jid, affiliation and role. changeset | files
Sat, 13 Nov 2010 20:24:45 +0100 Kim Alvefur plugins.groupchat: Add methods for changing affiliation and role changeset | files
Thu, 11 Nov 2010 03:09:06 +0100 Kim Alvefur plugins.groupchat: Set a to attribute on stanzas to rooms if there isn't one changeset | files
Tue, 09 Nov 2010 17:57:44 +0100 Kim Alvefur plugins.trac: Remove curl hack changeset | files
Tue, 09 Nov 2010 03:19:19 +0100 Kim Alvefur plugins.groupchat: Cleanup properly when leaving a room, even if kicked. changeset | files
Tue, 09 Nov 2010 03:01:30 +0100 Kim Alvefur plugins.tell: Optinally store !tells in iq:private for persistence (requires json) changeset | files
Tue, 09 Nov 2010 01:53:26 +0100 Kim Alvefur plugins.tell: Optinally deliver !tells only in the same room. changeset | files
Mon, 08 Nov 2010 23:34:15 +0100 Kim Alvefur plugins.trac: New plugin to fetch ticket info from trac changeset | files
Mon, 08 Nov 2010 23:31:49 +0100 Kim Alvefur plugins.invited: New plugin to join rooms when invited changeset | files
Mon, 08 Nov 2010 23:19:57 +0100 Kim Alvefur plugins.version: Report own version in first person, and don't crash if it's not in a room changeset | files
Mon, 08 Nov 2010 23:06:48 +0100 Kim Alvefur plugins.groupchat: Request zero history changeset | files
Mon, 08 Nov 2010 22:41:24 +0100 Kim Alvefur plugins.commands: Enable commands to be directed to the bots nick changeset | files
Mon, 08 Nov 2010 21:27:44 +0100 Kim Alvefur plugins.xeps: Limit matches to 5 changeset | files
Thu, 14 Oct 2010 13:21:55 +0100 Matthew Wild plugins.version, plugins.command: Remove obsolete require 'util.xstanza' changeset | files
Mon, 30 Aug 2010 00:18:14 +0200 Florian Zeitz plugins.xeps: Use net.http changeset | files
Mon, 26 Jul 2010 11:34:13 +0100 Matthew Wild plugins.groupchat: Assume our own nick when receiving presence from the room's bare JID changeset | files
Thu, 24 Jun 2010 17:51:36 +0100 Thomas Mangin plugins.tell: Add !untell <nick> and !untell <nick> <id> to remove tells changeset | files
Thu, 24 Jun 2010 17:49:08 +0100 Thomas Mangin plugins.tell: More validation on inputs, to prevent crashes changeset | files
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. changeset | files
Mon, 21 Jun 2010 14:39:19 +0100 Matthew Wild plugins.xeps: Add 'xep' command for looking up XMPP extensions by name or number changeset | files
Fri, 11 Jun 2010 01:12:01 +0100 Hubert Chathi plugins.simple_commands: Plugin for making simple commands changeset | files
Fri, 11 Jun 2010 01:11:09 +0100 Hubert Chathi plugins.slap: Can't have a bot without this! changeset | files
Sun, 30 May 2010 02:55:31 +0100 Matthew Wild riddim: Hook Verse's new 'ready' event instead of 'binding-success' changeset | files
Fri, 21 May 2010 02:03:18 +0100 Matthew Wild squishy: presence->autosubscribe changeset | files
Fri, 21 May 2010 00:47:04 +0100 Matthew Wild squishy: Rename presence->autosubscribe changeset | files
Thu, 20 May 2010 17:36:47 +0100 Matthew Wild plugins.tell: Remove excess quote (thanks Florob) changeset | files
Thu, 20 May 2010 15:44:53 +0100 Matthew Wild Merge with Chris changeset | files
Thu, 20 May 2010 14:37:28 +0100 Matthew Wild Rename plugins.presence to plugins.autosubscribe changeset | files
Thu, 20 May 2010 14:36:14 +0100 Chris Rudimentary presence plugin to auto-accept subscription requests changeset | files
Thu, 20 May 2010 14:34:22 +0100 Chris Fire started event at the end of startup routine changeset | files
Thu, 20 May 2010 14:33:41 +0100 Chris Formatting, indentation and cleanup changeset | files
Thu, 20 May 2010 14:33:09 +0100 Chris Reply to messages with the same (the incoming) message type changeset | files
Thu, 20 May 2010 14:32:21 +0100 Chris Decouple plugins from base implementation (in particular no plugins are now loaded by default) changeset | files
Thu, 20 May 2010 13:57:56 +0100 Matthew Wild Remove tellings after someone comes online (thanks Florob) changeset | files
Thu, 20 May 2010 13:45:53 +0100 Matthew Wild plugins.tell: Change responses (thanks Flo) changeset | files
Fri, 14 May 2010 14:23:03 +0100 Hubert Chathi Fix to send initial presence again changeset | files
Fri, 14 May 2010 14:18:23 +0100 Thilo Cestonaro tell.lua: prevent executing the command in a non-groupchat environment. changeset | files
Thu, 18 Mar 2010 14:16:05 +0100 Thilo Cestonaro groupchat.lua: make the occupant-left event work changeset | files
Thu, 18 Mar 2010 12:51:48 +0100 Thilo Cestonaro add basic command tell support changeset | files
Thu, 29 Apr 2010 22:11:35 +0100 Matthew Wild plugins.version: Friendly message for feature-not-implemented changeset | files
Fri, 09 Apr 2010 21:01:12 -0400 Hubert Chathi initial implementation of disco responses (XEP-0030) and entity caps sending (XEP-0115) changeset | files
Mon, 22 Mar 2010 10:50:55 -0400 Hubert Chathi allow specifying connect host and port in config file changeset | files
Wed, 23 Dec 2009 01:00:13 +0000 Matthew Wild plugins.ping: Update to handle errors passed from Verse changeset | files
Tue, 22 Dec 2009 05:10:08 +0000 Matthew Wild Don't allow loading the same plugin more than once changeset | files
Tue, 22 Dec 2009 05:06:29 +0000 Matthew Wild Add configured plugins to the bot instead of the stream changeset | files
Mon, 21 Dec 2009 22:09:14 +0000 Matthew Wild Fix to fetch autojoin list from the config (thanks Maranda) changeset | files
Mon, 21 Dec 2009 19:27:08 +0000 Matthew Wild Initial commit, hello world! changeset | files
(0) +60 +100 tip

mercurial