log

age author description
8 months ago John Livingston mod_muc_anonymize_moderation_actions: first commit.
8 months ago John Livingston mod_muc_slow_mode: update readme file.
8 months ago John Livingston mod_muc_slow_mode: initial commit.
8 months ago John Livingston mod_muc_moderation_delay: first commit to prosody-modules.
8 months ago Kim Alvefur mod_sasl2: Clarify that this module requires Prosody trunk
8 months ago Kim Alvefur mod_rest: use bash getopts to handle cli flags in example script
8 months ago Kim Alvefur mod_http_oauth2: Guard against malformed authorization header
8 months ago Kim Alvefur mod_rest: Fix authentication
8 months ago Kim Alvefur mod_rest: Normalize case after filtering out non-match
8 months ago Kim Alvefur mod_rest: Fix to allow case sensitive HTTP authentication scheme
8 months ago Kim Alvefur mod_http_oauth2: HTTP authentication schemes are case-insensitive
8 months ago Kim Alvefur mod_cloud_notify_extensions: Linkify dependency list
8 months ago Kim Alvefur mod_ping_muc: Describe the client facing protocol (from XEP-0045)
8 months ago Matthew Wild mod_log_json: Support for logging to stdout
8 months ago Kim Alvefur mod_register_apps: Update Conversations Android version
8 months ago Kim Alvefur mod_rest: Return specific errors from credential checks
8 months ago Kim Alvefur mod_rest: Reject password that fails saslprep earlier (thanks tgy)
9 months ago Matthew Wild mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify
9 months ago Matthew Wild mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)
9 months ago Nicholas George mod_server_info: fix dataforms require
9 months ago Matthew Wild mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
9 months ago Matthew Wild mod_server_contact_info: Backport from prosody trunk
9 months ago Matthew Wild mod_pubsub_serverinfo: Explicitly depend on mod_server_info
9 months ago Guus der Kinderen mod_pubsub_serverinfo: fix syntax error
9 months ago Guus der Kinderen mod_pubsub_serverinfo: fix bool logic when reading config
9 months ago Matthew Wild mod_report_forward: Some whitespace fixes
9 months ago Matthew Wild mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
10 months ago Nicholas George mod_muc_restrict_pm: Backport changes from upstream timber patch.
10 months ago Nicholas George mod_muc_restrict_pm: small rewrite. improves room config options
10 months ago Nicholas George mod_muc_restrict_pm: fix lua warnings
10 months ago Nicholas George mod_muc_restrict_pm: fix table in README
10 months ago Nicholas George mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
10 months ago Kim Alvefur mod_http_upload_external: Add link to Rust implementation (Thanks Luna)
10 months ago Ben Smith Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component
10 months ago Ben Smith Updating dox for mod_rest. Ideas expressed / clarified:
10 months ago Matthew Wild mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time
10 months ago Luca Matei Pintilie mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
10 months ago Jonas Schäfer mod_vcard_muc: fix field type for XEP-0486 field
10 months ago Jonas Schäfer mod_vcard_muc: use XEP-0486 form field for avatar hashes
10 months ago Jonas Schäfer mod_mam_archive: remove invalid disco#info feature
10 months ago Matthew Wild mod_invites_tracking: Don't bother storing anything for non-invite IBR
10 months ago Matthew Wild mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)
10 months ago Kim Alvefur various/README: Fix 'labels' metadata, should be a list
10 months ago Kim Alvefur mod_rest: Add schema examples
10 months ago Stephen Paul Weber Merge
10 months ago Stephen Paul Weber Guard for not room
11 months ago Matthew Wild mod_http_admin_api: Support storing free-form text note with invitations
11 months ago tmolitor mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data)
11 months ago tmolitor mod_csi_battery_saver: add xep number to mds comment
11 months ago tmolitor mod_csi_battery_saver: MDS headline pushes are important
11 months ago Matthew Wild mod_http_admin_api: Use new API in mod_announce to send announcements
11 months ago Matthew Wild mod_muc_rtbl: Fix blocking of PMs from RTBL matches
11 months ago Matthew Wild mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is
11 months ago Matthew Wild mod_http_admin_api: Return roles for existing invites, if any
11 months ago Matthew Wild mod_http_admin_api: Allow specifying roles for invitations
11 months ago Matthew Wild mod_pubsub_serverinfo: node is a string, not a number
11 months ago Matthew Wild mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters
11 months ago Matthew Wild mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)
11 months ago Matthew Wild mod_http_admin_api: User activity gauges need to be summed (labels by host)
11 months ago Matthew Wild mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB