Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 20:34:18 +0200 |
mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/. | Emmanuel Gil Peyrot | Fri, 24 Aug 2018 20:34:00 +0200 |
MUC: Normalize indentation | Kim Alvefur | Wed, 22 Aug 2018 14:50:07 +0200 |
util.pubsub: Remove unused argument | Kim Alvefur | Tue, 21 Aug 2018 19:48:08 +0200 |
mod_vcard: Remove 0.8 COMPAT code | Matthew Wild | Sun, 19 Aug 2018 23:44:01 +0100 |
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items | Matthew Wild | Sun, 19 Aug 2018 23:37:19 +0100 |
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981 | Matthew Wild | Sun, 19 Aug 2018 21:56:33 +0100 |