Sun, 29 Sep 2019 17:07:39 +0200 core.modulemanager: Split lists across multiple lines for improved readability
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 17:07:39 +0200] rev 10292
core.modulemanager: Split lists across multiple lines for improved readability Patches will also be easier to read.
Sun, 29 Sep 2019 16:22:05 +0200 mod_register_ibr: Reminder to maybe use util.error in the future
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 16:22:05 +0200] rev 10291
mod_register_ibr: Reminder to maybe use util.error in the future
Sun, 29 Sep 2019 15:26:18 +0200 mod_register_ibr, mod_register_limits: Add support for custom error type and defined-condition.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 29 Sep 2019 15:26:18 +0200] rev 10290
mod_register_ibr, mod_register_limits: Add support for custom error type and defined-condition.
Sun, 29 Sep 2019 15:51:21 +0200 net.server_epoll: Ignore unused self argument [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:51:21 +0200] rev 10289
net.server_epoll: Ignore unused self argument [luacheck]
Sun, 29 Sep 2019 15:41:01 +0200 net.server_epoll: Fix link function to not replace listeners
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:41:01 +0200] rev 10288
net.server_epoll: Fix link function to not replace listeners mod_proxy65 calls link twice, once for each direction. This would overwrite the listeners with one that has the previous listeners as metatable.__index, but none of the others. This takes advantage of 94c584d67533 to improve this.
Sun, 29 Sep 2019 15:36:23 +0200 net.server_epoll: Handle read size argument to link
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:36:23 +0200] rev 10287
net.server_epoll: Handle read size argument to link
Sun, 29 Sep 2019 15:18:40 +0200 net.server_epoll: Add some timeout related logging
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:18:40 +0200] rev 10286
net.server_epoll: Add some timeout related logging
Sun, 29 Sep 2019 15:05:17 +0200 mod_register_ibr: Add FORM_TYPE as required by XEP-0077.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 29 Sep 2019 15:05:17 +0200] rev 10285
mod_register_ibr: Add FORM_TYPE as required by XEP-0077.
Sun, 29 Sep 2019 15:02:05 +0200 net.server_epoll: Add debug logging for various connection events
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:02:05 +0200] rev 10284
net.server_epoll: Add debug logging for various connection events
Sun, 29 Sep 2019 15:00:28 +0200 net.server_epoll: Make log tag accessible as a field
Kim Alvefur <zash@zash.se> [Sun, 29 Sep 2019 15:00:28 +0200] rev 10283
net.server_epoll: Make log tag accessible as a field To allow referencing connections by id instead of tostring form
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip