Software /
code /
prosody-modules
Log
mod_pubsub_github/mod_pubsub_github.lua @ 4832:bfd4af4caddc
description | author | age |
---|---|---|
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload | Kim Alvefur | Sun, 31 Mar 2019 19:10:23 +0200 |
mod_pubsub_github: Rearrange code to make it easier to handle other event types | Kim Alvefur | Sun, 31 Mar 2019 19:08:43 +0200 |
mod_pubsub_github: Get event type from payload (should work with gitlab) | Kim Alvefur | Sun, 31 Mar 2019 19:07:22 +0200 |
mod_pubsub_github: Reorder code to prepare for more code reordering | Kim Alvefur | Sun, 31 Mar 2019 19:02:56 +0200 |
mod_pubsub_github: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Sun, 31 Mar 2019 18:31:57 +0200 |
mod_pubsub_github: Include a summary field in payload | Kim Alvefur | Sun, 31 Mar 2019 18:24:49 +0200 |