Thu, 13 Sep 2018 21:17:37 +0200 core.portmanager: Use server.listen API
Kim Alvefur <zash@zash.se> [Thu, 13 Sep 2018 21:17:37 +0200] rev 9840
core.portmanager: Use server.listen API
Thu, 13 Sep 2018 21:16:37 +0200 net.server: New API for creating server listeners
Kim Alvefur <zash@zash.se> [Thu, 13 Sep 2018 21:16:37 +0200] rev 9839
net.server: New API for creating server listeners server.listen(interface, port, listeners, options);
Wed, 27 Feb 2019 10:29:10 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Wed, 27 Feb 2019 10:29:10 +0100] rev 9838
Merge 0.11->trunk
Wed, 27 Feb 2019 10:27:17 +0100 spec: Add test case for #1322 0.11
Kim Alvefur <zash@zash.se> [Wed, 27 Feb 2019 10:27:17 +0100] rev 9837
spec: Add test case for #1322
Wed, 27 Feb 2019 10:20:38 +0100 mod_storage_memory: Replace query function with one based on storage_internal (fixes #1322) 0.11
Kim Alvefur <zash@zash.se> [Wed, 27 Feb 2019 10:20:38 +0100] rev 9836
mod_storage_memory: Replace query function with one based on storage_internal (fixes #1322) The :find method in storage_internal works and is easier to read and understand. Future changes should be simpler to apply to both modules.
Sun, 24 Feb 2019 16:30:11 +0100 MUC: Fire an event to allow affecting decision of whether to allow a role change
Kim Alvefur <zash@zash.se> [Sun, 24 Feb 2019 16:30:11 +0100] rev 9835
MUC: Fire an event to allow affecting decision of whether to allow a role change
Sun, 24 Feb 2019 16:18:30 +0100 MUC: Factor out role change permission check into its own method
Kim Alvefur <zash@zash.se> [Sun, 24 Feb 2019 16:18:30 +0100] rev 9834
MUC: Factor out role change permission check into its own method I would like to invert this logic so that it checks if the role change is allowed instead of checking if it is not allowed as it does now, in order to make it easier to understand.
Fri, 22 Feb 2019 07:40:30 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Fri, 22 Feb 2019 07:40:30 +0100] rev 9833
Merge 0.11->trunk
Fri, 22 Feb 2019 07:33:23 +0100 mod_pubsub: Simplify configuration for node data (see #1302) 0.11
Kim Alvefur <zash@zash.se> [Fri, 22 Feb 2019 07:33:23 +0100] rev 9832
mod_pubsub: Simplify configuration for node data (see #1302)
Fri, 22 Feb 2019 07:35:44 +0100 mod_pep: Simplify configuration for node data (fixes #1320) 0.11
Kim Alvefur <zash@zash.se> [Fri, 22 Feb 2019 07:35:44 +0100] rev 9831
mod_pep: Simplify configuration for node data (fixes #1320)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip