Fri, 18 Jan 2019 18:30:41 +0100 Kim Alvefur prosodyctl: Fix module.command invocation (thanks woffs)
Thu, 17 Jan 2019 20:42:38 +0100 Kim Alvefur mod_http: Determine CORS methods to whitelist from actual methods used
Fri, 18 Jan 2019 02:03:40 +0100 Kim Alvefur mod_http: Set up to handle OPTIONS
Thu, 04 Oct 2018 12:24:08 +0200 Kim Alvefur mod_websocket: Drop CORS code in favor of that in mod_http
Thu, 04 Oct 2018 12:23:06 +0200 Kim Alvefur mod_bosh: Drop CORS code in favor of than in mod_http
Thu, 04 Oct 2018 12:22:12 +0200 Kim Alvefur mod_http: Solve CORS problems once and for all
Thu, 17 Jan 2019 01:17:48 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 17 Jan 2019 01:15:29 +0100 Kim Alvefur mod_motd: Remove unused variable [luacheck] 0.11
Thu, 17 Jan 2019 01:09:38 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 17 Jan 2019 01:05:47 +0100 Kim Alvefur mod_motd: Remove redundant conditions 0.11
Thu, 17 Jan 2019 01:04:39 +0100 Kim Alvefur mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11
Wed, 16 Jan 2019 20:01:38 +0100 Kim Alvefur core.s2smanager: Add stub reset_stream method to destroyed sessions
Wed, 16 Jan 2019 14:20:16 +0100 Kim Alvefur mod_admin_telnet: sttas:show: Use format option that allows float numbers
Wed, 16 Jan 2019 13:53:04 +0100 Kim Alvefur util.http: Fix decoding of uppercase URL encoded chars
Tue, 15 Jan 2019 20:08:30 +0100 Kim Alvefur mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
Mon, 14 Jan 2019 00:17:02 +0100 Kim Alvefur mod_storage_memory: Implement :user iteration API
Thu, 10 Jan 2019 15:25:38 +0100 Kim Alvefur prosodyctl: Use the same runtime for starting prosody
Thu, 10 Jan 2019 14:57:26 +0100 Kim Alvefur util.prosodyctl: Allow passing path to Lua runtime to the start() function
Thu, 10 Jan 2019 14:54:34 +0100 Kim Alvefur prosodyctl: Pass the original argv table to subcommands (with first argument removed)
Thu, 10 Jan 2019 14:27:01 +0100 Kim Alvefur GNUmakefile: Add target for running scansion
Thu, 10 Jan 2019 13:32:57 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 10 Jan 2019 13:07:22 +0100 Kim Alvefur mod_bosh: Handle missing wait attribute (fixes #1288) 0.11
Tue, 08 Jan 2019 13:12:58 +0000 Matthew Wild Added tag 0.11.2 for changeset 4f8b6c09e5f3 0.11
Mon, 07 Jan 2019 15:42:46 +0000 Matthew Wild Merge 0.11->trunk
Mon, 07 Jan 2019 15:34:23 +0000 Matthew Wild Merge 0.10->0.11 0.11 0.11.2
Wed, 28 Nov 2018 16:55:27 +0000 Matthew Wild Added tag 0.10.3 for changeset bb8486491b48
Mon, 07 Jan 2019 15:02:11 +0100 Kim Alvefur Merge 0.11->trunk
Sun, 06 Jan 2019 21:09:32 +0100 Kim Alvefur mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:09:00 +0100 Kim Alvefur mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:09:50 +0100 Kim Alvefur mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:08:11 +0100 Kim Alvefur mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 0.11
Sun, 06 Jan 2019 21:03:09 +0100 Kim Alvefur mod_csi_simple: Tweak check for <body> 0.11
Sun, 06 Jan 2019 12:20:57 +0100 Kim Alvefur MUC: Rename import to avoid name clash [luacheck]
Sun, 06 Jan 2019 12:19:23 +0100 Kim Alvefur Merge with jonas
Sun, 06 Jan 2019 12:18:48 +0100 Kim Alvefur Merge 0.11->trunk
Sun, 06 Jan 2019 12:17:00 +0100 Kim Alvefur mod_posix: Don't reload logging twice 0.11
Sun, 06 Jan 2019 12:14:42 +0100 Kim Alvefur util.startup: Always reload logging after config (fixes #1284) 0.11
Sun, 06 Jan 2019 11:28:54 +0100 Jonas Wielicki MUC: add ID to message if no ID is present
Sun, 06 Jan 2019 10:42:45 +0100 Kim Alvefur mod_http_errors: Normalize CSS
Sun, 06 Jan 2019 10:39:33 +0100 Kim Alvefur util.http: Pre-generate urlencoding mappings (optimization)
Sun, 06 Jan 2019 09:44:55 +0100 Kim Alvefur mod_mam: Handle expiry of messages that expire in the middle of the cut-off day
Sun, 06 Jan 2019 09:34:59 +0100 Kim Alvefur mod_mam: Measure how long it takes to run the message expiry job job
Fri, 04 Jan 2019 15:13:52 +0100 Kim Alvefur mod_admin_telnet: Sort stats by name
Fri, 04 Jan 2019 13:41:39 +0100 Kim Alvefur mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful)
Fri, 04 Jan 2019 13:39:13 +0100 Kim Alvefur mod_admin_telnet: config:get: Assume the global section if only one argument is given
Fri, 04 Jan 2019 13:38:30 +0100 Kim Alvefur mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command
Fri, 04 Jan 2019 10:14:55 +0100 Kim Alvefur mod_mam: Fix word order in log message
Thu, 03 Jan 2019 17:25:43 +0100 Kim Alvefur mod_mam: Perform message expiry based on building an index by date
Sun, 30 Dec 2018 20:35:20 +0100 Kim Alvefur core.moduleapi: Use convenience function for creating error object from stanza
Sun, 30 Dec 2018 20:30:59 +0100 Kim Alvefur util.error: Add a function for creating an error object from an error stanza
Sun, 30 Dec 2018 16:03:15 +0100 Kim Alvefur core.moduleapi: Use util.error for :send_iq errors
Sun, 30 Dec 2018 14:26:58 +0100 Kim Alvefur core.moduleapi: Move util imports to top
Sun, 30 Dec 2018 12:55:58 +0000 Matthew Wild util.error: Add new util library for structured errors
Sun, 30 Dec 2018 03:24:54 +0100 Kim Alvefur util.promise: Remove references to callbacks after settling promise
Sun, 30 Dec 2018 03:20:37 +0100 Kim Alvefur luacheckrc: Teach luacheck about the new module:send_iq() API
Sat, 29 Dec 2018 21:49:32 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 29 Dec 2018 21:47:51 +0100 Kim Alvefur util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11
Sat, 29 Dec 2018 03:21:13 +0100 Kim Alvefur mod_admin_telnet: Validate hostnames in xmpp:ping command
Fri, 28 Dec 2018 00:04:26 +0100 Kim Alvefur mod_tls: Keep TLS context errors and repeat them again for each session
Fri, 28 Dec 2018 00:13:03 +0100 Kim Alvefur mod_c2s: Improve log message in case there are no stream features on offer (thanks hexa)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip