Log

mod_slack_webhooks/mod_slack_webhooks.lua @ 5931:d194d1012fd3

description author age
Back out 662423cea3f4 (non-standard buttons) Kim Alvefur Fri, 21 May 2021 20:58:39 +0200
Back out 82689acd1294 (non-standard buttons) Kim Alvefur Fri, 21 May 2021 20:58:10 +0200
mod_slack_webhooks: Fix use with 0.11+ MUC API Kim Alvefur Tue, 15 Jan 2019 16:41:58 +0100
mod_slack_webhooks: Add a special webhook target for debugging Kim Alvefur Sun, 03 Jun 2018 02:18:02 +0200
mod_slack_webhooks: Forward info about clicked button to hook Kim Alvefur Sun, 03 Jun 2018 02:02:56 +0200
mod_slack_webhooks: Add support for buttons Kim Alvefur Sun, 03 Jun 2018 02:02:51 +0200
mod_slack_webhooks: Fix error handling for JSON parsing Kim Alvefur Sun, 03 Jun 2018 01:34:23 +0200
mod_slack_webhooks: Fix handling of form-urlencoded Kim Alvefur Sun, 03 Jun 2018 01:31:40 +0200
mod_slack_webhooks: Reduce scope of variable Kim Alvefur Sat, 02 Jun 2018 15:00:27 +0200
mod_slack_webhooks: Split long line to improve readability [luacheck] Kim Alvefur Sat, 02 Jun 2018 14:59:09 +0200
mod_slack_webhooks: Rename variables no avoid name clash [luacheck] Kim Alvefur Sat, 02 Jun 2018 14:58:49 +0200
mod_slack_webhooks: Remove unused locals [luacheck] Kim Alvefur Sat, 02 Jun 2018 14:58:28 +0200
mod_slack_webhooks: Use the correct MUC API Kim Alvefur Wed, 30 May 2018 09:10:33 +0200
Initial commit of mod_slack_webhooks. Nathan Whitehorn Sun, 15 Apr 2018 08:45:43 -0700