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
|
Sun, 31 Mar 2019 18:31:10 +0200 |
Kim Alvefur |
luacheckrc: Copy line length setting from prosody
|
Sun, 31 Mar 2019 18:24:49 +0200 |
Kim Alvefur |
mod_pubsub_github: Include a summary field in payload
|
Sun, 31 Mar 2019 18:22:35 +0200 |
Kim Alvefur |
mod_pubsub_github: Add some spacing to improve readability
|
Sun, 31 Mar 2019 18:21:22 +0200 |
Kim Alvefur |
mod_pubsub_github: Lift signature validation from mod_pubsub_post
|
Sun, 31 Mar 2019 18:16:49 +0200 |
Kim Alvefur |
mod_pubsub_github: Only put first line of commit message in title, rest in content
|