Mercurial > prosody-modules
log mod_slack_webhooks/mod_slack_webhooks.lua @ 3095:3a6a48b83b4f
age | author | description |
---|---|---|
Sat, 02 Jun 2018 15:00:27 +0200 | Kim Alvefur | mod_slack_webhooks: Reduce scope of variable |
Sat, 02 Jun 2018 14:59:09 +0200 | Kim Alvefur | mod_slack_webhooks: Split long line to improve readability [luacheck] |
Sat, 02 Jun 2018 14:58:49 +0200 | Kim Alvefur | mod_slack_webhooks: Rename variables no avoid name clash [luacheck] |
Sat, 02 Jun 2018 14:58:28 +0200 | Kim Alvefur | mod_slack_webhooks: Remove unused locals [luacheck] |
Wed, 30 May 2018 09:10:33 +0200 | Kim Alvefur | mod_slack_webhooks: Use the correct MUC API |
Sun, 15 Apr 2018 08:45:43 -0700 | Nathan Whitehorn | Initial commit of mod_slack_webhooks. |