init.lua: Add config option to load verse plugins directly

uptime: Refactor reply text generation

Added uptime plugin, also included an entry for it into the squishy file.

plugins.pubsub2room: Throttle messages to the room when a batch of notifications arrives at once

plugins.pubsub2room: Fix reliance on Atom payloads, and add an extra 'data' parameter for additional non-payload data

plugins.pubsub2room: Send pubsub events to rooms.

plugins.pubsub: Re-send verse pubsub events on the bot

plugins.groupchat: Optimize reply nick prefixing and prevent a traceback

plugins.xkcd: Do exact match comparison with original, but lowercased, parameter

plugins.xkcd: Exact matches takes priority over others

plugins.xkcd: Don't pad with spaces

plugins.xkcd: Escape non-balanced non-empty square brackets in search queries

plugins.xkcd: Escape parentheses in search queries

plugins.slap: Remove special handling for actions

plugins.groupchat: Don't prepend replies with the senders nickname if it's an action

plugins.bookmarks: Remove redundant config reference

plugin.commands: Fire unhandled-command event

plugins.xkcd: New plugin, guess what it does ;)

plugins.groupchat: Update to use groupchat code in Verse

Merge with MattJ

plugins.msgforward: Clone messages, not just the body.

plugins.msgforward: New plugin that forwards messages to rooms based on sender.

Merge with ciarang

Bugzilla plugin

plugins.bookmarks: Remove unused require, thanks TJA

plugins.bookmarks: Don't allow to bookmark the same room twice

plugins.bookmarks: New plugin that makes the bot autojoin bookmarked rooms.

plugins.opdown: New plugin that gives configurable room administrative commands.

plugins.groupchat: Keep track of real jid, affiliation and role.

plugins.groupchat: Add methods for changing affiliation and role

(0) -50 -30 +30 +50 +100 tip

mercurial