Tue, 02 Jun 2020 08:01:21 +0100 prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Matthew Wild <mwild1@gmail.com> [Tue, 02 Jun 2020 08:01:21 +0100] rev 10875
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Tue, 02 Jun 2020 08:00:37 +0100 util.human.io: New central place for UI helpers
Matthew Wild <mwild1@gmail.com> [Tue, 02 Jun 2020 08:00:37 +0100] rev 10874
util.human.io: New central place for UI helpers
Mon, 01 Jun 2020 23:57:50 +0200 util.prosodyctl.shell: Allow passing path to socket on command line
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 23:57:50 +0200] rev 10873
util.prosodyctl.shell: Allow passing path to socket on command line E.g. `prosodyctl shell --socket /path/to/prosody.scok`
Mon, 01 Jun 2020 23:53:03 +0200 util.prosodyctl.shell: Use same config option as module for socket path
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 23:53:03 +0200] rev 10872
util.prosodyctl.shell: Use same config option as module for socket path So now if you set it to a custom value, both the client and the server should use it.
Mon, 01 Jun 2020 23:26:30 +0200 util.prosodyctl.shell: Join socket path with current data directory
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 23:26:30 +0200] rev 10871
util.prosodyctl.shell: Join socket path with current data directory Don't hardcode socket path as it happens to be in a source checkout. Hold on, it should use the same config option as the module!
Mon, 01 Jun 2020 23:17:20 +0200 mod_admin_socket: Use module API meant for file paths
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 23:17:20 +0200] rev 10870
mod_admin_socket: Use module API meant for file paths Makes it so that a relative path in the config becomes relative to the data directory.
Mon, 01 Jun 2020 17:55:01 +0200 mod_vcard_legacy: Fix publishing vcard without avatar
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 17:55:01 +0200] rev 10869
mod_vcard_legacy: Fix publishing vcard without avatar
Mon, 01 Jun 2020 17:37:54 +0200 mod_vcard_legacy: Remove semi-broken support for multiple avatars
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 17:37:54 +0200] rev 10868
mod_vcard_legacy: Remove semi-broken support for multiple avatars Nobody does this. If someone wants to they should go use the PEP method directly instead. Additionally, this got in the way of doing multiple avatars The PEP Way, since it treated each 'data' as a distinct avatar with an optional corresponding 'metadata', which is not how it works.
Mon, 01 Jun 2020 16:38:16 +0100 mod_admin_shell: Remove old variable declaration [luacheck]
Matthew Wild <mwild1@gmail.com> [Mon, 01 Jun 2020 16:38:16 +0100] rev 10867
mod_admin_shell: Remove old variable declaration [luacheck]
Mon, 01 Jun 2020 17:27:50 +0200 mod_admin_socket: Use wrapserver if available
Kim Alvefur <zash@zash.se> [Mon, 01 Jun 2020 17:27:50 +0200] rev 10866
mod_admin_socket: Use wrapserver if available Why have a custom accept function when this is net.server's entire thing?
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip