riddim

log

age author description
3 months ago Kim Alvefur plugins.urltitle: Use correct method to send a message to a room. Thanks ruskiedefault tip
3 months ago Kim Alvefur Import ietf, RFC and ID lookup plugin.
3 months ago Kim Alvefur Import urltitle plugin (thanks ruskie)
3 months ago Matthew Wild Import youtube plugin
8 months ago Kim Alvefur plugins.factoids: Add plugin for storing text snippets, with multiple backends
8 months ago Kim Alvefur Merge
8 months ago Kim Alvefur plugins.pubsub2room: Fix to use pubsub on stream instead of bot
9 months ago Kim Alvefur plugins.pubsub: Remove
9 months ago Kim Alvefur plugins.pubsub2room: Hook pubsub events directly on the stream.
10 months ago Kim Alvefur plugins.xeps: Fix previous commit (it was wrong side of the loopy loops)
10 months ago Kim Alvefur plugins.xeps: Check for exact matches on shortnames.
10 months ago Kim Alvefur plugins.xeps: Re-indent
10 months ago Kim Alvefur plugins.invited: Move xmlns-es to variables.
13 months ago Kim Alvefur Merge
13 months ago Kim Alvefur pubsub2room: Access to attributes in templates
14 months ago Kim Alvefur plugins.topic: Lets anyone (no ACL yet) change topic
10 months ago God plugins.xkcd: reformat code
10 months ago God plugins.xkcd: Microsoft apparently hates %T (crashes on Windows)
10 months ago mva plugins/version improvements
14 months ago Florian Zeitz plugins.xeps: Fix pattern used to determine whether the user requested an example
14 months ago Kim Alvefur init.lua: Add config option to load verse plugins directly
14 months ago Matthew Wild uptime: Refactor reply text generation
14 months ago Marco Cirillo Added uptime plugin, also included an entry for it into the squishy file.
14 months ago Matthew Wild plugins.pubsub2room: Throttle messages to the room when a batch of notifications arrives at once
14 months ago Matthew Wild plugins.pubsub2room: Fix reliance on Atom payloads, and add an extra 'data' parameter for additional non-payload data
14 months ago Kim Alvefur plugins.pubsub2room: Send pubsub events to rooms.
14 months ago Kim Alvefur plugins.pubsub: Re-send verse pubsub events on the bot
14 months ago Kim Alvefur plugins.groupchat: Optimize reply nick prefixing and prevent a traceback
14 months ago Kim Alvefur plugins.xkcd: Do exact match comparison with original, but lowercased, parameter
14 months ago Kim Alvefur plugins.xkcd: Exact matches takes priority over others
15 months ago Kim Alvefur plugins.xkcd: Don't pad with spaces
15 months ago Kim Alvefur plugins.xkcd: Escape non-balanced non-empty square brackets in search queries
15 months ago Kim Alvefur plugins.xkcd: Escape parentheses in search queries
15 months ago Kim Alvefur plugins.slap: Remove special handling for actions
15 months ago Kim Alvefur plugins.groupchat: Don't prepend replies with the senders nickname if it's an action
15 months ago Kim Alvefur plugins.bookmarks: Remove redundant config reference
16 months ago Matthew Wild plugin.commands: Fire unhandled-command event
16 months ago Kim Alvefur plugins.xkcd: New plugin, guess what it does ;)
16 months ago Kim Alvefur plugins.groupchat: Update to use groupchat code in Verse
16 months ago Kim Alvefur Merge with MattJ
16 months ago Kim Alvefur plugins.msgforward: Clone messages, not just the body.
16 months ago Kim Alvefur plugins.msgforward: New plugin that forwards messages to rooms based on sender.
16 months ago Matthew Wild Merge with ciarang
18 months ago Ciaran Gultnieks Bugzilla plugin
17 months ago Kim Alvefur plugins.bookmarks: Remove unused require, thanks TJA
18 months ago Kim Alvefur plugins.bookmarks: Don't allow to bookmark the same room twice
18 months ago Kim Alvefur plugins.bookmarks: New plugin that makes the bot autojoin bookmarked rooms.
18 months ago Kim Alvefur plugins.opdown: New plugin that gives configurable room administrative commands.
18 months ago Kim Alvefur plugins.groupchat: Keep track of real jid, affiliation and role.
18 months ago Kim Alvefur plugins.groupchat: Add methods for changing affiliation and role
18 months ago Kim Alvefur plugins.groupchat: Set a to attribute on stanzas to rooms if there isn't one
18 months ago Kim Alvefur plugins.trac: Remove curl hack
18 months ago Kim Alvefur plugins.groupchat: Cleanup properly when leaving a room, even if kicked.
18 months ago Kim Alvefur plugins.tell: Optinally store !tells in iq:private for persistence (requires json)
18 months ago Kim Alvefur plugins.tell: Optinally deliver !tells only in the same room.
18 months ago Kim Alvefur plugins.trac: New plugin to fetch ticket info from trac
18 months ago Kim Alvefur plugins.invited: New plugin to join rooms when invited
18 months ago Kim Alvefur plugins.version: Report own version in first person, and don't crash if it's not in a room
18 months ago Kim Alvefur plugins.groupchat: Request zero history
18 months ago Kim Alvefur plugins.commands: Enable commands to be directed to the bots nick