Update mod_smacks status to obsolete - included in prosody
|
Menel |
Mon, 21 Oct 2024 21:50:58 +0200 |
Update compability section of mod_pastebin.
|
Menel |
Mon, 21 Oct 2024 21:36:16 +0200 |
merge
|
Stephen Paul Weber |
Wed, 16 Oct 2024 09:30:02 -0500 |
mod_push2: fix broken log statement
|
Stephen Paul Weber |
Tue, 08 Oct 2024 10:24:39 -0500 |
mod_csi_muc_priorities: Allow setting the default priority for mucs to low
|
aereaux |
Sun, 22 Sep 2024 08:13:09 -0700 |
mod_http_index: Fix loading template
|
Kim Alvefur |
Tue, 08 Oct 2024 22:23:57 +0200 |
mod_http_index: Add metadata to enable installation with plugin installer
|
Kim Alvefur |
Tue, 08 Oct 2024 22:17:01 +0200 |
misc/lnav: Fix invalid value warning
|
Kim Alvefur |
Thu, 03 Oct 2024 22:29:03 +0200 |
mod_rest: Wrap mod_tokenauth errors
|
Kim Alvefur |
Sat, 21 Sep 2024 21:10:45 +0200 |
mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux)
|
Kim Alvefur |
Fri, 20 Sep 2024 18:47:59 +0200 |
mod_pubsub_serverinfo: Reference workaround for issue #1841
|
Guus der Kinderen |
Wed, 11 Sep 2024 14:02:39 +0200 |
mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility.
|
John Livingston |
Tue, 10 Sep 2024 18:03:03 +0200 |
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306
|
Kim Alvefur |
Sat, 07 Sep 2024 15:20:23 +0200 |
mod_http_oauth2: Simplify negation in condition
|
Kim Alvefur |
Sat, 31 Aug 2024 14:46:33 +0200 |
mod_http_oauth2: Fix XHTML-ness of template
|
Kim Alvefur |
Sat, 31 Aug 2024 14:45:37 +0200 |
mod_http_oauth2: Require a stringprepped host part of URLs
|
Kim Alvefur |
Sat, 31 Aug 2024 13:30:55 +0200 |
mod_http_oauth2: Ensure URL ports are integer in correct range
|
Kim Alvefur |
Thu, 29 Aug 2024 18:03:23 +0200 |
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999)
|
Kim Alvefur |
Thu, 29 Aug 2024 16:02:46 +0200 |
mod_rest: Improve OpenAPI documentation for XEP-0363 GET method
|
Kim Alvefur |
Mon, 19 Aug 2024 20:17:52 +0200 |
mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload
|
Kim Alvefur |
Mon, 19 Aug 2024 20:08:41 +0200 |
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
|
Kim Alvefur |
Mon, 19 Aug 2024 18:39:22 +0200 |
mod_ping_muc: Update docs for ping delay
|
Kim Alvefur |
Sun, 11 Aug 2024 16:19:37 +0200 |
mod_ping_muc: Delay ping a configurable amount of time
|
Kim Alvefur |
Sun, 11 Aug 2024 16:10:24 +0200 |
mod_storage_s3: Inherit default HTTP client settings
|
Kim Alvefur |
Wed, 07 Aug 2024 21:28:11 +0200 |
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)
|
Kim Alvefur |
Wed, 07 Aug 2024 17:59:14 +0200 |
mod_invites: Fix traceback when token_info isn’t set
|
Emmanuel Gil Peyrot |
Wed, 31 Jul 2024 22:06:18 +0200 |
mod_muc_slow_mode: adding more context in the README.
|
John Livingston |
Mon, 29 Jul 2024 23:07:09 +0200 |
mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.
|
John Livingston |
Mon, 29 Jul 2024 13:26:55 +0200 |
mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
|
John Livingston |
Mon, 29 Jul 2024 13:11:43 +0200 |
mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.
|
John Livingston |
Mon, 29 Jul 2024 13:08:43 +0200 |
mod_muc_moderation: Fix occupant-id placement in moderated tombstone.
|
John Livingston |
Mon, 29 Jul 2024 12:35:19 +0200 |
mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level.
|
John Livingston |
Fri, 26 Jul 2024 18:22:30 +0200 |
mod_muc_anonymize_moderation_actions: first commit.
|
John Livingston |
Fri, 26 Jul 2024 17:07:05 +0200 |
mod_muc_slow_mode: update readme file.
|
John Livingston |
Fri, 26 Jul 2024 16:00:03 +0200 |
mod_muc_slow_mode: initial commit.
|
John Livingston |
Fri, 26 Jul 2024 15:47:18 +0200 |
mod_muc_moderation_delay: first commit to prosody-modules.
|
John Livingston |
Fri, 26 Jul 2024 15:36:05 +0200 |
mod_sasl2: Clarify that this module requires Prosody trunk
|
Kim Alvefur |
Tue, 23 Jul 2024 20:32:57 +0200 |
mod_rest: use bash getopts to handle cli flags in example script
|
Kim Alvefur |
Sun, 21 Jul 2024 17:58:41 +0200 |
mod_http_oauth2: Guard against malformed authorization header
|
Kim Alvefur |
Mon, 15 Jul 2024 20:02:25 +0200 |
mod_rest: Fix authentication
|
Kim Alvefur |
Mon, 15 Jul 2024 16:24:20 +0200 |
mod_rest: Normalize case after filtering out non-match
|
Kim Alvefur |
Sun, 14 Jul 2024 18:01:24 +0200 |
mod_rest: Fix to allow case sensitive HTTP authentication scheme
|
Kim Alvefur |
Sun, 14 Jul 2024 17:58:48 +0200 |
mod_http_oauth2: HTTP authentication schemes are case-insensitive
|
Kim Alvefur |
Sun, 14 Jul 2024 17:47:06 +0200 |
mod_cloud_notify_extensions: Linkify dependency list
|
Kim Alvefur |
Thu, 11 Jul 2024 19:13:18 +0200 |
mod_ping_muc: Describe the client facing protocol (from XEP-0045)
|
Kim Alvefur |
Thu, 11 Jul 2024 15:14:33 +0200 |
mod_log_json: Support for logging to stdout
|
Matthew Wild |
Thu, 11 Jul 2024 10:15:21 +0100 |
mod_register_apps: Update Conversations Android version
|
Kim Alvefur |
Mon, 08 Jul 2024 10:47:07 +0200 |
mod_rest: Return specific errors from credential checks
|
Kim Alvefur |
Sat, 06 Jul 2024 19:26:07 +0200 |
mod_rest: Reject password that fails saslprep earlier (thanks tgy)
|
Kim Alvefur |
Thu, 04 Jul 2024 16:06:32 +0200 |
mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify
|
Matthew Wild |
Wed, 19 Jun 2024 16:54:52 +0100 |
mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)
|
Matthew Wild |
Wed, 19 Jun 2024 13:53:12 +0100 |
mod_server_info: fix dataforms require
|
Nicholas George |
Sat, 08 Jun 2024 03:28:25 -0500 |
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
|
Matthew Wild |
Fri, 07 Jun 2024 16:26:54 +0100 |
mod_server_contact_info: Backport from prosody trunk
|
Matthew Wild |
Fri, 07 Jun 2024 16:14:58 +0100 |
mod_pubsub_serverinfo: Explicitly depend on mod_server_info
|
Matthew Wild |
Fri, 07 Jun 2024 15:53:30 +0100 |
mod_pubsub_serverinfo: fix syntax error
|
Guus der Kinderen |
Tue, 04 Jun 2024 09:06:44 +0200 |
mod_invites_webgen: mention default url and the way to config it
|
Trần H. Trung |
Wed, 26 Feb 2025 19:36:35 +0700 |
mod_invites_webgen: fix variable name for http path
|
Trần H. Trung |
Wed, 26 Feb 2025 18:47:07 +0700 |
mod_invites_webgen: initial release
|
Trần H. Trung |
Wed, 26 Feb 2025 17:36:14 +0700 |
Merge
|
Trần H. Trung |
Sun, 16 Feb 2025 16:09:03 +0700 |