Thu, 15 Apr 2021 15:39:35 +0200 mod_disco: Optionally return info on admin accounts to non-contacts
Kim Alvefur <zash@zash.se> [Thu, 15 Apr 2021 15:39:35 +0200] rev 12021
mod_disco: Optionally return info on admin accounts to non-contacts If you already know the account, from say the server contact info, then this confirms their admin status.
Sat, 04 Jul 2020 20:10:18 +0200 mod_disco: Advertise anonymous users
Kim Alvefur <zash@zash.se> [Sat, 04 Jul 2020 20:10:18 +0200] rev 12020
mod_disco: Advertise anonymous users Can these even be seen?
Sat, 04 Jul 2020 20:09:18 +0200 mod_disco: Advertise admin accounts as such via disco identity
Kim Alvefur <zash@zash.se> [Sat, 04 Jul 2020 20:09:18 +0200] rev 12019
mod_disco: Advertise admin accounts as such via disco identity
Mon, 06 Dec 2021 21:56:19 +0100 mod_admin_shell: Support setting roles on hosts other than the users'
Kim Alvefur <zash@zash.se> [Mon, 06 Dec 2021 21:56:19 +0100] rev 12018
mod_admin_shell: Support setting roles on hosts other than the users' Needed to e.g. grant admin rights on a component, or grant non-local users local privileges. Leave the same host syntax for convenience, since this might be the common case.
Mon, 06 Dec 2021 21:55:57 +0100 mod_admin_shell: Add command for updating roles user:roles(jid, roles)
Kim Alvefur <zash@zash.se> [Mon, 06 Dec 2021 21:55:57 +0100] rev 12017
mod_admin_shell: Add command for updating roles user:roles(jid, roles) This would allow e.g. granting admin status without changing the config and without a restart.
Sat, 04 Dec 2021 02:25:01 +0100 mod_admin_shell: Allow setting roles when creating user
Kim Alvefur <zash@zash.se> [Sat, 04 Dec 2021 02:25:01 +0100] rev 12016
mod_admin_shell: Allow setting roles when creating user
Mon, 06 Dec 2021 10:59:14 +0100 net.server_epoll: Ensure calls to :write() return something
Kim Alvefur <zash@zash.se> [Mon, 06 Dec 2021 10:59:14 +0100] rev 12015
net.server_epoll: Ensure calls to :write() return something With opportunistic writes enabled, writes can return what :onwritable() returns, thus :onwritable() should return something sensible at each spot. Should prevent whatever caused > Error writing to connection: (nil) Tho this was probably harmless
Sun, 05 Dec 2021 14:49:06 +0100 MUC: Allow modules a chance to act prior to room destruction
Kim Alvefur <zash@zash.se> [Sun, 05 Dec 2021 14:49:06 +0100] rev 12014
MUC: Allow modules a chance to act prior to room destruction
Sat, 04 Dec 2021 17:46:37 +0100 mod_cron: Expose the One Timer via module environment
Kim Alvefur <zash@zash.se> [Sat, 04 Dec 2021 17:46:37 +0100] rev 12013
mod_cron: Expose the One Timer via module environment This makes it easier to reschedule or otherwise manipulate the timer from e.g. the shell, which is handy for debugging.
Sat, 04 Dec 2021 16:48:39 +0100 mod_http_file_share: Fix to take retention time into account
Kim Alvefur <zash@zash.se> [Sat, 04 Dec 2021 16:48:39 +0100] rev 12012
mod_http_file_share: Fix to take retention time into account It was lost in 6f4790b8deec when switching to mod_cron.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip