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.
Sun, 12 Aug 2018 11:43:38 +0100 util.pubsub tests: Add TODO
Matthew Wild <mwild1@gmail.com> [Sun, 12 Aug 2018 11:43:38 +0100] rev 9179
util.pubsub tests: Add TODO
Sun, 12 Aug 2018 11:34:50 +0100 util.pubsub tests: Add tests to confirm new access model is enforced on config change
Matthew Wild <mwild1@gmail.com> [Sun, 12 Aug 2018 11:34:50 +0100] rev 9178
util.pubsub tests: Add tests to confirm new access model is enforced on config change
Sun, 12 Aug 2018 11:34:28 +0100 util.pubsub tests: Add initial node config tests
Matthew Wild <mwild1@gmail.com> [Sun, 12 Aug 2018 11:34:28 +0100] rev 9177
util.pubsub tests: Add initial node config tests
Sun, 12 Aug 2018 11:34:05 +0100 util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe
Matthew Wild <mwild1@gmail.com> [Sun, 12 Aug 2018 11:34:05 +0100] rev 9176
util.pubsub tests: Extend publishing tests to check for correct notification behaviour on subscribe/unsubscribe
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip