Sun, 12 Sep 2021 17:03:02 +0200 mod_http_file_share: Measure current total usage
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 17:03:02 +0200] rev 11798
mod_http_file_share: Measure current total usage In order to allow monitoring. Especially as there's not much in the way of hard numbers on how much space gets used.
Sun, 12 Sep 2021 15:47:06 +0200 net.server_epoll: Try to make port number related methods sane
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 15:47:06 +0200] rev 11797
net.server_epoll: Try to make port number related methods sane Previously it was unclear whether "client port" was the port that the client connected to, or from. I hereby declare that the client port is the source port and the server port is the destination port. Incoming and outgoing connections can be distinguished by looking at the_server reference, which only incoming connections have.
Sun, 12 Sep 2021 13:45:13 +0200 doap: Remove entry that confused XEP-0277 with XEP-0227
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 13:45:13 +0200] rev 11796
doap: Remove entry that confused XEP-0277 with XEP-0227
Sun, 12 Sep 2021 13:38:14 +0200 doap: Mention mod_storage_xep0227
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 13:38:14 +0200] rev 11795
doap: Mention mod_storage_xep0227
Sun, 12 Sep 2021 13:37:27 +0200 doap: Specify version of XEP-0227 used
Kim Alvefur <zash@zash.se> [Sun, 12 Sep 2021 13:37:27 +0200] rev 11794
doap: Specify version of XEP-0227 used
Sun, 12 Sep 2021 11:38:47 +0100 mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP
Matthew Wild <mwild1@gmail.com> [Sun, 12 Sep 2021 11:38:47 +0100] rev 11793
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP
Sun, 12 Sep 2021 10:51:27 +0100 util.set: Add :contains_set() method
Matthew Wild <mwild1@gmail.com> [Sun, 12 Sep 2021 10:51:27 +0100] rev 11792
util.set: Add :contains_set() method
Sun, 12 Sep 2021 10:50:20 +0100 util.array: Add :slice() method + tests
Matthew Wild <mwild1@gmail.com> [Sun, 12 Sep 2021 10:50:20 +0100] rev 11791
util.array: Add :slice() method + tests Behaviour follows the same logic as string.sub (so yes, 1-indexed).
Sun, 12 Sep 2021 10:31:02 +0100 util.stanza: Add :get_child_with_attr() + tests
Matthew Wild <mwild1@gmail.com> [Sun, 12 Sep 2021 10:31:02 +0100] rev 11790
util.stanza: Add :get_child_with_attr() + tests
Sat, 11 Sep 2021 13:59:35 +0100 mod_pubsub/pubsub.lib: Export config forms for use by other modules
Matthew Wild <mwild1@gmail.com> [Sat, 11 Sep 2021 13:59:35 +0100] rev 11789
mod_pubsub/pubsub.lib: Export config forms for use by other modules In this case I need them for 227 import/export.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip