Software /
code /
prosody
Graph
-
util.format: Fix some formats expecting positive numbers in Lua 5.22021-12-11, by Kim Alvefur
-
util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS2021-12-11, by Kim Alvefur
-
util.format: ALL THE TESTS!!!2021-12-11, by Kim Alvefur
-
util.format: Also handle the %p format added in Lua 5.42021-12-11, by Kim Alvefur
-
util.format: Ensure sanitation of strings passed to wrong format2021-12-11, by Kim Alvefur
-
util.format: Escape invalid UTF-8 by passing trough serialization2021-12-10, by Kim Alvefur
-
mod_mam: Avoid storing bounces for messages from the bare account (thanks Ge0rG)2021-12-10, by Kim Alvefur
-
MUC: Remove <{muc}x> tags in some errors2021-12-08, by Kim Alvefur
-
MUC: Fix error origin JID in wrong argument position2021-12-08, by Kim Alvefur
-
MUC: Remove remaining deprecated numeric error codes2021-12-08, by Kim Alvefur
-
MUC: Return a friendly textual error when trying to speak without voice2021-12-08, by Kim Alvefur
-
net.resolvers: Report when hostname fails IDNA2021-12-07, by Kim Alvefur
-
util.sasl.scram: Store username property rather than cached local (#399)2021-12-07, by Matthew Wild
-
mod_admin_shell: Add port as a c2s/s2s:show column definition2021-12-07, by Kim Alvefur
-
mod_pep: Set correct jid attr on node disco items2021-12-07, by Kim Alvefur
-
mod_pubsub: Allow specifying the JID of the pubsub service2021-12-07, by Kim Alvefur
-
core.usermanager: Implement noop role writes on global authz provider2021-12-06, by Kim Alvefur
-
mod_admin_shell: Handle global roles (pass host=*)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Only check that local users exist locally2021-12-06, by Kim Alvefur
-
mod_disco: Optionally return info on admin accounts to non-contacts2021-04-15, by Kim Alvefur
-
mod_disco: Advertise anonymous users2020-07-04, by Kim Alvefur
-
mod_disco: Advertise admin accounts as such via disco identity2020-07-04, by Kim Alvefur
-
mod_admin_shell: Support setting roles on hosts other than the users'2021-12-06, by Kim Alvefur
-
mod_admin_shell: Add command for updating roles user:roles(jid, roles)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Allow setting roles when creating user2021-12-04, by Kim Alvefur
-
net.server_epoll: Ensure calls to :write() return something2021-12-06, by Kim Alvefur
-
MUC: Allow modules a chance to act prior to room destruction2021-12-05, by Kim Alvefur
-
mod_cron: Expose the One Timer via module environment2021-12-04, by Kim Alvefur
-
mod_http_file_share: Fix to take retention time into account2021-12-04, by Kim Alvefur
-
mod_http_file_share: Improve consistency of terminology in logging2021-12-04, by Kim Alvefur
Scroll all the way down to load more.