migrator: Customise cli argument parsing (--help, --verbose)
|
Kim Alvefur |
Sun, 09 Jan 2022 15:19:55 +0100 |
util.startup: Allow supplying an argument parsing settings
|
Kim Alvefur |
Sun, 09 Jan 2022 15:16:09 +0100 |
util.prosodyctl.check: Parameterize replacement instructions
|
Kim Alvefur |
Sat, 08 Jan 2022 18:02:32 +0100 |
util.prosodyctl.check: Move word to ease future translations
|
Kim Alvefur |
Sat, 08 Jan 2022 17:01:10 +0100 |
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize'
|
Kim Alvefur |
Sat, 08 Jan 2022 22:55:49 +0100 |
mod_bookmarks: Add option for disabling upgrade of legacy bookmarks
|
Kim Alvefur |
Sat, 08 Jan 2022 00:32:33 +0100 |
mod_bookmarks: Unhook PEP service objects on removal from cache
|
Kim Alvefur |
Sat, 08 Jan 2022 00:30:26 +0100 |
util.pposix: Use mallinfo2() on glibc 2.33, fix #1649
|
Kim Alvefur |
Thu, 06 Jan 2022 18:56:06 +0100 |
util.pubsub: Fix item store resize to "max"
|
Kim Alvefur |
Thu, 06 Jan 2022 01:18:35 +0100 |
mod_bookmarks: Override the node configuration if it was wrong
|
Emmanuel Gil Peyrot |
Thu, 06 Jan 2022 00:59:40 +0100 |
mod_invites: Comment on module loading for HTTP invite URLs
|
Kim Alvefur |
Wed, 05 Jan 2022 22:37:42 +0100 |
core.certmanager: Disable DANE name checks (not needed for XMPP)
|
Kim Alvefur |
Thu, 16 Sep 2021 09:52:51 +0200 |
mod_bookmarks: Remove compatibility with 0.11
|
Emmanuel Gil Peyrot |
Tue, 04 Jan 2022 23:16:02 +0100 |
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea
|
Emmanuel Gil Peyrot |
Tue, 04 Jan 2022 23:04:14 +0100 |
util.dependencies: Enable warning about missing lua-unbound
|
Kim Alvefur |
Wed, 05 Jan 2022 04:12:00 +0100 |
core.modulemanager: Remove compat for mod_console rename in 0.8
|
Kim Alvefur |
Wed, 05 Jan 2022 04:04:45 +0100 |
mod_invites_adhoc: Import from prosody-modules@5001104f0275
|
Kim Alvefur |
Wed, 05 Jan 2022 04:37:14 +0100 |
mod_invites_register: Import from prosody-modules@797b51043767
|
Kim Alvefur |
Wed, 29 Dec 2021 00:12:26 +0100 |
mod_invites: Silence luacheck warning
|
Kim Alvefur |
Wed, 05 Jan 2022 20:43:18 +0100 |
mod_invites: Import from prosdy-modules@5fc306239db3
|
Kim Alvefur |
Mon, 27 Dec 2021 20:46:34 +0100 |
util.stanza: Cover :find method in tests
|
Kim Alvefur |
Fri, 31 Dec 2021 14:14:03 +0100 |
util.stanza: Remove dead code
|
Kim Alvefur |
Fri, 31 Dec 2021 14:01:12 +0100 |
util.stanza: Increase test coverage to cover validation errors
|
Kim Alvefur |
Fri, 31 Dec 2021 14:00:28 +0100 |
util.stanza: Make type error message consistent with others
|
Kim Alvefur |
Fri, 31 Dec 2021 13:52:11 +0100 |
mod_smacks: Log error to silence luacheck
|
Kim Alvefur |
Fri, 31 Dec 2021 00:59:10 +0100 |
mod_smacks: Limit "old" session resumption counters
|
Kim Alvefur |
Fri, 31 Dec 2021 00:48:38 +0100 |
mod_smacks: Record timestamp with persisted counters
|
Kim Alvefur |
Fri, 31 Dec 2021 00:18:13 +0100 |
util_datamapper: Fix typo in unit tests
|
Kim Alvefur |
Wed, 29 Dec 2021 18:03:26 +0100 |
util.datamapper: Add support for $ref pointers
|
Kim Alvefur |
Wed, 29 Dec 2021 17:57:09 +0100 |
util.jsonschema: Add support for $ref pointers
|
Kim Alvefur |
Wed, 29 Dec 2021 16:57:35 +0100 |
util.jsonpointer: Resolve JSON Pointers per RFC 6901
|
Kim Alvefur |
Wed, 29 Dec 2021 16:52:09 +0100 |
make: Add target for rebuilding from Teal sources
|
Kim Alvefur |
Wed, 29 Dec 2021 16:51:13 +0100 |
net.resolvers: Report DNSSEC validation errors instead of NoError
|
Kim Alvefur |
Tue, 28 Dec 2021 14:58:09 +0100 |
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
|
Kim Alvefur |
Sun, 26 Dec 2021 16:51:04 +0100 |
mod_auth_internal_hashed: Make SCRAM iteration count configurable
|
Kim Alvefur |
Sun, 26 Dec 2021 16:37:50 +0100 |
mod_admin_shell: Log creation of incoming s2s connections during ping
|
Kim Alvefur |
Mon, 27 Dec 2021 17:04:33 +0100 |
mod_smacks: sprinkle some metrics on it
|
Jonas Schäfer |
Mon, 27 Dec 2021 16:16:53 +0100 |
openmetrics/histograms: improve code clarity
|
Kim Alvefur |
Mon, 27 Dec 2021 16:05:12 +0100 |
openmetrics/histograms: fix incorrect condition for bucketing
|
Jonas Schäfer |
Sun, 26 Dec 2021 22:32:00 +0100 |
mod_admin_shell: Print s2s related events while waiting for ping
|
Kim Alvefur |
Sun, 26 Dec 2021 16:26:36 +0100 |
util.xml: Use variable instead of constant for consistency (thanks Thijs)
|
Matthew Wild |
Sun, 26 Dec 2021 20:37:20 +0000 |
core.certmanager: Add curveslist to 'old' Mozilla TLS preset
|
Kim Alvefur |
Sun, 26 Dec 2021 00:05:16 +0100 |
util.prosodyctl.check: Remove obsolete settings from known globals
|
Kim Alvefur |
Sat, 25 Dec 2021 13:02:48 +0100 |
util.prosodyctl.check: Add some more obsolete settings
|
Kim Alvefur |
Sat, 25 Dec 2021 13:00:23 +0100 |
mod_tombstones: Add some future TODOs
|
Kim Alvefur |
Thu, 23 Dec 2021 15:22:47 +0100 |
mod_tombstones: Add a very basic test case
|
Kim Alvefur |
Thu, 23 Dec 2021 15:17:18 +0100 |
mod_tombstones: Remember deleted accounts #1307
|
Kim Alvefur |
Thu, 23 Dec 2021 14:08:20 +0100 |
mod_smacks: Compact code using new stanza API
|
Kim Alvefur |
Wed, 22 Dec 2021 22:13:03 +0100 |
mod_http: Clean up redirects handlers for wildcard on http module unload
|
Kim Alvefur |
Wed, 22 Dec 2021 19:27:03 +0100 |
mod_smacks: Use more compact resumption tokens
|
Kim Alvefur |
Wed, 22 Dec 2021 18:47:45 +0100 |
util.id: Add a 'tiny' variant
|
Kim Alvefur |
Thu, 02 Dec 2021 00:13:23 +0100 |
util.id: Adjust entropy levels, with rationales
|
Kim Alvefur |
Thu, 02 Dec 2021 01:14:55 +0100 |
MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)
|
Kim Alvefur |
Tue, 05 Oct 2021 18:15:06 +0200 |
MUC: Add method for getting the occupant id salt to allow reuse
|
Kim Alvefur |
Tue, 05 Oct 2021 18:13:51 +0200 |
util.prosodyctl.cert: Copy SAN/wildcard certs only once
|
Kim Alvefur |
Wed, 22 Dec 2021 18:34:11 +0100 |
util.x509: Fix to include wildcard identity
|
Kim Alvefur |
Wed, 22 Dec 2021 15:32:04 +0100 |
core.certmanager: Check index for wildcard certs
|
Kim Alvefur |
Wed, 22 Dec 2021 15:13:49 +0100 |
prosodyctl cert: use the indexing functions for better UX
|
Jonas Schäfer |
Tue, 21 Dec 2021 21:20:21 +0100 |
prosodyctl: Hide process management commands when init system should be used instead
|
Kim Alvefur |
Tue, 21 Dec 2021 14:23:09 +0100 |
prosodyctl: Reorder help sections
|
Kim Alvefur |
Tue, 21 Dec 2021 13:11:41 +0100 |