Thu, 17 Mar 2022 10:23:12 +0000 mod_admin_shell: Add session.is_connected() method
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2022 10:23:12 +0000] rev 12402
mod_admin_shell: Add session.is_connected() method
Thu, 17 Mar 2022 10:22:47 +0000 mod_admin_shell: Add session.write() method to write data to client with no \n
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2022 10:22:47 +0000] rev 12401
mod_admin_shell: Add session.write() method to write data to client with no \n
Thu, 17 Mar 2022 10:21:43 +0000 util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2022 10:21:43 +0000] rev 12400
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
Thu, 17 Mar 2022 10:20:23 +0000 util.logger: Return sink_function from add_simple_sink()
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2022 10:20:23 +0000] rev 12399
util.logger: Return sink_function from add_simple_sink() This allows a simple sink to be later removed via remove_sink()
Thu, 17 Mar 2022 10:19:35 +0000 util.logger: Support for removing individual log sinks without a full reset
Matthew Wild <mwild1@gmail.com> [Thu, 17 Mar 2022 10:19:35 +0000] rev 12398
util.logger: Support for removing individual log sinks without a full reset
Wed, 16 Mar 2022 19:32:17 +0100 mod_admin_socket: Comment on LuaSocket UNIX compat code 0.12
Kim Alvefur <zash@zash.se> [Wed, 16 Mar 2022 19:32:17 +0100] rev 12397
mod_admin_socket: Comment on LuaSocket UNIX compat code Ref #1717
Tue, 15 Mar 2022 10:48:46 +0100 mod_admin_socket: Compat for luasocket prior to unix datagram support 0.12
Kim Alvefur <zash@zash.se> [Tue, 15 Mar 2022 10:48:46 +0100] rev 12396
mod_admin_socket: Compat for luasocket prior to unix datagram support The "socket.unix" module exported only a function before https://github.com/lunarmodules/luasocket/commit/aa1b8cc9bc35e56de15eeb153c899e4c51de82a8 when datagram support was added. Fixes #1717 Thanks rsc and lucas for reporting and testing
Tue, 15 Mar 2022 21:59:51 +0100 mod_invites_register: Push invitee contact entry to inviter 0.12
Kim Alvefur <zash@zash.se> [Tue, 15 Mar 2022 21:59:51 +0100] rev 12395
mod_invites_register: Push invitee contact entry to inviter Invitee would not show up in the roster of the invite creator unless they fetch their roster afterwards. Fixes #1715 Thanks gerald
Fri, 11 Mar 2022 20:33:03 +0000 prosodyctl: check turn: warn about external port mismatches behind NAT 0.12
Matthew Wild <mwild1@gmail.com> [Fri, 11 Mar 2022 20:33:03 +0000] rev 12394
prosodyctl: check turn: warn about external port mismatches behind NAT Some NATs don't preserve port numbers, which can cause the TURN server's reported relay address to be incorrect (the TURN server has no way to predict what the external port is, so it can't be corrected in config like an IP mismatch can).
Tue, 08 Mar 2022 12:34:03 +0000 Added tag 0.12.0 for changeset 50fcd3879482 0.12
Matthew Wild <mwild1@gmail.com> [Tue, 08 Mar 2022 12:34:03 +0000] rev 12393
Added tag 0.12.0 for changeset 50fcd3879482
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip