Fri, 17 Dec 2021 16:21:26 +0100 Kim Alvefur mod_smacks: Bounce unacked stanzas on shutdown
Fri, 17 Dec 2021 16:00:08 +0100 Kim Alvefur mod_smacks: Preserve counter values on shutdown
Fri, 17 Dec 2021 15:59:06 +0100 Kim Alvefur mod_smacks: Simplify access to local user sessions
Thu, 16 Dec 2021 23:04:50 +0100 Kim Alvefur mod_smacks: Cancel hibernation when session is closed
Thu, 16 Dec 2021 22:59:51 +0100 Kim Alvefur mod_smacks: Skip hibernation logic if session was closed or replaced
Thu, 16 Dec 2021 22:42:08 +0100 Kim Alvefur mod_smacks: Fix indentation
Thu, 16 Dec 2021 16:02:01 +0100 Kim Alvefur mod_smacks: Stop stanzas from being queued on hibernation timeout
Thu, 16 Dec 2021 12:16:45 +0100 Kim Alvefur util.smqueue: Simplify compat table, fix dependent modules (thanks Martin)
Thu, 16 Dec 2021 12:16:08 +0100 Kim Alvefur util.smqueue: Add missing method to Teal record spec
Tue, 14 Dec 2021 20:00:45 +0100 Kim Alvefur mod_smacks: Limit queue memory consumption using new util
Tue, 14 Dec 2021 19:58:53 +0100 Kim Alvefur util.smqueue: Abstract queue with acknowledgements and overflow
Thu, 02 Dec 2021 02:46:26 +0100 Kim Alvefur mod_smacks: Set a watchdog to watch sleeping sessions
Thu, 02 Dec 2021 14:41:19 +0100 Kim Alvefur mod_smacks: Switch storage for tracking resumption tokens
Wed, 01 Dec 2021 20:13:08 +0100 Kim Alvefur mod_smacks: Clear resumption token from persistent storage on resumption
Wed, 01 Dec 2021 16:41:10 +0100 Kim Alvefur mod_smacks: Persist old counter values to storage
Wed, 15 Dec 2021 12:09:30 +0100 Kim Alvefur mod_smacks: Remove now unused variable [luacheck]
Wed, 15 Dec 2021 12:06:58 +0100 Kim Alvefur mod_smacks: Remove unused event
Wed, 15 Dec 2021 11:24:45 +0100 Kim Alvefur mod_smacks: Fix typo
Tue, 14 Dec 2021 12:59:38 +0100 Kim Alvefur mod_smacks: Flag both sessions to prevent duplicating queue on resumption
Mon, 06 Dec 2021 11:49:22 +0100 Kim Alvefur mod_smacks: Increment a counter for each resumption
Mon, 13 Dec 2021 21:48:29 +0100 Kim Alvefur mod_smacks: Back out 48f8fa6cea7b - back in a86ae74da96c again
Mon, 13 Dec 2021 21:46:49 +0100 Kim Alvefur mod_smacks: Patch various self-references on the resumed session
Mon, 13 Dec 2021 21:17:54 +0100 Kim Alvefur mod_smacks: Back out a86ae74da96c: Fixed one problem, caused another
Mon, 13 Dec 2021 21:15:06 +0100 Kim Alvefur mod_smacks: Back out def20683c161
Mon, 13 Dec 2021 19:48:42 +0100 Kim Alvefur mod_smacks: Update reference to session from send()
Mon, 13 Dec 2021 16:38:33 +0100 Kim Alvefur util.format: Optimize most common integer format
Mon, 13 Dec 2021 16:34:55 +0100 Kim Alvefur util.format: Ensure metatable __tostring results are also sanitized
Sun, 12 Dec 2021 18:38:40 +0100 Kim Alvefur mod_smacks: Include reason for destroying session on hibernation timeout
Sat, 11 Dec 2021 20:58:09 +0100 Kim Alvefur tools/generate_format_spec: Apply lua-format to silence luacheck
Sat, 11 Dec 2021 20:54:37 +0100 Kim Alvefur util.format: Fix some formats expecting positive numbers in Lua 5.2
Sat, 11 Dec 2021 20:40:23 +0100 Kim Alvefur util.format: Fix Lua 5.1 quirks thanks to ALL THE TESTS
Sat, 11 Dec 2021 20:38:54 +0100 Kim Alvefur util.format: ALL THE TESTS!!!
Sat, 11 Dec 2021 13:39:58 +0100 Kim Alvefur util.format: Also handle the %p format added in Lua 5.4
Sat, 11 Dec 2021 13:30:34 +0100 Kim Alvefur util.format: Ensure sanitation of strings passed to wrong format
Fri, 10 Dec 2021 22:48:45 +0100 Kim Alvefur util.format: Escape invalid UTF-8 by passing trough serialization
Fri, 10 Dec 2021 22:25:34 +0100 Kim Alvefur mod_mam: Avoid storing bounces for messages from the bare account (thanks Ge0rG)
Wed, 08 Dec 2021 21:55:25 +0100 Kim Alvefur MUC: Remove <{muc}x> tags in some errors
Wed, 08 Dec 2021 21:06:16 +0100 Kim Alvefur MUC: Fix error origin JID in wrong argument position
Wed, 08 Dec 2021 21:02:14 +0100 Kim Alvefur MUC: Remove remaining deprecated numeric error codes
Wed, 08 Dec 2021 16:40:51 +0100 Kim Alvefur MUC: Return a friendly textual error when trying to speak without voice
Tue, 07 Dec 2021 21:43:36 +0100 Kim Alvefur net.resolvers: Report when hostname fails IDNA
Tue, 07 Dec 2021 16:23:23 +0000 Matthew Wild util.sasl.scram: Store username property rather than cached local (#399)
Tue, 07 Dec 2021 13:21:20 +0100 Kim Alvefur mod_admin_shell: Add port as a c2s/s2s:show column definition
Tue, 07 Dec 2021 13:04:52 +0100 Kim Alvefur mod_pep: Set correct jid attr on node disco items
Tue, 07 Dec 2021 13:03:55 +0100 Kim Alvefur mod_pubsub: Allow specifying the JID of the pubsub service
Mon, 06 Dec 2021 22:38:27 +0100 Kim Alvefur core.usermanager: Implement noop role writes on global authz provider
Mon, 06 Dec 2021 22:33:46 +0100 Kim Alvefur mod_admin_shell: Handle global roles (pass host=*)
Mon, 06 Dec 2021 22:23:38 +0100 Kim Alvefur mod_admin_shell: Only check that local users exist locally
Thu, 15 Apr 2021 15:39:35 +0200 Kim Alvefur mod_disco: Optionally return info on admin accounts to non-contacts
Sat, 04 Jul 2020 20:10:18 +0200 Kim Alvefur mod_disco: Advertise anonymous users
Sat, 04 Jul 2020 20:09:18 +0200 Kim Alvefur mod_disco: Advertise admin accounts as such via disco identity
Mon, 06 Dec 2021 21:56:19 +0100 Kim Alvefur mod_admin_shell: Support setting roles on hosts other than the users'
Mon, 06 Dec 2021 21:55:57 +0100 Kim Alvefur mod_admin_shell: Add command for updating roles user:roles(jid, roles)
Sat, 04 Dec 2021 02:25:01 +0100 Kim Alvefur mod_admin_shell: Allow setting roles when creating user
Mon, 06 Dec 2021 10:59:14 +0100 Kim Alvefur net.server_epoll: Ensure calls to :write() return something
Sun, 05 Dec 2021 14:49:06 +0100 Kim Alvefur MUC: Allow modules a chance to act prior to room destruction
Sat, 04 Dec 2021 17:46:37 +0100 Kim Alvefur mod_cron: Expose the One Timer via module environment
Sat, 04 Dec 2021 16:48:39 +0100 Kim Alvefur mod_http_file_share: Fix to take retention time into account
Sat, 04 Dec 2021 15:03:26 +0100 Kim Alvefur mod_http_file_share: Improve consistency of terminology in logging
Sat, 04 Dec 2021 15:03:52 +0100 Kim Alvefur mod_http_file_share: Rename variable for clarity
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip