Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 31 Mar 2019 19:10:23 +0200 | Kim Alvefur | mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload |
Sun, 31 Mar 2019 19:08:43 +0200 | Kim Alvefur | mod_pubsub_github: Rearrange code to make it easier to handle other event types |
Sun, 31 Mar 2019 19:07:22 +0200 | Kim Alvefur | mod_pubsub_github: Get event type from payload (should work with gitlab) |
Sun, 31 Mar 2019 19:05:48 +0200 | Kim Alvefur | mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting |
Sun, 31 Mar 2019 19:05:22 +0200 | Kim Alvefur | mod_pubsub_github/README: Include 'github_secret' in example since it's required |
Sun, 31 Mar 2019 19:02:56 +0200 | Kim Alvefur | mod_pubsub_github: Reorder code to prepare for more code reordering |
Sun, 31 Mar 2019 18:31:57 +0200 | Kim Alvefur | mod_pubsub_github: Rename variable to avoid name clash [luacheck] |
Sun, 31 Mar 2019 18:31:38 +0200 | Kim Alvefur | luacheckrc: Update API method list from prosody |