Fri, 24 Aug 2018 21:36:58 +0200 |
Emmanuel Gil Peyrot |
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Fri, 24 Aug 2018 21:35:47 +0200 |
Emmanuel Gil Peyrot |
mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
|
Fri, 24 Aug 2018 21:15:38 +0200 |
Emmanuel Gil Peyrot |
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Fri, 24 Aug 2018 20:55:10 +0200 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
|
Fri, 24 Aug 2018 20:49:54 +0200 |
Emmanuel Gil Peyrot |
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
|
Fri, 24 Aug 2018 19:51:31 +0200 |
Emmanuel Gil Peyrot |
mod_group_bookmarks: Remove unused requires.
|
Fri, 24 Aug 2018 18:05:52 +0200 |
Kim Alvefur |
mod_pubsub_github: Remove unused import [luacheck]
|
Fri, 24 Aug 2018 17:49:53 +0200 |
Kim Alvefur |
mod_pubsub_github: Add support for signed requests
|