Thu, 23 Apr 2020 18:40:57 +0200 Kim Alvefur util.rsm: Explicitly serialize numbers in correct format
Thu, 23 Apr 2020 18:17:54 +0200 Kim Alvefur util.rsm: Test that Lua 5.3 floats are not encoded with decimal point
Thu, 23 Apr 2020 18:16:36 +0200 Kim Alvefur util.rsm: Fix passing number as attribute
Thu, 23 Apr 2020 18:05:00 +0200 Kim Alvefur util.rsm: Add tests
Thu, 23 Apr 2020 15:17:42 +0100 Matthew Wild MUC tests: Add missing 'affiliation' attribute
Thu, 23 Apr 2020 13:53:18 +0100 Matthew Wild Merge with upstream trunk
Thu, 23 Apr 2020 13:52:19 +0100 Matthew Wild Merge 0.11->trunk
Thu, 23 Apr 2020 13:44:47 +0100 Matthew Wild MUC tests: Add missing affiliation attribute 0.11
Thu, 23 Apr 2020 13:43:29 +0100 Matthew Wild Backed out changeset 18f2c7bc5795 (was testing against wrong branch) 0.11
Thu, 23 Apr 2020 13:29:23 +0100 Matthew Wild MUC tests: Add <required/> to expected form field 0.11
Thu, 23 Apr 2020 13:16:25 +0100 Matthew Wild MUC: Always include 'affiliation'/'role' attributes, defaulting to 'none' if nil 0.11
Thu, 23 Apr 2020 01:05:34 +0200 Kim Alvefur mod_mam: Remove unused variables [luacheck]
Thu, 23 Apr 2020 00:55:34 +0200 Kim Alvefur mod_mam: Don't store any groupchat messages
Wed, 22 Apr 2020 23:36:25 +0200 Kim Alvefur mod_lastactivity: Encode seconds as decimal, not float
Wed, 22 Apr 2020 21:46:56 +0200 Kim Alvefur mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)
Wed, 22 Apr 2020 21:38:36 +0200 Kim Alvefur util.hashes: Fix output length of PBKDF2-HMAC-SHA256
Wed, 22 Apr 2020 21:35:33 +0200 Kim Alvefur util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests
Wed, 22 Apr 2020 18:53:50 +0200 Kim Alvefur mod_mam: Make note of Experimental (or Deferred) XEPs
Wed, 22 Apr 2020 18:50:30 +0200 Kim Alvefur mod_mam: Save delivery failures (thanks Ge0rG)
Wed, 22 Apr 2020 18:48:27 +0200 Kim Alvefur mod_mam: Keep chat markers (thanks Ge0rG)
Wed, 22 Apr 2020 18:47:06 +0200 Kim Alvefur mod_mam: Respect no-store hint (thanks Ge0rG)
Tue, 21 Apr 2020 23:06:55 +0200 Kim Alvefur mod_mam: Fix typo in comment
Tue, 21 Apr 2020 19:41:43 +0200 Kim Alvefur mod_mam: Prefer not archiving if no interesting payloads are found
Tue, 21 Apr 2020 01:29:58 +0200 Kim Alvefur mod_mam: Check sender of error instead of receiver
Tue, 21 Apr 2020 01:18:54 +0200 Kim Alvefur mod_mam: Store XEP-0184 receipts and requests
Tue, 21 Apr 2020 01:17:55 +0200 Kim Alvefur mod_mam: Add more positive hints for storage
Tue, 21 Apr 2020 01:01:25 +0200 Kim Alvefur mod_mam: Rework hints handling
Tue, 21 Apr 2020 00:56:56 +0200 Kim Alvefur mod_mam: Invert check for type
Tue, 21 Apr 2020 00:53:23 +0200 Kim Alvefur mod_mam: Log 'why' a stanza is archived
Tue, 21 Apr 2020 00:53:21 +0200 Kim Alvefur mod_mam: Factor out "should we store this" into a function
Sat, 18 Apr 2020 19:36:26 +0200 Kim Alvefur mod_csi_simple: Consider MUC invites important
Mon, 20 Apr 2020 18:33:05 +0200 Kim Alvefur mod_lastactivity: Add basic scansion test coverage
Mon, 20 Apr 2020 19:22:54 +0200 Kim Alvefur mod_uptime: Add scansion test coverage
Mon, 20 Apr 2020 18:20:24 +0200 Kim Alvefur scansion: Mock time libraries during tests
Mon, 20 Apr 2020 18:17:57 +0200 Kim Alvefur mod_version: Add scansion test
Mon, 20 Apr 2020 11:30:59 +0100 Matthew Wild mod_bosh, mod_websocket: Add config options to override GET responses
Sun, 19 Apr 2020 13:04:12 +0200 Kim Alvefur mod_c2s: Swap comments
Sun, 19 Apr 2020 01:17:48 +0200 Kim Alvefur migrator: Don't create unused directory
Sun, 19 Apr 2020 01:09:21 +0200 Kim Alvefur migrator: Inject data- and plugin paths during build
Sat, 18 Apr 2020 16:18:41 +0200 Kim Alvefur mod_csi_simple: Allow configuring extra tags indicating importance
Tue, 14 Apr 2020 16:51:24 +0200 Kim Alvefur util.sasl.digest-md5: Remove, obsolete since 2011
Mon, 13 Apr 2020 16:14:39 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 25 Aug 2019 20:22:35 +0200 Kim Alvefur core.certmanager: Move EECDH ciphers before EDH in default cipherstring (fixes #1513) 0.11
Sun, 26 Jan 2020 16:40:21 +0100 Kim Alvefur util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 0.11
Sun, 12 Apr 2020 22:57:14 +0200 Kim Alvefur net.http.server: Use error code from util.error (fixes #1502)
Sun, 12 Apr 2020 17:30:16 +0200 Kim Alvefur mod_scansion_record: Indent stanzas in recordings
Sun, 12 Apr 2020 17:03:05 +0200 Kim Alvefur util.stanza: Add method returning stanza with added indentation
Sat, 11 Apr 2020 19:31:15 +0200 Kim Alvefur mod_component: Specify an error source for Component unavailable errors
Sat, 11 Apr 2020 17:59:39 +0200 Kim Alvefur spec: Include a hacky moduleapi stub to allow test to proceed
Sat, 11 Apr 2020 16:45:27 +0100 Matthew Wild MUC: Switch hats to new presence APIs
Sat, 11 Apr 2020 16:43:57 +0100 Matthew Wild MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence
Sat, 11 Apr 2020 16:41:52 +0100 Matthew Wild MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presence
Fri, 10 Apr 2020 20:20:14 +0200 Emmanuel Gil Peyrot spec: Add test cases for util.http.contains_token
Fri, 10 Apr 2020 19:03:36 +0200 Kim Alvefur Merge 0.11->trunk
Fri, 10 Apr 2020 16:11:09 +0200 Kim Alvefur core.certmanager: Look for privkey.pem to go with fullchain.pem (fix #1526) 0.11
Fri, 03 Apr 2020 22:39:48 +0200 Kim Alvefur Merge 0.11->trunk
Fri, 03 Apr 2020 22:35:47 +0200 Kim Alvefur mod_vcard4: Report correct error condition (fixes #1521) 0.11
Wed, 01 Apr 2020 22:32:50 +0200 Kim Alvefur moduleapi: Rename argument to silence luacheck
Sun, 22 Mar 2020 22:32:26 +0100 Kim Alvefur moduleapi: Fix handling of replies to :send_iq from internal modules
Sun, 29 Mar 2020 22:12:42 +0200 Kim Alvefur Merge 0.11->trunk
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip