plugins.github: Remove debug prints

Add plugin for fetching issue info from GitHub

squishy: Add all plugins in current hg manifest

squishy: Less verbose syntax for listing plugins

Add COPYING

plugins.{trac,urltitle,xeps,xkcd,xkcd2,youtube}: Remove net.httpclient_listener, no longer required since verse:8e9f44ecb95b

plugins.ietf: HTTPS URLs (thanks darkrain)

plugins.version: example.com doesn't support *version* requests, not feature requests

plugins.xkcd2: I accidentally another XKCD plugin from scratch

plugins.ietf: Update patterns

plugins.ietf: Report number of matches

plugins.xkcd: Change list of comics to have both map of number to name and name to number, allowing some optimizations

plugins.xkcd: Remove old comment

plugins.xkcd: Forward-declare handle_xkcd_command()

uptime: s/version/uptime/

plugins.{ping,version,resolvejid}: Break nickname/jid resolving into a common plugin

plugins.pubsub2room: Remove old debug print

plugins.tell: Adjust format of delivered tells (fixes issues with some linkifiers)

plugins.commands: If a message with a [command] was directed at someone, remember their nickname.

plugins.groupchat: Allow prefixes on replies to be overriden

plugins.slap: Fix the grammar, once and for all!

plugins.pubsub2room: Use new PubSub API

plugins.xkcd: Make really sure that strip numbers are numbers

plugins.xkcd: If no argument is given, return the latest strip

init.lua: Print 'info', 'warn', and 'error' loglevels by default.

init.lua: Print outgoing stanzas and all log messages when debug logging enabled

plugins.urltitle: Use correct method to send a message to a room. Thanks ruskie

Import ietf, RFC and ID lookup plugin.

Import urltitle plugin (thanks ruskie)

Import youtube plugin

plugins.factoids: Add plugin for storing text snippets, with multiple backends

Merge

plugins.pubsub2room: Fix to use pubsub on stream instead of bot

plugins.pubsub: Remove

plugins.pubsub2room: Hook pubsub events directly on the stream.

plugins.xeps: Fix previous commit (it was wrong side of the loopy loops)

plugins.xeps: Check for exact matches on shortnames.

plugins.xeps: Re-indent

plugins.invited: Move xmlns-es to variables.

Merge

pubsub2room: Access to attributes in templates

plugins.topic: Lets anyone (no ACL yet) change topic

plugins.xkcd: reformat code

plugins.xkcd: Microsoft apparently hates %T (crashes on Windows)

plugins/version improvements

plugins.xeps: Fix pattern used to determine whether the user requested an example

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

(0) -100 -60 tip

mercurial