Wed, 07 Feb 2024 11:57:30 +0000 |
Matthew Wild |
mod_pubsub_mqtt: Update to MQTT 3.1.1
|
Tue, 30 Jan 2024 14:26:14 +0000 |
Matthew Wild |
mod_pubsub_mqtt: Fix syntax error
|
Tue, 30 Jan 2024 14:11:35 +0000 |
Matthew Wild |
mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections
|
Wed, 24 Jan 2024 17:55:26 +0100 |
Kim Alvefur |
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time
|
Wed, 24 Jan 2024 13:14:36 +0000 |
Matthew Wild |
mod_poke_strangers: Fix incorrect log method calls
|
Tue, 16 Jan 2024 11:47:22 +0100 |
Kim Alvefur |
mod_http_muc_log: Remove compat for very old MUC API
|
Sat, 13 Jan 2024 12:03:15 +0000 |
Matthew Wild |
mod_http_admin_api: metrics: Filter out a value that is commonly nan at startup
|
Fri, 12 Jan 2024 18:21:08 +0000 |
Matthew Wild |
mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarks
|
Fri, 12 Jan 2024 18:20:40 +0000 |
Matthew Wild |
mod_groups_internal: Add flag to indicate when a linked MUC has been deleted
|
Fri, 12 Jan 2024 18:19:56 +0000 |
Matthew Wild |
mod_groups_internal: Also remove MUCs that still exist, but have been destroyed
|
Fri, 12 Jan 2024 15:40:23 +0000 |
Matthew Wild |
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group
|
Fri, 12 Jan 2024 15:38:56 +0000 |
Matthew Wild |
mod_groups_internal: Sync MUC affiliations for multi-MUC groups
|
Fri, 12 Jan 2024 15:37:13 +0000 |
Matthew Wild |
mod_groups_internal: Save MUC room after creation to commit it to storage
|
Thu, 11 Jan 2024 15:53:18 +0000 |
Matthew Wild |
mod_groups_internal: Fix traceback when room doesn't exist
|
Tue, 09 Jan 2024 13:50:18 +0000 |
Matthew Wild |
mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)
|
Mon, 08 Jan 2024 17:28:39 +0000 |
Matthew Wild |
mod_password_policy: Change error type from 'cancel' to 'modify'
|
Mon, 08 Jan 2024 15:56:11 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Treat public providers as public
|
Mon, 08 Jan 2024 15:54:09 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Allow configuration of node persistence/deletion
|
Mon, 08 Jan 2024 15:53:21 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags
|
Mon, 08 Jan 2024 15:52:22 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Remove unused variable declaration
|
Mon, 08 Jan 2024 15:51:52 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Some logging improvements
|
Mon, 08 Jan 2024 15:38:18 +0000 |
Matthew Wild |
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run
|
Thu, 04 Jan 2024 16:21:05 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Add node on compatibility
|
Thu, 04 Jan 2024 16:19:55 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Warm-up opt-in cache
|
Thu, 04 Jan 2024 15:15:51 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info
|
Thu, 04 Jan 2024 15:14:19 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Consider sibling vhosts 'connected'
|
Thu, 04 Jan 2024 12:33:34 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Update documentation
|
Thu, 04 Jan 2024 12:11:16 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Added 'Known Issues' section
|
Thu, 04 Jan 2024 12:05:51 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable
|
Thu, 04 Jan 2024 11:59:35 +0100 |
Guus der Kinderen |
mod_pubsub_serverinfo: Detect existence of pub/sub node
|