plugins/groupchat.lua: Add support for muc passwords

plugins/commands.lua: The default command_prefix value is set on config.docker.lua.

config.docker.lua: Expose more settings as environment variables

Add eliza plugin

config.docker.lua: Add to repo, used by default for Docker images

Dockerfile: include util.interpolation in build

Dockerfile: Update (now works)

xeps: Update URLs (but still doesn't work)

init.lua: Initialize net.http with an SSL configuration

Dockerfile: Switch to alpine for final image

Add Dockerfile

init.lua: Allow override of default config path

init.lua: Update for Lua 5.2 (only)

plugins.issues: Avoid triggering on #number at the end of a word (eg URLs)

riddim.plugins.pubsub2room: Add support for extracting data from JSON Containers (XEP-0335)

riddim.plugins.pubsub2room: Trim trailing whitespace

riddim.plugins.ping: Handle JID being unknown after "resolving"

riddim.plugins.groupchat: Change numeric stanza attribute to string to comply with util.stanza strict mode

riddim.plugins.pubsub2room: Don't create an invalid stanza with an empty name

riddim.plugins.pubsub2room: Return early in case of unconfigured pubsub event

riddim.plugins.servercontact: Query for XEP-0157: Contact Addresses for XMPP Services

plugins.pubsub2room: Import verse (no longer global)

riddim.plugins.pubsub2room: Return early from extractor if no stanza given

riddim.plugins.factoids: Import and use util.stanza instead of relying on now non-existant verse global

plugins.groupchat: Import util.jid (thanks johan)

plugins.ietf: Include a link in reply if an RFC number was given but no match found

Merge with MattJ

plugins.github: Add comment with example config

Merge

plugins.issues: Add plugin for issue-tracker

plugins.github: Fix argument order

plugins.github: Fix syntax error and wrong name

plugins.github: Support per-room configuration

plugins.github: Don't check for #issuenumber in direct messages

plugins.version: Don't include unknown version or platform in reply

plugins.version: Put friendly errors in a table

plugins.xkcd2: Attempt to load list of strips at startup

plugins.xkcd2: Use table.maxn as there may be holes in the list

plugins.xkcd2: Allow negative numbers in pattern

plugins.factoids: Remove debug output

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

(0) -100 -60 tip

mercurial