Thu, 16 Aug 2018 15:07:28 +0200 mod_pubsub: Use the correct form field
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 15:07:28 +0200] rev 9189
mod_pubsub: Use the correct form field
Thu, 16 Aug 2018 15:05:01 +0200 mod_pubsub: Specify defaults for notification settings
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 15:05:01 +0200] rev 9188
mod_pubsub: Specify defaults for notification settings
Thu, 16 Aug 2018 14:44:09 +0200 mod_pubsub: Make notification of item retraction configurable
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 14:44:09 +0200] rev 9187
mod_pubsub: Make notification of item retraction configurable
Thu, 16 Aug 2018 14:42:36 +0200 mod_pubsub: Make notification of node deletion configurable
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 14:42:36 +0200] rev 9186
mod_pubsub: Make notification of node deletion configurable
Thu, 16 Aug 2018 14:49:42 +0200 mod_pubsub: Add support for "quiet nodes" (disabling notifications)
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 14:49:42 +0200] rev 9185
mod_pubsub: Add support for "quiet nodes" (disabling notifications)
Thu, 16 Aug 2018 14:47:30 +0200 mod_pubsub: Prepare to support turning notifications off for each kind of broadcast
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 14:47:30 +0200] rev 9184
mod_pubsub: Prepare to support turning notifications off for each kind of broadcast
Mon, 13 Aug 2018 20:44:01 +0200 mod_pubsub: Add payload type metadata field
Kim Alvefur <zash@zash.se> [Mon, 13 Aug 2018 20:44:01 +0200] rev 9183
mod_pubsub: Add payload type metadata field
Thu, 16 Aug 2018 14:32:21 +0200 util.pubsub: Pass "retract" as the type of such broadcasts
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 14:32:21 +0200] rev 9182
util.pubsub: Pass "retract" as the type of such broadcasts This moves some XEP-0060 awkwardness out of util.pubsub and into mod_pubsub A retraction is broadcast in an <items> container, whereas most other kinds of broadcasts are in a container with a name matching the 'kind' attribute.
Thu, 16 Aug 2018 06:05:11 +0200 util.pubsub: Silence warnings in tests [luacheck]
Kim Alvefur <zash@zash.se> [Thu, 16 Aug 2018 06:05:11 +0200] rev 9181
util.pubsub: Silence warnings in tests [luacheck] Warnings introduced in c53663e13b51 according to bisect
Sun, 12 Aug 2018 23:52:39 +0200 util.async: Remove sleep function
Kim Alvefur <zash@zash.se> [Sun, 12 Aug 2018 23:52:39 +0200] rev 9180
util.async: Remove sleep function Dependency on util.timer indirectly caused net.server to be initialized before the config was read, so server_select was always chosen.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip