Mon, 04 Mar 2019 12:58:20 +0100 mod_muc_mam: Add comment about the tricks done with the 'with' field 0.11
Kim Alvefur <zash@zash.se> [Mon, 04 Mar 2019 12:58:20 +0100] rev 9847
mod_muc_mam: Add comment about the tricks done with the 'with' field
Mon, 04 Mar 2019 12:57:42 +0100 mod_muc_mam: Move a comment to the line it describes 0.11
Kim Alvefur <zash@zash.se> [Mon, 04 Mar 2019 12:57:42 +0100] rev 9846
mod_muc_mam: Move a comment to the line it describes
Mon, 04 Mar 2019 12:56:31 +0100 mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259) 0.11
Kim Alvefur <zash@zash.se> [Mon, 04 Mar 2019 12:56:31 +0100] rev 9845
mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259)
Sun, 03 Mar 2019 19:31:56 +0100 util.pubsub: Validate node configuration on node creation (fixes #1328) 0.11
Kim Alvefur <zash@zash.se> [Sun, 03 Mar 2019 19:31:56 +0100] rev 9844
util.pubsub: Validate node configuration on node creation (fixes #1328)
Sat, 02 Mar 2019 22:26:30 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2019 22:26:30 +0100] rev 9843
Merge 0.11->trunk
Sat, 02 Mar 2019 22:26:01 +0100 mod_storage_memory: Generate ID using standard util (fixes #1326) 0.11
Kim Alvefur <zash@zash.se> [Sat, 02 Mar 2019 22:26:01 +0100] rev 9842
mod_storage_memory: Generate ID using standard util (fixes #1326) The previous method relied on tostring(table) returning the pointer address, which might not be portable.
Wed, 10 Oct 2018 17:22:08 +0200 core.portmanager: Reduce scope of variable
Kim Alvefur <zash@zash.se> [Wed, 10 Oct 2018 17:22:08 +0200] rev 9841
core.portmanager: Reduce scope of variable Not sure why it was all the way out there, seems like there would have been unexpected behaviour from that
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip