Software /
code /
prosody
Graph
-
Fixes #1533 Hats don't get sent out to own MUC userWed, 22 Apr 2020 16:04:03 +0200, by JC Brand
-
net.http: Return a Promise if no callback is givenWed, 06 May 2020 18:03:20 +0200, by Kim Alvefur
-
mod_carbons: Clarify handling of error bouncesWed, 06 May 2020 12:48:09 +0200, by Kim Alvefur
-
mod_csi_simple: Don't consider presence errors as importantTue, 05 May 2020 23:08:47 +0200, by Kim Alvefur
-
MAM: Remove 1% of contents when reaching limits, fix #1545Tue, 05 May 2020 22:21:39 +0200, by Kim Alvefur
-
util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3]Mon, 04 May 2020 21:51:30 +0200, by Kim Alvefur
-
mod_admin_telnet: Use tostring as fallback in pretty printingSat, 02 May 2020 20:41:35 +0200, by Kim Alvefur
-
mod_admin_telnet: Don't pretty-print the normal console stuffSat, 02 May 2020 20:39:33 +0200, by Kim Alvefur
-
mod_admin_telnet: Reuse existing pretty printing setupSat, 02 May 2020 20:37:49 +0200, by Kim Alvefur
-
mod_admin_telnet: Allow configuring pretty printing defaultsSat, 02 May 2020 20:32:43 +0200, by Kim Alvefur
-
MUC: Enforce strict resourceprep when registering room nicknamesSat, 02 May 2020 20:12:41 +0200, by Kim Alvefur
-
mod_storage_sql: Log database connection parameters when creating engineSat, 02 May 2020 14:13:02 +0200, by Kim Alvefur
-
mod_admin_telnet: Silence luacheckWed, 29 Apr 2020 23:28:21 +0200, by Kim Alvefur
-
mod_admin_telnet: Add a command to configure pretty-printing settingsWed, 29 Apr 2020 23:15:01 +0200, by Kim Alvefur
-
mod_admin_telnet: Add a TODO for someone to find in the futureWed, 29 Apr 2020 22:59:01 +0200, by Kim Alvefur
-
mod_admin_telnet: Document HTTP command in internal helpWed, 29 Apr 2020 22:56:35 +0200, by Kim Alvefur
-
mod_admin_telnet: Document (in the internal help) debug commandsWed, 29 Apr 2020 22:48:36 +0200, by Kim Alvefur
-
mod_admin_telnet: Pretty-print values returned from commandsWed, 29 Apr 2020 22:23:05 +0200, by Kim Alvefur
-
mod_carbons: Check for and strip 'private' tag before stoppingMon, 27 Apr 2020 14:46:15 +0200, by Kim Alvefur
-
mod_carbons: Don't copy messages that should not be copiedMon, 27 Apr 2020 14:43:54 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 26 Apr 2020 21:03:40 +0200, by Kim Alvefur
-
mod_carbons: Carbon anything that has been archived by the current userSun, 26 Apr 2020 20:24:51 +0200, by Kim Alvefur
-
mod_carbons: Carbon incoming message delivery failure reportsSun, 26 Apr 2020 20:23:50 +0200, by Kim Alvefur
-
mod_carbons: Fix syntax error [luacheck]Sun, 26 Apr 2020 21:11:00 +0200, by Kim Alvefur
-
mod_carbons: Refactor in new style (mod_mam/csi)Sun, 26 Apr 2020 20:17:43 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 26 Apr 2020 20:49:31 +0200, by Kim Alvefur
-
mod_carbons: Fix handling of incoming MUC PMs #1540 0.11Sun, 26 Apr 2020 20:39:39 +0200, by Kim Alvefur
-
mod_http_files: Avoid using inode in etag, fix #1498 0.11Sat, 25 Apr 2020 20:55:00 +0200, by Kim Alvefur
-
MUC: Adapt rules for what should be stored from mod_mamSun, 26 Apr 2020 19:38:38 +0200, by Kim Alvefur
-
util.sasl.scram: Mention if clients try PLUS without channel bindingSun, 26 Apr 2020 14:31:43 +0200, by Kim Alvefur
-
mod_mam: Store only incoming errorsSun, 26 Apr 2020 14:28:00 +0200, by Kim Alvefur
-
mod_csi_simple: Explicitly mention iq stanzasSun, 26 Apr 2020 11:40:48 +0200, by Kim Alvefur
-
mod_csi_simple: Clarify what might not be stanzas hereSun, 26 Apr 2020 11:13:25 +0200, by Kim Alvefur
-
mod_csi_simple: Consider nonzas importantSun, 26 Apr 2020 11:13:01 +0200, by Kim Alvefur
-
mod_csi_simple: Explicitly consider errors importantSun, 26 Apr 2020 10:58:22 +0200, by Kim Alvefur
-
mod_register_limits: Fix text reason field name for 'throttled'Thu, 23 Apr 2020 19:24:27 +0200, by Kim Alvefur
-
mod_register_ibr: Fix reporting of registration rejection reasonThu, 23 Apr 2020 19:02:44 +0200, by Kim Alvefur
-
mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG)Thu, 23 Apr 2020 19:00:48 +0200, by Kim Alvefur
-
mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)Thu, 23 Apr 2020 19:00:40 +0200, by Kim Alvefur
-
util.rsm: Don't convert values to strings that should already be stringsThu, 23 Apr 2020 18:42:47 +0200, by Kim Alvefur
-
util.rsm: Explicitly serialize numbers in correct formatThu, 23 Apr 2020 18:40:57 +0200, by Kim Alvefur
-
util.rsm: Test that Lua 5.3 floats are not encoded with decimal pointThu, 23 Apr 2020 18:17:54 +0200, by Kim Alvefur
-
util.rsm: Fix passing number as attributeThu, 23 Apr 2020 18:16:36 +0200, by Kim Alvefur
-
util.rsm: Add testsThu, 23 Apr 2020 18:05:00 +0200, by Kim Alvefur
-
MUC tests: Add missing 'affiliation' attributeThu, 23 Apr 2020 15:17:42 +0100, by Matthew Wild
-
Merge with upstream trunkThu, 23 Apr 2020 13:53:18 +0100, by Matthew Wild
-
Merge 0.11->trunkThu, 23 Apr 2020 13:52:19 +0100, by Matthew Wild
-
Backed out changeset 18f2c7bc5795 (was testing against wrong branch) 0.11Thu, 23 Apr 2020 13:43:29 +0100, by Matthew Wild
-
MUC tests: Add <required/> to expected form field 0.11Thu, 23 Apr 2020 13:29:23 +0100, by Matthew Wild
-
MUC: Always include 'affiliation'/'role' attributes, defaulting to 'none' if nil 0.11Thu, 23 Apr 2020 13:16:25 +0100, by Matthew Wild
-
mod_mam: Remove unused variables [luacheck]Thu, 23 Apr 2020 01:05:34 +0200, by Kim Alvefur
-
mod_mam: Don't store any groupchat messagesThu, 23 Apr 2020 00:55:34 +0200, by Kim Alvefur
-
mod_lastactivity: Encode seconds as decimal, not floatWed, 22 Apr 2020 23:36:25 +0200, by Kim Alvefur
-
mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)Wed, 22 Apr 2020 21:46:56 +0200, by Kim Alvefur
-
util.hashes: Fix output length of PBKDF2-HMAC-SHA256Wed, 22 Apr 2020 21:38:36 +0200, by Kim Alvefur
-
util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in testsWed, 22 Apr 2020 21:35:33 +0200, by Kim Alvefur
-
mod_mam: Make note of Experimental (or Deferred) XEPsWed, 22 Apr 2020 18:53:50 +0200, by Kim Alvefur
-
mod_mam: Save delivery failures (thanks Ge0rG)Wed, 22 Apr 2020 18:50:30 +0200, by Kim Alvefur
-
mod_mam: Keep chat markers (thanks Ge0rG)Wed, 22 Apr 2020 18:48:27 +0200, by Kim Alvefur
-
mod_mam: Respect no-store hint (thanks Ge0rG)Wed, 22 Apr 2020 18:47:06 +0200, by Kim Alvefur
-
mod_mam: Fix typo in commentTue, 21 Apr 2020 23:06:55 +0200, by Kim Alvefur
-
mod_mam: Prefer not archiving if no interesting payloads are foundTue, 21 Apr 2020 19:41:43 +0200, by Kim Alvefur
-
mod_mam: Check sender of error instead of receiverTue, 21 Apr 2020 01:29:58 +0200, by Kim Alvefur
-
mod_mam: Store XEP-0184 receipts and requestsTue, 21 Apr 2020 01:18:54 +0200, by Kim Alvefur
-
mod_mam: Add more positive hints for storageTue, 21 Apr 2020 01:17:55 +0200, by Kim Alvefur
-
mod_mam: Rework hints handlingTue, 21 Apr 2020 01:01:25 +0200, by Kim Alvefur
-
mod_mam: Invert check for typeTue, 21 Apr 2020 00:56:56 +0200, by Kim Alvefur
-
mod_mam: Log 'why' a stanza is archivedTue, 21 Apr 2020 00:53:23 +0200, by Kim Alvefur
-
mod_mam: Factor out "should we store this" into a functionTue, 21 Apr 2020 00:53:21 +0200, by Kim Alvefur
-
mod_csi_simple: Consider MUC invites importantSat, 18 Apr 2020 19:36:26 +0200, by Kim Alvefur
-
mod_lastactivity: Add basic scansion test coverageMon, 20 Apr 2020 18:33:05 +0200, by Kim Alvefur
-
mod_uptime: Add scansion test coverageMon, 20 Apr 2020 19:22:54 +0200, by Kim Alvefur
-
scansion: Mock time libraries during testsMon, 20 Apr 2020 18:20:24 +0200, by Kim Alvefur
-
mod_version: Add scansion testMon, 20 Apr 2020 18:17:57 +0200, by Kim Alvefur
-
mod_bosh, mod_websocket: Add config options to override GET responsesMon, 20 Apr 2020 11:30:59 +0100, by Matthew Wild
-
mod_c2s: Swap commentsSun, 19 Apr 2020 13:04:12 +0200, by Kim Alvefur
-
migrator: Don't create unused directorySun, 19 Apr 2020 01:17:48 +0200, by Kim Alvefur
-
migrator: Inject data- and plugin paths during buildSun, 19 Apr 2020 01:09:21 +0200, by Kim Alvefur
-
mod_csi_simple: Allow configuring extra tags indicating importanceSat, 18 Apr 2020 16:18:41 +0200, by Kim Alvefur
-
util.sasl.digest-md5: Remove, obsolete since 2011Tue, 14 Apr 2020 16:51:24 +0200, by Kim Alvefur
-
Merge 0.11->trunkMon, 13 Apr 2020 16:14:39 +0200, by Kim Alvefur
-
core.certmanager: Move EECDH ciphers before EDH in default cipherstring (fixes #1513) 0.11Sun, 25 Aug 2019 20:22:35 +0200, by Kim Alvefur
-
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 0.11Sun, 26 Jan 2020 16:40:21 +0100, by Kim Alvefur
-
net.http.server: Use error code from util.error (fixes #1502)Sun, 12 Apr 2020 22:57:14 +0200, by Kim Alvefur
-
mod_scansion_record: Indent stanzas in recordingsSun, 12 Apr 2020 17:30:16 +0200, by Kim Alvefur
-
util.stanza: Add method returning stanza with added indentationSun, 12 Apr 2020 17:03:05 +0200, by Kim Alvefur
-
mod_component: Specify an error source for Component unavailable errorsSat, 11 Apr 2020 19:31:15 +0200, by Kim Alvefur
-
spec: Include a hacky moduleapi stub to allow test to proceedSat, 11 Apr 2020 17:59:39 +0200, by Kim Alvefur
-
MUC: Switch hats to new presence APIsSat, 11 Apr 2020 16:45:27 +0100, by Matthew Wild
-
MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presenceSat, 11 Apr 2020 16:43:57 +0100, by Matthew Wild
-
MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presenceSat, 11 Apr 2020 16:41:52 +0100, by Matthew Wild
-
spec: Add test cases for util.http.contains_tokenFri, 10 Apr 2020 20:20:14 +0200, by Emmanuel Gil Peyrot
-
Merge 0.11->trunkFri, 10 Apr 2020 19:03:36 +0200, by Kim Alvefur
-
core.certmanager: Look for privkey.pem to go with fullchain.pem (fix #1526) 0.11Fri, 10 Apr 2020 16:11:09 +0200, by Kim Alvefur
-
Merge 0.11->trunkFri, 03 Apr 2020 22:39:48 +0200, by Kim Alvefur
-
mod_vcard4: Report correct error condition (fixes #1521) 0.11Fri, 03 Apr 2020 22:35:47 +0200, by Kim Alvefur
-
moduleapi: Rename argument to silence luacheckWed, 01 Apr 2020 22:32:50 +0200, by Kim Alvefur
-
moduleapi: Fix handling of replies to :send_iq from internal modulesSun, 22 Mar 2020 22:32:26 +0100, by Kim Alvefur
-
Merge 0.11->trunkSun, 29 Mar 2020 22:12:42 +0200, by Kim Alvefur
-
mod_register_ibr: Add FORM_TYPE as required by XEP-0077 (fixes #1511) 0.11Sun, 29 Sep 2019 15:05:17 +0200, by Emmanuel Gil Peyrot
-
doap: Add UTR-39 (mod_mimicking)Sun, 29 Mar 2020 18:35:26 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 22 Mar 2020 21:13:09 +0100, by Kim Alvefur
-
mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505) 0.11Sun, 22 Mar 2020 21:05:59 +0100, by Kim Alvefur
-
mod_admin_telnet: Handle unavailable cipher info (fixes #1510) 0.11Sun, 22 Mar 2020 17:35:26 +0100, by Kim Alvefur
-
MUC: Add ad-hoc command setting affiliation in a room (fixes #1174)Sat, 21 Mar 2020 00:00:50 +0100, by Kim Alvefur
-
MUC: Add test for destroying a room by ad-hoc commandFri, 20 Mar 2020 18:52:41 +0100, by Kim Alvefur
-
doap: Add XEP-0317: HatsThu, 19 Mar 2020 17:43:08 +0100, by Kim Alvefur
-
usermanager: Fix traceback when checking admin status of host-only JIDs (fixes #1508)Thu, 19 Mar 2020 14:12:40 +0000, by Matthew Wild
-
mod_presence: Advertise support for Subscription Pre-ApprovalThu, 19 Mar 2020 00:10:15 +0100, by Kim Alvefur
-
MUC: Add initial hats support (broadcast only)Wed, 18 Mar 2020 17:42:56 +0000, by Matthew Wild
-
README: Update link to web chatSun, 15 Mar 2020 20:35:07 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 12 Mar 2020 20:33:27 +0000, by Matthew Wild
-
MUC: Persist affiliation_data in new MUC format! 0.11Thu, 12 Mar 2020 20:32:07 +0000, by Matthew Wild
-
MUC: Persist affiliation_data in new MUC format!Thu, 12 Mar 2020 20:32:07 +0000, by Matthew Wild
-
MUC: Switch to new storage format by defaultThu, 12 Mar 2020 16:10:44 +0000, by Matthew Wild
-
MUC: Support for broadcasting unavailable presence for affiliated offline usersThu, 12 Mar 2020 16:01:31 +0000, by Matthew Wild
-
MUC: Pass previous role to :publicise_occupant_status() when destroying a MUCThu, 12 Mar 2020 14:35:34 +0000, by Matthew Wild
-
MUC: Don't unconditionally broadcast presence with role="none"Thu, 12 Mar 2020 14:13:22 +0000, by Matthew Wild
-
MUC: Pass previous role to :publicise_occupant_status() whenever possibleThu, 12 Mar 2020 14:10:12 +0000, by Matthew Wild
-
Merge 0.11->trunkWed, 11 Mar 2020 22:44:41 +0100, by Kim Alvefur
-
mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504) 0.11Wed, 11 Mar 2020 21:15:01 +0100, by Kim Alvefur
-
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()Wed, 11 Mar 2020 16:32:41 +0000, by Matthew Wild
-
storagemanager: Add support for :find_key() and :delete_key() to map store shimWed, 11 Mar 2020 16:29:57 +0000, by Matthew Wild
-
storagemanager: Fix unused variable in tests [luacheck]Wed, 11 Mar 2020 16:07:36 +0000, by Matthew Wild
-
mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests)Wed, 11 Mar 2020 15:57:53 +0000, by Matthew Wild
-
storagemanager: Add tests for map storesWed, 11 Mar 2020 14:36:56 +0000, by Matthew Wild
-
mod_tokenauth: Track creation time of tokensFri, 28 Feb 2020 21:55:40 +0000, by Matthew Wild
-
mod_tokenauth: Handle tokens issued to bare hosts (eg components)Fri, 28 Feb 2020 14:13:04 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 27 Feb 2020 20:05:47 +0100, by Kim Alvefur
-
mod_pubsub, mod_pep: Ensure correct number of children of <item/> (fixes #1496) 0.11Thu, 27 Feb 2020 20:01:54 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 27 Feb 2020 19:50:30 +0100, by Kim Alvefur
-
mod_muc_mam: Fix traceback saving message from non-occupant (fixes #1497) 0.11Thu, 27 Feb 2020 19:42:51 +0100, by Kim Alvefur
-
mod_authtokens: Rename to mod_tokenauth for consistency with mod_saslauthWed, 26 Feb 2020 22:46:15 +0000, by Matthew Wild
-
mod_authtokens: New module for managing auth tokensWed, 26 Feb 2020 17:56:23 +0000, by Matthew Wild
-
util.adhoc: Allow passing dataforms in initial commandWed, 26 Feb 2020 00:59:35 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 24 Feb 2020 23:33:53 +0100, by Kim Alvefur
-
util.datamanager: Fix iterating over "users" (thanks marc0s) 0.11Mon, 24 Feb 2020 23:16:08 +0100, by Kim Alvefur
-
net.dns: Handle being loaded outside of ProsodyMon, 24 Feb 2020 20:21:46 +0100, by Kim Alvefur
-
mod_admin_telnet: Allow passing list of hosts to http:list()Mon, 24 Feb 2020 18:38:09 +0100, by Kim Alvefur
-
mod_muc: add muc-private-message eventMon, 24 Feb 2020 14:16:45 +0100, by Maxime “pep” Buquet
-
util.jwt: Remove unused return value from tests [luacheck]Mon, 24 Feb 2020 09:10:28 +0100, by Kim Alvefur
-
util.jwt: Basic JSON Web Token library supporting HS256 tokensMon, 24 Feb 2020 01:24:25 +0100, by Kim Alvefur
-
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latterSun, 23 Feb 2020 12:38:43 +0000, by Matthew Wild
-
mod_admin_telnet: Fix host selection filter, fixes loading on componentsSat, 22 Feb 2020 18:32:50 +0100, by Kim Alvefur
-
mod_admin_telnet: Reflow hosts filter for readabilitySat, 22 Feb 2020 18:23:38 +0100, by Kim Alvefur
-
Merge 0.11->trunkSat, 22 Feb 2020 16:26:20 +0100, by Kim Alvefur
-
mod_storage_sql: Move update limit check back one step, fixes traceback 0.11Sat, 22 Feb 2020 16:23:43 +0100, by Kim Alvefur
-
mod_ping: Fix double response to internal pingFri, 21 Feb 2020 23:30:47 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 21 Feb 2020 23:01:43 +0100, by Kim Alvefur
-
mod_storage_sql: Fix check for deletion limits (fixes #1494) 0.11Fri, 21 Feb 2020 23:00:44 +0100, by Kim Alvefur
-
util.startup: Break out command line argument parsing into util.argparseWed, 19 Feb 2020 21:38:00 +0100, by Kim Alvefur
-
net.resolvers.service: Fix resolving of targets with multiple IPsSun, 16 Feb 2020 23:48:31 +0100, by Kim Alvefur
-
net.server_epoll: Reduce log level of TLS handshake errors to debugSat, 15 Feb 2020 16:43:18 +0100, by Kim Alvefur
-
mod_s2s: Fix typo in comment [codespell]Thu, 13 Feb 2020 23:03:03 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 13 Feb 2020 14:27:42 +0000, by Matthew Wild
-
mod_muc: Allow control over the server-admins-are-room-owners feature (see #1174) 0.11Thu, 13 Feb 2020 14:27:12 +0000, by Matthew Wild
-
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)Wed, 05 Feb 2020 22:53:59 +0000, by Matthew Wild
-
mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)Wed, 05 Feb 2020 23:29:39 +0100, by Kim Alvefur
-
mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated()Wed, 05 Feb 2020 17:56:44 +0000, by Matthew Wild
-
sessionmanager: Support passing an auth scope to make_authenticatedWed, 05 Feb 2020 17:56:20 +0000, by Matthew Wild
-
portmanager: Don't auto-start network services under prosodyctlWed, 05 Feb 2020 17:41:40 +0000, by Matthew Wild
-
usermanager: Add get_roles() functionWed, 05 Feb 2020 17:41:14 +0000, by Matthew Wild
-
stanza_router: Add once-per-routed-stanza event, pre-stanzaWed, 05 Feb 2020 17:40:50 +0000, by Matthew Wild
-
net.server_epoll: Different error to distinguish connection timeoutSat, 01 Feb 2020 00:33:08 +0100, by Kim Alvefur
-
util.net: Fix signedness warning on ARMThu, 30 Jan 2020 14:22:21 +0100, by Emmanuel Gil Peyrot
-
util.startup: expose current process type (prosody/prosodyctl) in the global prosody objectTue, 28 Jan 2020 12:46:59 +0000, by Matthew Wild
-
mod_authz_internal, usermanager: Rename to mod_authz_configMon, 27 Jan 2020 22:28:52 +0000, by Matthew Wild
-
usermanager: Load authz providers on components alsoMon, 27 Jan 2020 22:09:19 +0000, by Matthew Wild
-
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).Mon, 27 Jan 2020 21:54:59 +0000, by Matthew Wild
-
mod_s2s: Comment on the various 'reason' arguments passed to :closeSun, 26 Jan 2020 19:52:48 +0100, by Kim Alvefur
-
CHANGES: Mention deprecation of 'daemonize' optionSun, 26 Jan 2020 16:55:28 +0100, by Kim Alvefur
-
scansion tests: Remove daemonize option, not neededSun, 26 Jan 2020 16:53:03 +0100, by Kim Alvefur
-
prosodyctl: Add 'daemonize' to deprecated options known by check commandSun, 26 Jan 2020 16:52:32 +0100, by Kim Alvefur
-
mod_posix: Add deprecation warning for the 'daemonize' optionSun, 26 Jan 2020 16:42:56 +0100, by Kim Alvefur
-
util.prosodyctl: Pass command line flag to force daemonization on startSun, 26 Jan 2020 16:40:21 +0100, by Kim Alvefur
-
net.resolvers.basic: Fix continuing if IPv6 or Legacy IP is disabledSun, 26 Jan 2020 14:35:35 +0100, by Kim Alvefur
-
mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolverSat, 25 Jan 2020 14:38:42 +0000, by Matthew Wild
-
net.resolvers.basic: Obey extra.use_ipv4/use_ipv6Sat, 25 Jan 2020 14:38:17 +0000, by Matthew Wild
-
Backed out changeset 44ef46e1a951 (not optimal API)Sat, 25 Jan 2020 14:25:29 +0000, by Matthew Wild
-
Backed out changeset 74d66b1be989 (not optimal API)Sat, 25 Jan 2020 14:25:21 +0000, by Matthew Wild
-
net.resolvers.basic: Obey use_ipv4/use_ipv6Sat, 25 Jan 2020 14:03:30 +0000, by Matthew Wild
-
mod_admin_telnet: Use promise based DNS resolvingFri, 24 Jan 2020 23:29:14 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 24 Jan 2020 23:28:15 +0100, by Kim Alvefur
-
mod_admin_telnet: Create a DNS resolver per console session (fixes #1492) 0.11Fri, 24 Jan 2020 23:27:49 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 24 Jan 2020 16:57:25 +0000, by Matthew Wild
-
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) 0.11Fri, 24 Jan 2020 16:21:30 +0000, by Matthew Wild
-
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)Fri, 24 Jan 2020 16:21:30 +0000, by Matthew Wild
-
net.adns: Add :lookup_promise() methodFri, 24 Jan 2020 13:50:02 +0000, by Matthew Wild
-
mod_s2s: Pass use_ipv4/ipv6 from config to connector configFri, 24 Jan 2020 13:49:33 +0000, by Matthew Wild
-
net.connect: Add API to create custom connect()s with options, incl. use_ipv[46]Fri, 24 Jan 2020 13:48:49 +0000, by Matthew Wild
-
Merge 0.11->trunkThu, 23 Jan 2020 21:59:43 +0000, by Matthew Wild
-
Merge 0.11->trunkThu, 23 Jan 2020 21:44:42 +0000, by Matthew Wild
-
Log warning when using prosodyctl start/stop/restart 0.11Thu, 23 Jan 2020 21:43:36 +0000, by Matthew Wild
-
Merge 0.11->trunkSun, 19 Jan 2020 16:01:29 +0000, by Matthew Wild
-
util.startup: Ensure prosody.opts exists even when no options provided 0.11 0.11.5Sun, 19 Jan 2020 15:50:32 +0000, by Matthew Wild
-
util.startup: Remove accidentally-committed debugging 0.11Sun, 19 Jan 2020 15:50:16 +0000, by Matthew Wild
-
Merge 0.11->trunkSun, 19 Jan 2020 15:39:49 +0000, by Matthew Wild
-
util.startup: Fix logic to make --config work again 0.11Sun, 19 Jan 2020 15:39:13 +0000, by Matthew Wild
-
Merge 0.11->trunkSun, 19 Jan 2020 15:34:28 +0000, by Matthew Wild
-
mod_posix: Support for command-line flags to override 'daemonize' config option 0.11Sun, 19 Jan 2020 15:28:09 +0000, by Matthew Wild
-
prosody/util.startup: Switch to parse_args() for --root and --config 0.11Sun, 19 Jan 2020 15:27:16 +0000, by Matthew Wild
-
util.startup: Add startup step for parsing command-line options 0.11Sun, 19 Jan 2020 15:26:22 +0000, by Matthew Wild
-
core.moduleapi: Hook correct event type in some casesThu, 16 Jan 2020 16:30:26 +0100, by Kim Alvefur
-
util.set: Fix equality metamethod in Lua 5.3Wed, 15 Jan 2020 21:18:30 +0100, by Kim Alvefur
-
util.ip: Fix equality metamethod for Lua 5.3Wed, 15 Jan 2020 21:16:08 +0100, by Kim Alvefur
-
util.array: Fix equality metamethod in Lua 5.3Wed, 15 Jan 2020 21:08:01 +0100, by Kim Alvefur
-
util.json: Test util.array integrationWed, 15 Jan 2020 21:14:06 +0100, by Kim Alvefur
-
util.array: Add a test case for a behavior change in Lua 5.3Tue, 14 Jan 2020 23:39:47 +0100, by Kim Alvefur
-
net.server_epoll: Log error about missing *all* callbacks at 'error' levelSun, 12 Jan 2020 20:36:21 +0100, by Kim Alvefur
-
net.server_epoll: Log errors caught in listeners on 'error' levelSun, 12 Jan 2020 20:36:04 +0100, by Kim Alvefur
-
net.server_epoll: Add option for reducing debug loggingSun, 12 Jan 2020 20:35:04 +0100, by Kim Alvefur
-
net.server_epoll: Collect full traceback from errors in listenersSun, 05 Jan 2020 02:29:31 +0100, by Kim Alvefur
-
mod_muc_mam: Measure how long a cleanup run takes (like mod_mam)Sat, 04 Jan 2020 14:05:10 +0100, by Kim Alvefur
-
net.websocket.frames: Add ping and pong test casesThu, 02 Jan 2020 13:17:43 +0100, by Kim Alvefur
-
net.websocket.frames: Add test case for masked dataThu, 02 Jan 2020 13:17:03 +0100, by Kim Alvefur
-
Merge 0.11->trunkThu, 02 Jan 2020 10:52:47 +0100, by Kim Alvefur
-
mod_websocket: Clear mask bit when reflecting ping frames (fixes #1484) 0.11 0.11.4Thu, 02 Jan 2020 10:49:37 +0100, by Kim Alvefur
-
net.http.parser: Add TODO related to #726Wed, 01 Jan 2020 01:22:57 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 31 Dec 2019 02:52:12 +0100, by Kim Alvefur
-
prosodyctl: Print a blank line to improve spacing and readability 0.11Tue, 31 Dec 2019 02:50:25 +0100, by Kim Alvefur
-
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11Tue, 31 Dec 2019 02:48:49 +0100, by Kim Alvefur
-
core.moduleapi: Rename local name for util.error for consistencyMon, 30 Dec 2019 09:54:49 +0100, by Kim Alvefur
-
core.moduleapi: Fix error context in :send_iq APIMon, 30 Dec 2019 09:53:10 +0100, by Kim Alvefur
-
mod_http_errors: Use text from util.errror object if includedSun, 29 Dec 2019 22:20:51 +0100, by Kim Alvefur
-
util.pubsub: Ignore unused argument in tests [luacheck]Sun, 29 Dec 2019 01:11:55 +0100, by Kim Alvefur
-
util.pubsub: Cover subscription filter in a partial testThu, 26 Dec 2019 01:52:14 +0100, by Kim Alvefur
-
net.server_epoll: Avoid concatenating buffer with single itemSat, 28 Dec 2019 06:18:58 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 24 Dec 2019 08:42:53 +0000, by Matthew Wild
-
core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) 0.11Sun, 16 Dec 2018 02:56:11 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 24 Dec 2019 01:21:58 +0100, by Kim Alvefur
-
mod_adhoc: Improve permission setting (fix #1482) BCFri, 20 Dec 2019 22:47:34 +0100, by Kim Alvefur
-
mod_storage_sql: Remove unused and not actually returned return value [luacheck]Tue, 24 Dec 2019 00:49:43 +0100, by Kim Alvefur
-
Merge 0.11->trunkTue, 24 Dec 2019 00:39:45 +0100, by Kim Alvefur
-
mod_muc_mam: Log error when unable to delete old messages (fix #1481) [luacheck] 0.11Tue, 24 Dec 2019 00:26:37 +0100, by Kim Alvefur
-
mod_muc_mam: Remove unused variable [luacheck]Mon, 23 Dec 2019 23:31:09 +0100, by Kim Alvefur
-
mod_mam: More careful validation of MAM query formMon, 23 Dec 2019 23:30:45 +0100, by Kim Alvefur
-
mod_muc_mam: Handle form identification error (e.g. not a form at all)Mon, 23 Dec 2019 23:28:44 +0100, by Kim Alvefur
-
mod_legacyauth: Report failure from sessionmanager (mostly invalid username)Mon, 23 Dec 2019 23:11:28 +0100, by Kim Alvefur
-
mod_presence: Ignore an unused variable [luacheck]Mon, 23 Dec 2019 22:30:21 +0100, by Kim Alvefur
-
mod_pep_simple: Ignore unused variable [luacheck]Mon, 23 Dec 2019 22:29:13 +0100, by Kim Alvefur
-
mod_pubsub: Ignore an unused variable [luacheck]Mon, 23 Dec 2019 22:28:42 +0100, by Kim Alvefur
-
MUC: Make note to handle configuration form errors [luacheck]Mon, 23 Dec 2019 22:28:04 +0100, by Kim Alvefur
-
mod_vcard: Remove unused variable [luacheck]Mon, 23 Dec 2019 22:27:25 +0100, by Kim Alvefur
-
mod_limits: Remove an unused variableMon, 23 Dec 2019 22:24:31 +0100, by Kim Alvefur
-
MUC: Remove some unused variables [luacheck]Mon, 23 Dec 2019 22:23:29 +0100, by Kim Alvefur
-
mod_vcard_legacy: Ignore an unused variable [luacheck]Mon, 23 Dec 2019 21:55:41 +0100, by Kim Alvefur
-
mod_http_files: Log something if unable to load MIME databaseMon, 23 Dec 2019 21:52:50 +0100, by Kim Alvefur
-
net.server_event: Silence luacheck warningsMon, 23 Dec 2019 21:52:28 +0100, by Kim Alvefur
-
net.server_epoll: Remove an unused variable [luacheck]Mon, 23 Dec 2019 21:51:52 +0100, by Kim Alvefur
-
mod_announce: Silence luacheck warning about unused variableMon, 23 Dec 2019 21:43:34 +0100, by Kim Alvefur
-
mod_admin_telnet: Silence luacheck warningsMon, 23 Dec 2019 21:38:19 +0100, by Kim Alvefur
-
mod_admin_adhoc: Remove unused JID resource variables [luacheck]Mon, 23 Dec 2019 21:37:16 +0100, by Kim Alvefur
-
mod_adhoc: Remove unused variable [luacheck]Mon, 23 Dec 2019 21:34:34 +0100, by Kim Alvefur
-
tests: Silence [luacheck] warningsMon, 23 Dec 2019 21:33:10 +0100, by Kim Alvefur
-
net.http.parser: Silence warning about unused variable [luacheck]Mon, 23 Dec 2019 21:29:34 +0100, by Kim Alvefur
-
core.statsmanager: Ignore unused variable [luacheck]Mon, 23 Dec 2019 21:27:34 +0100, by Kim Alvefur
-
core.portmanager: Ignore unused return variable [luacheck]Mon, 23 Dec 2019 21:26:51 +0100, by Kim Alvefur
-
util.pubsub: Silence luacheck warnings, leaving notes on future proper fixMon, 23 Dec 2019 21:16:10 +0100, by Kim Alvefur
-
util.prosodyctl: Silence luacheck warningsMon, 23 Dec 2019 21:16:00 +0100, by Kim Alvefur
-
util.dependencies: Pass require error to error formatting functionMon, 23 Dec 2019 21:15:01 +0100, by Kim Alvefur
-
util.sql: Handle failure to detect connection encodingMon, 23 Dec 2019 21:13:27 +0100, by Kim Alvefur
-
util.mercurial: Ignore an unused error variable [luacheck]Mon, 23 Dec 2019 21:09:38 +0100, by Kim Alvefur
-
util.startup: Ignore unused errno variable [luacheck]Mon, 23 Dec 2019 21:02:19 +0100, by Kim Alvefur
-
util.datamanager: Ignore unused 'errno' variable [luacheck]Mon, 23 Dec 2019 21:01:55 +0100, by Kim Alvefur
-
core.modulemanager: Silence warning about unused err variable [luacheck]Fri, 20 Dec 2019 22:38:45 +0100, by Kim Alvefur
-
core.stanza_router: Silence warning about unused err_message [luacheck]Fri, 20 Dec 2019 22:33:24 +0100, by Kim Alvefur
-
core.stanza_router: Extract host part of JIDs directly [luacheck]Fri, 20 Dec 2019 22:31:27 +0100, by Kim Alvefur
-
luacheck: Don't not warn about not using secondary return valuesFri, 20 Dec 2019 22:23:22 +0100, by Kim Alvefur
-
mod_muc_mam: Log error when unable to store stanza (fix #1480) [luacheck] 0.11Mon, 23 Dec 2019 23:32:49 +0100, by Kim Alvefur
-
mod_mam: Schedule cleanup again if unable to delete messages 0.11Tue, 24 Dec 2019 00:27:44 +0100, by Kim Alvefur
-
mod_mam: Log error when unable to delete old messages (fix #1479) [luacheck] 0.11Tue, 24 Dec 2019 00:27:41 +0100, by Kim Alvefur
-
mod_mam: Log error when unable to store stanza (fix #1478) 0.11Mon, 23 Dec 2019 23:18:39 +0100, by Kim Alvefur
-
mod_auth_internal_hashed: Pass on errors from password hash function (fixes #1477) 0.11Mon, 23 Dec 2019 22:42:39 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 23 Dec 2019 20:57:10 +0100, by Kim Alvefur
-
mod_pep: Handle presence subscriptions in filter (fixes #1372) 0.11Mon, 10 Jun 2019 13:57:09 +0200, by Kim Alvefur
-
util.pubsub: Pass subscribers trough a filter callback 0.11Thu, 06 Jun 2019 18:13:46 +0200, by Kim Alvefur
-
mod_admin_telnet: Include config:get() in help textSun, 22 Dec 2019 20:10:20 +0100, by Kim Alvefur
-
MUC: Improve presence broadcast form field labelSun, 22 Dec 2019 08:42:12 +0000, by Matthew Wild
-
scansion: Trim trailing whitespace in testsThu, 19 Dec 2019 16:22:12 +0100, by Kim Alvefur
-
rostermanager, mod_presence: Support for subscription preapproval (fixes #686)Thu, 19 Dec 2019 10:03:16 +0000, by Matthew Wild
-
mod_s2s: Remove obsolete pre-connect bufferTue, 17 Dec 2019 00:34:39 +0100, by Kim Alvefur
-
util.dataforms: Improve descriptions in testsMon, 16 Dec 2019 02:02:47 +0100, by Kim Alvefur
-
doap: More PEP payloadsMon, 16 Dec 2019 01:52:56 +0100, by Kim Alvefur
-
mod_admin_telnet: Use common sort function in s2s:showSun, 15 Dec 2019 22:15:52 +0100, by Kim Alvefur
-
mod_admin_telnet: Use existing host comparison when comparing JIDsSun, 15 Dec 2019 21:44:58 +0100, by Kim Alvefur
-
mod_admin_telnet: Sort hosts in module:listSun, 15 Dec 2019 22:08:20 +0100, by Kim Alvefur
-
mod_admin_telnet: Refactor internal function for listing hostsSun, 15 Dec 2019 22:07:24 +0100, by Kim Alvefur
-
mod_admin_telnet: Merge hostname comparison functionsSun, 15 Dec 2019 21:42:42 +0100, by Kim Alvefur
-
mod_admin_telnet: Sort by complete labelsSun, 15 Dec 2019 20:44:10 +0100, by Kim Alvefur
-
mod_admin_telnet: Fix host sortingSun, 15 Dec 2019 20:43:02 +0100, by Kim Alvefur
-
util.stanza: Accept util.error object to error_replySat, 14 Dec 2019 22:47:41 +0100, by Kim Alvefur
-
util.sasl: Add stub testsSat, 14 Dec 2019 22:43:12 +0100, by Kim Alvefur
-
util.error: Move default for numeric error code to net.http.serverSat, 14 Dec 2019 20:28:44 +0100, by Kim Alvefur
-
mod_s2s: Fix name conflict introduced in c7864f970969Tue, 10 Dec 2019 17:43:26 +0100, by Kim Alvefur
-
util.sasl.scram: Ignore unused authzid variable (strict lint)Mon, 09 Dec 2019 16:39:48 +0100, by Kim Alvefur
-
.luacheckrc: Remove passing spec/ files from ignore listMon, 09 Dec 2019 12:44:43 +0000, by Matthew Wild
-
net.http.parser tests: Expand tests to include validation of resultsMon, 09 Dec 2019 12:43:32 +0000, by Matthew Wild
-
.luacheckrc: Remove passing file from ignore listMon, 09 Dec 2019 12:42:22 +0000, by Matthew Wild
-
configmanager tests: Split long lineMon, 09 Dec 2019 11:57:10 +0000, by Matthew Wild
-
util.x509: Fix recording of CommonNames in get_identitiesSun, 08 Dec 2019 17:48:37 +0100, by Kim Alvefur
-
util.error: Write down some thoughts in commentsSun, 08 Dec 2019 17:00:45 +0100, by Kim Alvefur
-
net.server_epoll: Use monotonic time for schedulingSun, 08 Dec 2019 14:26:32 +0100, by Kim Alvefur
-
net.server_epoll: Change timer rescheduling method to match util.timerSun, 08 Dec 2019 14:20:56 +0100, by Kim Alvefur
-
net.server_epoll: Remove unused function for adding timer at absolute timeSun, 08 Dec 2019 13:40:42 +0100, by Kim Alvefur
-
mod_admin_telnet: Avoid using LuaSocket for timestampsSun, 08 Dec 2019 13:38:48 +0100, by Kim Alvefur
-
mod_saslauth: Set a nicer bounce error explaining SASL EXTERNAL failuresSat, 07 Dec 2019 22:55:51 +0100, by Kim Alvefur
-
mod_saslauth: Collect SASL EXTERNAL failures into an util.error objectSat, 07 Dec 2019 22:51:43 +0100, by Kim Alvefur
-
net.server_epoll: Add debug logging for delayed readingSat, 07 Dec 2019 19:05:10 +0100, by Kim Alvefur
-
net.connect: Mention RFC 6724 regressionSat, 07 Dec 2019 17:39:29 +0100, by Kim Alvefur
-
net.connect: Add some TODOs and FIXMEsSat, 07 Dec 2019 17:05:00 +0100, by Kim Alvefur
-
mod_s2s: Invert condition to return early and reduce indentationWed, 04 Dec 2019 22:37:20 +0100, by Kim Alvefur
-
mod_s2s: Fix mistake in 28755107c2f4Tue, 03 Dec 2019 17:29:43 +0100, by Kim Alvefur
-
mod_saslauth: Advertise correct set of mechanismsMon, 02 Dec 2019 16:00:16 +0100, by Kim Alvefur
-
util.*.c: Add static qualifiers everywhereSun, 01 Dec 2019 20:25:20 +0100, by Emmanuel Gil Peyrot
-
util.encodings: Remove redundant castSun, 01 Dec 2019 23:34:49 +0100, by Emmanuel Gil Peyrot
-
util.encodings: Don’t export unneeded symbolsSun, 01 Dec 2019 23:34:45 +0100, by Emmanuel Gil Peyrot
-
mod_s2s: Refactor stream error handling on closeSun, 01 Dec 2019 12:21:26 +0100, by Kim Alvefur
-
mod_s2s: Use stanza type check instead of duck typingSun, 01 Dec 2019 12:19:36 +0100, by Kim Alvefur
-
mod_net_multiplex: Remove debug messageSun, 01 Dec 2019 02:04:24 +0100, by Kim Alvefur
-
net.server_select: Remove prefix added to TLS handshaker errorsSun, 01 Dec 2019 01:21:58 +0100, by Kim Alvefur
-
mod_s2s: Improve TLS handshake error messagesSun, 01 Dec 2019 01:20:34 +0100, by Kim Alvefur
-
mod_s2s: Log from session loggerSat, 30 Nov 2019 23:33:39 +0100, by Kim Alvefur
-
mod_s2s: Improve log message about forbidding insecure connectionsSat, 30 Nov 2019 23:29:15 +0100, by Kim Alvefur
-
mod_admin_telnet: Sort hostsSat, 30 Nov 2019 21:56:21 +0100, by Kim Alvefur
-
mod_carbons: Improve performance by delaying creation of carbon payloadSat, 30 Nov 2019 19:34:40 +0100, by Kim Alvefur
-
core.portmanager: Complete error message for SNI TLS context problemsSat, 30 Nov 2019 16:40:04 +0100, by Kim Alvefur
-
tests: Disable s2s in scansion testsSat, 30 Nov 2019 14:00:13 +0100, by Kim Alvefur
-
mod_net_multiplex: Tweak debug logging for ALPN caseFri, 29 Nov 2019 23:41:41 +0100, by Kim Alvefur
-
mod_net_multiplex: Add support for using ALPNFri, 29 Nov 2019 23:27:51 +0100, by Kim Alvefur
-
net.http: Set ALPN on requestsFri, 29 Nov 2019 23:25:59 +0100, by Kim Alvefur
-
core.portmanager: Fix TLS context inheritance for SNI hosts (completes SNI support)Fri, 29 Nov 2019 23:24:14 +0100, by Kim Alvefur
-
core.portmanager: Don't set the first TLS context with a cert as main contextFri, 29 Nov 2019 23:22:29 +0100, by Kim Alvefur
-
mod_admin_telnet: Display ALPN in show_tls() if supported and availableThu, 21 Nov 2019 00:16:20 +0100, by Kim Alvefur
-
mod_http: Log served URLs at 'info' levelFri, 29 Nov 2019 21:30:08 +0100, by Kim Alvefur
-
mod_s2s: Prevent unhandled stanza handler from complaining about stream features on aborted connectionsFri, 29 Nov 2019 18:15:23 +0100, by Kim Alvefur
-
mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is setThu, 28 Nov 2019 18:57:17 +0100, by Kim Alvefur
-
mod_s2s: Abort outgoing connections earlier when TLS requirement isn't satisfiedThu, 28 Nov 2019 18:30:30 +0100, by Kim Alvefur
-
mod_s2s: Send stream errors for cert problems on outgoing connectionsThu, 28 Nov 2019 17:32:15 +0100, by Kim Alvefur
-
mod_s2s: Improve error in bounces due to cert validation problemsWed, 27 Nov 2019 23:26:59 +0100, by Kim Alvefur
-
mod_s2s_auth_certs: Save chain validation errors for later useWed, 27 Nov 2019 23:23:25 +0100, by Kim Alvefur
-
net.websocket: Fix traceback in case of ondisconnect being called twiceTue, 26 Nov 2019 15:29:01 +0000, by Matthew Wild
-
net.connect: Add some TODO commentsTue, 26 Nov 2019 00:12:51 +0100, by Kim Alvefur
-
MUC: Add missing reference to room (thanks buildbot) [luacheck]Tue, 26 Nov 2019 00:09:51 +0100, by Kim Alvefur
-
MUC: Indicate the component as origin of various errors where there's no roomTue, 26 Nov 2019 00:02:13 +0100, by Kim Alvefur
-
MUC: Indicate that the room is the origin of various errors where 'from' is an occupant JIDMon, 25 Nov 2019 23:52:45 +0100, by Kim Alvefur
-
MUC: Indicate origin of registration related errorsMon, 25 Nov 2019 23:51:41 +0100, by Kim Alvefur
-
MUC: Indicate origin of password related errorsMon, 25 Nov 2019 23:47:49 +0100, by Kim Alvefur
-
util.stanza: Support the 'by' attribute on errorsMon, 25 Nov 2019 20:59:36 +0100, by Kim Alvefur
-
util.stanza: Check that argument to error_reply is NOT a stanza of type errorMon, 25 Nov 2019 20:52:03 +0100, by Kim Alvefur
-
util.stanza: Check that argument to error_reply is a stanzaMon, 25 Nov 2019 20:52:01 +0100, by Kim Alvefur
-
util.stanza: Remove redundant check for attrsMon, 25 Nov 2019 20:46:55 +0100, by Kim Alvefur
-
util.stanza: Check that argument to reply is a stanzaMon, 25 Nov 2019 20:44:05 +0100, by Kim Alvefur
-
Merge 0.11->trunkSun, 24 Nov 2019 04:46:36 +0100, by Kim Alvefur
-
net.resolvers.service: Pass IP literals directly to basic resolverSun, 24 Nov 2019 04:43:14 +0100, by Kim Alvefur
-
net.resolvers.basic: Normalise IP literals, ensures net.server is happy 0.11Sun, 24 Nov 2019 04:41:07 +0100, by Kim Alvefur
-
Merge 0.11->trunkSun, 24 Nov 2019 04:30:32 +0100, by Kim Alvefur
-
net.resolvers.basic: Fix resolution of IPv6 literals (in brackets) (fixes #1459) 0.11Sun, 24 Nov 2019 04:26:44 +0100, by Kim Alvefur
-
net.resolvers.basic: Move IP literal check to constructor 0.11Sun, 24 Nov 2019 04:23:51 +0100, by Kim Alvefur
-
MUC: Add testcase for #1466Sun, 24 Nov 2019 00:02:48 +0100, by Kim Alvefur
-
Merge 0.11->trunkSat, 23 Nov 2019 23:12:01 +0100, by Kim Alvefur
-
core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict (#1469) 0.11Sat, 23 Nov 2019 23:11:03 +0100, by Kim Alvefur
-
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 0.11Sat, 23 Nov 2019 23:10:39 +0100, by Kim Alvefur
-
MUC: Keep role across nickname change (fixes #1466) 0.11Sat, 23 Nov 2019 01:05:28 +0100, by Kim Alvefur
-
mod_http_errors: Show a friendly page instead of 404 on top levelSun, 17 Nov 2019 16:16:53 +0100, by Kim Alvefur
-
mod_csi: Cache CSI module availability to improve readabiltySat, 23 Nov 2019 17:15:34 +0100, by Kim Alvefur
-
mod_csi: Set module status based on whether a CSI handler module appears to be loadedSat, 23 Nov 2019 17:09:48 +0100, by Kim Alvefur
-
mod_csi: Only advertise CSI to clients if something is handling CSI eventsSun, 17 Nov 2019 23:53:51 +0100, by Kim Alvefur
-
mod_s2s: Add error text for error replies on some s2s failures (#770)Sat, 23 Nov 2019 01:32:53 +0100, by Kim Alvefur
-
s2s: Allow passing a custom error for bouncing queued stanzas (#770)Sat, 23 Nov 2019 01:29:03 +0100, by Kim Alvefur
-
mod_admin_telnet: Show SNI name in show_tls() if availableWed, 20 Nov 2019 21:31:46 +0100, by Kim Alvefur
-
util.termcolours: Use explicit number formatting instead of coercion on concatenationWed, 20 Nov 2019 19:22:55 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of syslog near mod_posixTue, 19 Nov 2019 17:38:38 +0100, by Kim Alvefur
-
mod_s2s: Wait for remote to close any connection allowing incoming stanzasMon, 18 Nov 2019 20:37:40 +0100, by Kim Alvefur
-
net.server_epoll: Save log tag in a field on FD watchers tooSun, 17 Nov 2019 23:47:31 +0100, by Kim Alvefur
-
Back out c8aa66595072: Extra changes accidentally includedSun, 17 Nov 2019 23:45:44 +0100, by Kim Alvefur
-
net.server_epoll: Save log tag in a field on FD watchers tooSun, 17 Nov 2019 23:27:48 +0100, by Kim Alvefur
-
net.server_epoll: Improve read timeout debug messagesSat, 19 Oct 2019 20:11:21 +0200, by Kim Alvefur
-
net.server_epoll: Clarify a debug messageSat, 19 Oct 2019 20:10:14 +0200, by Kim Alvefur
-
mod_muc_mam: Copy debug log improvements from mod_mamSun, 17 Nov 2019 23:08:45 +0100, by Kim Alvefur
-
mod_csi_simple: Make sure to disable optimizations before mod_smacks (thanks pep.)Sun, 17 Nov 2019 17:59:56 +0100, by Kim Alvefur
-
util.interpolation: Add commented test case for passing nil to filterSun, 17 Nov 2019 15:32:28 +0100, by Kim Alvefur
-
util.interpolation: Test template filtersSun, 17 Nov 2019 15:06:22 +0100, by Kim Alvefur
-
Merge 0.11->trunkSat, 16 Nov 2019 16:52:31 +0100, by Kim Alvefur
-
util.pposix: Avoid overflow of malloc info at 2GB (fixes #1445 until 4GB) 0.11Sat, 16 Nov 2019 16:45:33 +0100, by Kim Alvefur
-
mod_http: Soften dependency on mod_http_errorsSat, 16 Nov 2019 16:39:45 +0100, by Kim Alvefur
-
doap: Sort XEPs by numberFri, 15 Nov 2019 16:49:31 +0100, by Kim Alvefur
-
server_event: Remove duplicated code (thanks waqas)Wed, 13 Nov 2019 22:34:25 +0100, by Kim Alvefur
-
util.dependencies: Avoid missing bitop false positive on Lua 5.4Sat, 09 Nov 2019 13:58:25 +0100, by Kim Alvefur
-
util.startup: Disable plugin installer path creation for now (see comments)Sat, 09 Nov 2019 00:26:56 +0100, by Kim Alvefur
-
util.startup: Split plugin installer path setup into a separate functionSat, 09 Nov 2019 00:23:08 +0100, by Kim Alvefur
-
mod_s2s: Allow passing bounce reason as an util.error object (see #770)Fri, 08 Nov 2019 23:03:47 +0100, by Kim Alvefur
-
util.paths: Don't treat path as pattern, fix traceback (thanks Menel87)Fri, 08 Nov 2019 19:25:57 +0100, by Kim Alvefur
-
Merge 0.11->trunkFri, 08 Nov 2019 00:58:03 +0100, by Kim Alvefur
-
net.resolvers: Fix traceback from hostname failing IDNA 0.11Fri, 08 Nov 2019 00:54:56 +0100, by Kim Alvefur
-
mod_ping: Remove ad-hoc commandThu, 07 Nov 2019 19:23:42 +0100, by Kim Alvefur
-
mod_admin_adhoc: Add some flags to s2s listing commandThu, 07 Nov 2019 17:07:02 +0100, by Kim Alvefur
-
util.array: Fix typo in testThu, 07 Nov 2019 00:20:54 +0100, by Kim Alvefur
-
net.http.server: Treat promise rejection without value as a HTTP 500 errorTue, 05 Nov 2019 01:34:13 +0100, by Kim Alvefur
-
net.http.server: Handle promises from http handlersFri, 01 Nov 2019 22:31:15 +0100, by Kim Alvefur
-
net.http.server: Handle util.error objects from http handlersFri, 01 Nov 2019 22:30:35 +0100, by Kim Alvefur
-
net.http.server: Tail call because tail call!Fri, 01 Nov 2019 22:28:39 +0100, by Kim Alvefur
-
net.http.server: Factor out handling of event response for easier reuseFri, 01 Nov 2019 22:25:54 +0100, by Kim Alvefur
-
Merge 0.11->trunkMon, 04 Nov 2019 00:36:49 +0100, by Kim Alvefur
-
util.startup: Ensure prosody.paths are absolute (see #1430) 0.11Mon, 04 Nov 2019 00:29:49 +0100, by Kim Alvefur
-
doap: Add version of XEP-0012Sun, 03 Nov 2019 17:44:14 +0100, by Kim Alvefur
-
doap: Reorder tags for consistencySun, 03 Nov 2019 17:43:14 +0100, by Kim Alvefur
-
Merge 0.11->trunkSat, 02 Nov 2019 19:38:12 +0100, by Kim Alvefur
-
net.resolvers: Abort on hostnames not passing IDNA validation 0.11Sat, 02 Nov 2019 19:36:19 +0100, by Kim Alvefur
-
net.resolvers: Apply IDNA conversion to ascii for DNS lookups (fixes #1426) 0.11Sat, 02 Nov 2019 19:24:26 +0100, by Kim Alvefur
-
mod_admin_telnet: Show s2s authentication method (probably) usedSat, 02 Nov 2019 16:02:37 +0100, by Kim Alvefur
-
mod_user_account_management: Apply username normalization laterSat, 02 Nov 2019 15:43:56 +0100, by Kim Alvefur
-
mod_s2s: Only nameprep stream to/from addresses if they are presentSat, 02 Nov 2019 15:43:17 +0100, by Kim Alvefur
-
mod_dialback: Fix potential traceback in case of missing addressingSat, 02 Nov 2019 15:40:20 +0100, by Kim Alvefur
-
mod_c2s: Validate that a 'to' attribute exists at allSat, 02 Nov 2019 15:39:40 +0100, by Kim Alvefur
-
core.sessionmanager: Require that client-requested resources pass strict resourceprepSat, 02 Nov 2019 15:39:01 +0100, by Kim Alvefur
-
mod_bosh: Abort early if request is missing hostnameSat, 02 Nov 2019 15:29:13 +0100, by Kim Alvefur
-
mod_dialback: Abort early if request is missing addressing attributesSat, 02 Nov 2019 15:27:53 +0100, by Kim Alvefur
-
core.configmanager: Handle nameprep validation errorsSat, 02 Nov 2019 13:56:13 +0100, by Kim Alvefur
-
core.configmanager: Ensure Hosts are given namesSat, 02 Nov 2019 13:55:38 +0100, by Kim Alvefur
-
MUC: Make nickname field in registration form requiredSat, 02 Nov 2019 14:22:06 +0100, by Kim Alvefur
-
core.sessionmanager: Fix traceback from passing nil to resourceprepSat, 02 Nov 2019 13:24:33 +0100, by Kim Alvefur
-
util.encodings: Don't ignore non-strings passed to stringprep functionsSat, 02 Nov 2019 13:09:54 +0100, by Kim Alvefur
-
net.http.codes: Avoid implicit number -> string coercionFri, 01 Nov 2019 23:18:29 +0100, by Kim Alvefur
-
prosodyctl: Print friendly version of error messagesFri, 01 Nov 2019 23:16:58 +0100, by Kim Alvefur
-
mod_register_ibr: Enforce strict JID validationFri, 01 Nov 2019 23:11:43 +0100, by Kim Alvefur
-
util.prosodyctl: Enforce strict JID validation on user creationFri, 01 Nov 2019 22:53:14 +0100, by Kim Alvefur
-
MUC: Strictly validate room JID on creationFri, 01 Nov 2019 22:08:38 +0100, by Kim Alvefur
-
util.error: Add well-known field 'code' in error templatesFri, 01 Nov 2019 18:31:12 +0100, by Kim Alvefur
-
mod_register_limits: Use util.error for managing rejection reasonsFri, 01 Nov 2019 18:11:58 +0100, by Kim Alvefur
-
mod_register_ibr: Allow registartion rejection reason as util.error objectFri, 01 Nov 2019 18:09:13 +0100, by Kim Alvefur
-
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2Wed, 30 Oct 2019 17:33:52 +0100, by Kim Alvefur
-
MUC: Enforce strict resourceprep on nicknames (bye bye robot face)Mon, 23 Sep 2019 19:13:14 +0200, by Kim Alvefur
-
core.stanza_router: Do strict jidprep on c2sMon, 09 Sep 2019 22:32:01 +0200, by Kim Alvefur
-
util.encodings: Strictly verify that the 'strict' *prep argument is a booleanWed, 30 Oct 2019 16:22:44 +0100, by Kim Alvefur
-
util.jid: Add a 'strict' flag for jidprep callsMon, 09 Sep 2019 22:15:04 +0200, by Kim Alvefur
-
util.encodings: Optional strict flag to stringprepWed, 24 Apr 2019 15:01:00 +0200, by Kim Alvefur
-
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)Sun, 27 Oct 2019 14:45:57 +0000, by Matthew Wild
-
MUC: Advertise history related fields as integers via XEP-0122Sun, 20 Oct 2019 23:47:48 +0200, by Kim Alvefur
-
CHANGES: Add a line for #1335Sun, 20 Oct 2019 23:46:47 +0200, by Kim Alvefur
-
MUC: Add controls for whose presence is broadcast (closes #1335)Sun, 20 Oct 2019 21:58:16 +0200, by Lance Stout
-
util.interpolation: Test map syntaxSun, 20 Oct 2019 20:58:19 +0200, by Kim Alvefur
-
util.interpolation: Test array syntaxSun, 20 Oct 2019 20:56:29 +0200, by Kim Alvefur
-
util.interpolation: Test #1452Sun, 20 Oct 2019 20:53:41 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 20 Oct 2019 20:53:34 +0200, by Kim Alvefur
-
util.interpolation: Support unescaped variables with more modifiers (fixes #1452) 0.11Sun, 20 Oct 2019 20:52:14 +0200, by Kim Alvefur
-
doap: Sort <implements> by XEP numberSun, 20 Oct 2019 18:48:10 +0200, by Kim Alvefur
-
doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not XEP-0268Sun, 20 Oct 2019 18:46:46 +0200, by Kim Alvefur
-
doap: Trim a trailing '.' from a version/branch name for consistencySun, 20 Oct 2019 16:57:28 +0200, by Kim Alvefur
-
doap: Copy longer description from READMESun, 20 Oct 2019 16:47:20 +0200, by Kim Alvefur
-
Merge 0.11->trunkSun, 20 Oct 2019 16:37:04 +0200, by Kim Alvefur
-
MUC: Validate registration dataform more carefullySun, 20 Oct 2019 14:54:57 +0200, by Kim Alvefur
-
MUC: Don't advertise registration feature on host JID (fixes #1451) 0.11Sun, 20 Oct 2019 01:20:11 +0200, by Kim Alvefur
-
mod_saslauth: Demote "no SASL mechanisms" error back to warningTue, 15 Oct 2019 23:38:29 +0200, by Kim Alvefur
-
mod_saslauth: Improve logging of why no SASL mechanisms were offeredTue, 15 Oct 2019 22:05:51 +0200, by Kim Alvefur
-
mod_saslauth: Use the power of Set Theory to mange sets of SASL mechanismsTue, 15 Oct 2019 21:58:10 +0200, by Kim Alvefur
-
mod_saslauth: Log (debug) messages about channel bindingTue, 15 Oct 2019 21:37:19 +0200, by Kim Alvefur
-
doc/doap: Claim support for XEP-0368 by way of legacy_ssl_portsTue, 15 Oct 2019 00:21:01 +0200, by Kim Alvefur
-
doc/doap: Claim support for XEP-0268 via mod_csi_simpleTue, 15 Oct 2019 00:13:52 +0200, by Kim Alvefur
-
mod_saslauth: Remove useless debug log lineSun, 13 Oct 2019 00:33:35 +0200, by Kim Alvefur
-
mod_saslauth: Remove commented-out debug log lineSun, 13 Oct 2019 00:32:58 +0200, by Kim Alvefur
-
net.server_epoll: Save IP and port from connection creation callSat, 12 Oct 2019 20:22:07 +0200, by Kim Alvefur
-
server_epoll: Log full string represestation when connectedSat, 12 Oct 2019 20:15:31 +0200, by Kim Alvefur
-
net.server_epoll: Handle getpeer/sockname returning a normal errorSat, 12 Oct 2019 20:12:04 +0200, by Kim Alvefur
-
net.server_epoll: Fix to get remote IP on direct TLS connectionsSat, 12 Oct 2019 20:07:50 +0200, by Kim Alvefur
-
net.server_epoll: Move a log message to improve orderingSat, 12 Oct 2019 19:51:29 +0200, by Kim Alvefur
-
net.http.files: Explicitly convert number to string, avoiding implicit coercionSat, 12 Oct 2019 19:31:48 +0200, by Kim Alvefur
-
net.http.server: Explicitly convert number to string, avoiding implicit coercionSat, 12 Oct 2019 19:30:29 +0200, by Kim Alvefur
-
mod_websocket: Guard against upgrading to websocket from a HEAD requestSat, 12 Oct 2019 19:16:43 +0200, by Kim Alvefur
Scroll all the way down to load more.