fe081789f7b5
|
All community modules: Unify file extention of Markdown files to .md
|
|
Menel |
5a65a632d5b9
|
mod_smacks: fix small copy error
|
|
Menel |
0afd0adbe050
|
Update mod_smacks status to obsolete - included in prosody
|
|
Menel |
51b6a10b50d2
|
Update compability section of mod_pastebin.
|
|
Menel |
9db6bad7cc36
|
merge
|
|
Stephen Paul Weber |
fd1927e51791
|
mod_push2: fix broken log statement
|
|
Stephen Paul Weber |
d3812826c1cd
|
mod_csi_muc_priorities: Allow setting the default priority for mucs to low
|
|
aereaux |
a1aa56ebe73f
|
mod_http_index: Fix loading template
|
|
Kim Alvefur |
28b386fc7a05
|
mod_http_index: Add metadata to enable installation with plugin installer
|
|
Kim Alvefur |
1bb8b559f441
|
misc/lnav: Fix invalid value warning
|
|
Kim Alvefur |
a0d77b427d50
|
mod_rest: Wrap mod_tokenauth errors
|
|
Kim Alvefur |
bdfb0ed56399
|
mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux)
|
|
Kim Alvefur |
c61a82f80e57
|
mod_pubsub_serverinfo: Reference workaround for issue #1841
|
|
Guus der Kinderen |
a86720654fb9
|
mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility.
|
|
John Livingston |
7308ec4aaad1
|
mod_http_oauth2: Fix error due to mistake in 5f8a306c8306
|
|
Kim Alvefur |
538f468f9a65
|
mod_http_oauth2: Simplify negation in condition
|
|
Kim Alvefur |
111eeffb6adf
|
mod_http_oauth2: Fix XHTML-ness of template
|
|
Kim Alvefur |
5f8a306c8306
|
mod_http_oauth2: Require a stringprepped host part of URLs
|
|
Kim Alvefur |
e8bf46a7bb27
|
mod_http_oauth2: Ensure URL ports are integer in correct range
|
|
Kim Alvefur |
97375a78d2b5
|
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999)
|
|
Kim Alvefur |
0616a6687d0c
|
mod_rest: Improve OpenAPI documentation for XEP-0363 GET method
|
|
Kim Alvefur |
e5b5a74feb91
|
mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload
|
|
Kim Alvefur |
eef6cb08f9e7
|
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping
|
|
Kim Alvefur |
d60e04d3996e
|
mod_ping_muc: Update docs for ping delay
|
|
Kim Alvefur |
d6a695abb33c
|
mod_ping_muc: Delay ping a configurable amount of time
|
|
Kim Alvefur |
f89367e421d1
|
mod_storage_s3: Inherit default HTTP client settings
|
|
Kim Alvefur |
97a9f939d472
|
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)
|
|
Kim Alvefur |
8ac59766ece1
|
mod_invites: Fix traceback when token_info isn’t set
|
|
Emmanuel Gil Peyrot |
22effe87fed2
|
mod_muc_slow_mode: adding more context in the README.
|
|
John Livingston |
bfb8d7b53954
|
mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.
|
|
John Livingston |
a316fee71bed
|
mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.
|
|
John Livingston |
4b677e445b8a
|
mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.
|
|
John Livingston |
5076b78c95ef
|
mod_muc_moderation: Fix occupant-id placement in moderated tombstone.
|
|
John Livingston |
5ccc03c33158
|
mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level.
|
|
John Livingston |
d58e4c70feb2
|
mod_muc_anonymize_moderation_actions: first commit.
|
|
John Livingston |
83787415fc8d
|
mod_muc_slow_mode: update readme file.
|
|
John Livingston |
d7c207964aa5
|
mod_muc_slow_mode: initial commit.
|
|
John Livingston |
959382fac20c
|
mod_muc_moderation_delay: first commit to prosody-modules.
|
|
John Livingston |
da942a3f3660
|
mod_sasl2: Clarify that this module requires Prosody trunk
|
|
Kim Alvefur |
a9c75430cb26
|
mod_rest: use bash getopts to handle cli flags in example script
|
|
Kim Alvefur |
46394b327d17
|
mod_http_oauth2: Guard against malformed authorization header
|
|
Kim Alvefur |
667ce80937fa
|
mod_rest: Fix authentication
|
|
Kim Alvefur |
2739d3db591f
|
mod_rest: Normalize case after filtering out non-match
|
|
Kim Alvefur |
d5e6617e47cc
|
mod_rest: Fix to allow case sensitive HTTP authentication scheme
|
|
Kim Alvefur |
ca3479c67e48
|
mod_http_oauth2: HTTP authentication schemes are case-insensitive
|
|
Kim Alvefur |
acd39d33170e
|
mod_cloud_notify_extensions: Linkify dependency list
|
|
Kim Alvefur |
c094eabdb30f
|
mod_ping_muc: Describe the client facing protocol (from XEP-0045)
|
|
Kim Alvefur |
0b347a7c5b5f
|
mod_log_json: Support for logging to stdout
|
|
Matthew Wild |
07f32bf41303
|
mod_register_apps: Update Conversations Android version
|
|
Kim Alvefur |
9bcc26406b47
|
mod_rest: Return specific errors from credential checks
|
|
Kim Alvefur |
32d1abb89dfe
|
mod_rest: Reject password that fails saslprep earlier (thanks tgy)
|
|
Kim Alvefur |
2b80188448d1
|
mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify
|
|
Matthew Wild |
87441b567277
|
mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)
|
|
Matthew Wild |
f408b8e603af
|
mod_server_info: fix dataforms require
|
|
Nicholas George |
e67fc7b66c13
|
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
|
|
Matthew Wild |
254a21a104aa
|
mod_server_contact_info: Backport from prosody trunk
|
|
Matthew Wild |
99ecfe44910b
|
mod_pubsub_serverinfo: Explicitly depend on mod_server_info
|
|
Matthew Wild |
d4a8644a1cc5
|
mod_pubsub_serverinfo: fix syntax error
|
|
Guus der Kinderen |
5c4e102e2563
|
mod_pubsub_serverinfo: fix bool logic when reading config
|
|
Guus der Kinderen |
1927d4d27a26
|
mod_report_forward: Some whitespace fixes
|
|
Matthew Wild |