mod_dnsupdate: Check if multiplexing is enabled
|
Kim Alvefur |
Mon, 12 May 2025 12:39:59 +0200 |
mod_dnsupdate: Remove leftover debug print
|
Kim Alvefur |
Mon, 12 May 2025 12:19:13 +0200 |
mod_dnsupdate: Use modulemanager to check which of c2s and s2s are enabled
|
Kim Alvefur |
Mon, 12 May 2025 12:16:25 +0200 |
mod_dnsupdate: Improve handling of existing DNS records
|
Kim Alvefur |
Mon, 12 May 2025 12:15:10 +0200 |
mod_vcard_muc: deprecated
|
Menel |
Mon, 12 May 2025 12:13:25 +0200 |
mod_twitter: twitter is broken
|
Menel |
Mon, 12 May 2025 11:43:09 +0200 |
: mod_sasl2*** : Update Compability for all of them
|
Menel |
Mon, 12 May 2025 11:07:45 +0200 |
mod_warn_legacy_tls: update Compability
|
Menel |
Mon, 12 May 2025 11:00:48 +0200 |
mod_limits_exception: obsolete
|
Menel |
Mon, 12 May 2025 10:57:17 +0200 |
mod_muc_anonymize_moderation_actions: Fix mentioning Virtualhost for MUC, Compatibility section and License.
|
Menel |
Mon, 12 May 2025 10:42:26 +0200 |
mod_net_proxy: Use safer util.format for generating description string (thanks tom)
|
Matthew Wild |
Fri, 09 May 2025 10:00:15 +0100 |
mod_client_management: Provide shell commands via new method
|
Kim Alvefur |
Wed, 07 May 2025 16:29:59 +0200 |
Merge update
|
Trần H. Trung |
Tue, 29 Apr 2025 23:27:06 +0700 |
mod_rest: Skip unpacking error object when missing (thanks Martin)
|
Kim Alvefur |
Tue, 22 Apr 2025 09:40:20 +0200 |
misc/grafana: Document panels requiring community modules
|
Kim Alvefur |
Mon, 21 Apr 2025 17:57:48 +0200 |
misc/grafana: Update Dashboard
|
Kim Alvefur |
Mon, 21 Apr 2025 16:55:30 +0200 |
mod_conversejs: Make PWA options match documentation
|
Kim Alvefur |
Sun, 20 Apr 2025 13:37:15 +0200 |
mod_http_oauth2: Allow JIDs as username for password grant
|
magicfelix |
Sat, 19 Apr 2025 20:32:37 +0200 |
mod_http_oauth2: Pass client to token to enable introspection
|
magicfelix |
Sat, 19 Apr 2025 18:30:57 +0200 |
mod_http_oauth2: Change password grant to take username instead of JID [BC]
|
Kim Alvefur |
Sat, 19 Apr 2025 16:25:24 +0200 |
mod_http_oauth2: Require client authentication for password grant
|
magicfelix |
Sat, 19 Apr 2025 16:42:21 +0200 |
mod_rest: Tweak curl example
|
Kim Alvefur |
Fri, 18 Apr 2025 10:37:11 +0200 |
mod_post_msg: Fix description of authentication method (thanks amarok)
|
Kim Alvefur |
Fri, 18 Apr 2025 10:36:17 +0200 |
mod_invites_page: Skip adding landing page for password reset invites
|
Kim Alvefur |
Thu, 17 Apr 2025 16:51:02 +0200 |
mod_push2: rename chat to filter
|
Stephen Paul Weber |
Fri, 11 Apr 2025 20:08:56 -0500 |
Merge update
|
Trần H. Trung |
Fri, 11 Apr 2025 23:19:21 +0700 |
mod_welcome_page: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:42 +0200 |
mod_register_apps: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:35 +0200 |
mod_password_reset: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:28 +0200 |
mod_jsxc: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:21 +0200 |
mod_invites_page: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:14 +0200 |
mod_invite: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:06 +0200 |
mod_http_muc_log: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:58 +0200 |
mod_http_libjs: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:49 +0200 |
mod_conversejs: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:39 +0200 |
mod_admin_web: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:30 +0200 |
mod_s2s_auth_dane: Remove because broken, Prosody supports DANE now
|
Kim Alvefur |
Wed, 02 Apr 2025 16:25:33 +0200 |
mod_cloud_notify_encrypted: Use new 'util.crypto' on Prosody 13.0
|
Kim Alvefur |
Mon, 31 Mar 2025 13:24:44 +0200 |
mod_push2: Improve session activity tracking
|
Stephen Paul Weber |
Tue, 25 Mar 2025 20:54:09 -0500 |
mod_push2: guard against no rooms tracked on this session
|
Stephen Paul Weber |
Tue, 25 Mar 2025 20:43:51 -0500 |
mod_push2: LMC stanzas are not important
|
Stephen Paul Weber |
Tue, 25 Mar 2025 15:20:35 -0500 |
mod_push2: implement grace period
|
Stephen Paul Weber |
Mon, 24 Mar 2025 22:18:47 -0500 |
mod_push: Allow filtering pushes for particular chats
|
Stephen Paul Weber |
Mon, 24 Mar 2025 13:01:05 -0500 |
mod_push2: option to keep hibernating after first push
|
Stephen Paul Weber |
Mon, 24 Mar 2025 09:28:25 -0500 |
mod_push2: Do not push MUC reflections
|
Stephen Paul Weber |
Mon, 24 Mar 2025 08:53:36 -0500 |
mod_push2: Fix counting bugs
|
Stephen Paul Weber |
Mon, 24 Mar 2025 08:51:30 -0500 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:31:36 +0700 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:19:25 +0700 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:16:25 +0700 |
Merge
|
Trần H. Trung |
Mon, 17 Mar 2025 23:42:11 +0700 |
mod_http_oauth2: Reorder HTTP handler (noop)
|
Kim Alvefur |
Sun, 16 Mar 2025 21:56:25 +0100 |
mod_rest: Strip down error payloads to avoid stack overflow
|
Kim Alvefur |
Sun, 16 Mar 2025 17:04:51 +0100 |
mod_groups_internal: Save roster after adding group info (thanks gtech1)
|
Matthew Wild |
Thu, 13 Mar 2025 13:00:26 +0000 |
mod_pubsub: new module to fetch pubsub items via HTTP GET
|
nicoco |
Wed, 12 Mar 2025 14:54:10 +0100 |
mod_pubsub_forgejo: new module for forgejo webhooks
|
nicoco |
Mon, 17 Feb 2025 23:28:05 +0100 |
mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
|
Matthew Wild |
Fri, 14 Feb 2025 14:59:14 +0000 |
mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
|
Menel |
Thu, 13 Feb 2025 12:20:46 +0100 |
mod_audit: Document Prosody version requirement (currently trunk)
|
Kim Alvefur |
Tue, 11 Feb 2025 21:20:09 +0100 |
mod_conversejs: Serve base app at /
|
Matthew Wild |
Tue, 11 Feb 2025 13:18:38 +0000 |
mod_muc_log_http: Delete because obsolete
|
Kim Alvefur |
Sun, 09 Feb 2025 17:17:10 +0100 |