Log

description author age
tools/generate_format_spec: Apply lua-format to silence luacheck Kim Alvefur Sat, 11 Dec 2021 20:58:09 +0100
util.format: Fix some formats expecting positive numbers in Lua 5.2 Kim Alvefur Sat, 11 Dec 2021 20:54:37 +0100
util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS Kim Alvefur Sat, 11 Dec 2021 20:40:23 +0100
util.format: ALL THE TESTS!!! Kim Alvefur Sat, 11 Dec 2021 20:38:54 +0100
util.format: Also handle the %p format added in Lua 5.4 Kim Alvefur Sat, 11 Dec 2021 13:39:58 +0100
util.format: Ensure sanitation of strings passed to wrong format Kim Alvefur Sat, 11 Dec 2021 13:30:34 +0100
util.format: Escape invalid UTF-8 by passing trough serialization Kim Alvefur Fri, 10 Dec 2021 22:48:45 +0100
mod_mam: Avoid storing bounces for messages from the bare account (thanks Ge0rG) Kim Alvefur Fri, 10 Dec 2021 22:25:34 +0100
MUC: Remove <{muc}x> tags in some errors Kim Alvefur Wed, 08 Dec 2021 21:55:25 +0100
MUC: Fix error origin JID in wrong argument position Kim Alvefur Wed, 08 Dec 2021 21:06:16 +0100
MUC: Remove remaining deprecated numeric error codes Kim Alvefur Wed, 08 Dec 2021 21:02:14 +0100
MUC: Return a friendly textual error when trying to speak without voice Kim Alvefur Wed, 08 Dec 2021 16:40:51 +0100
net.resolvers: Report when hostname fails IDNA Kim Alvefur Tue, 07 Dec 2021 21:43:36 +0100
util.sasl.scram: Store username property rather than cached local (#399) Matthew Wild Tue, 07 Dec 2021 16:23:23 +0000
mod_admin_shell: Add port as a c2s/s2s:show column definition Kim Alvefur Tue, 07 Dec 2021 13:21:20 +0100
mod_pep: Set correct jid attr on node disco items Kim Alvefur Tue, 07 Dec 2021 13:04:52 +0100
mod_pubsub: Allow specifying the JID of the pubsub service Kim Alvefur Tue, 07 Dec 2021 13:03:55 +0100
core.usermanager: Implement noop role writes on global authz provider Kim Alvefur Mon, 06 Dec 2021 22:38:27 +0100
mod_admin_shell: Handle global roles (pass host=*) Kim Alvefur Mon, 06 Dec 2021 22:33:46 +0100
mod_admin_shell: Only check that local users exist locally Kim Alvefur Mon, 06 Dec 2021 22:23:38 +0100
mod_disco: Optionally return info on admin accounts to non-contacts Kim Alvefur Thu, 15 Apr 2021 15:39:35 +0200
mod_disco: Advertise anonymous users Kim Alvefur Sat, 04 Jul 2020 20:10:18 +0200
mod_disco: Advertise admin accounts as such via disco identity Kim Alvefur Sat, 04 Jul 2020 20:09:18 +0200
mod_admin_shell: Support setting roles on hosts other than the users' Kim Alvefur Mon, 06 Dec 2021 21:56:19 +0100
mod_admin_shell: Add command for updating roles user:roles(jid, roles) Kim Alvefur Mon, 06 Dec 2021 21:55:57 +0100
mod_admin_shell: Allow setting roles when creating user Kim Alvefur Sat, 04 Dec 2021 02:25:01 +0100
net.server_epoll: Ensure calls to :write() return something Kim Alvefur Mon, 06 Dec 2021 10:59:14 +0100
MUC: Allow modules a chance to act prior to room destruction Kim Alvefur Sun, 05 Dec 2021 14:49:06 +0100
mod_cron: Expose the One Timer via module environment Kim Alvefur Sat, 04 Dec 2021 17:46:37 +0100
mod_http_file_share: Fix to take retention time into account Kim Alvefur Sat, 04 Dec 2021 16:48:39 +0100