Software /
code /
prosody-modules
Graph
-
mod_pubsub_serverinfo: Explicitly depend on mod_server_info9 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: fix syntax error9 months ago, by Guus der Kinderen
-
mod_invites_webgen: mention default url and the way to config it3 weeks ago, by Trần H. Trung
-
mod_invites_webgen: fix variable name for http path3 weeks ago, by Trần H. Trung
-
mod_invites_webgen: initial release3 weeks ago, by Trần H. Trung
-
Merge4 weeks ago, by Trần H. Trung
-
mod_pubsub_serverinfo: fix bool logic when reading config9 months ago, by Guus der Kinderen
-
mod_report_forward: Some whitespace fixes9 months ago, by Matthew Wild
-
mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)9 months ago, by Matthew Wild
-
mod_muc_restrict_pm: Backport changes from upstream timber patch.10 months ago, by Nicholas George
-
mod_muc_restrict_pm: small rewrite. improves room config options10 months ago, by Nicholas George
-
mod_muc_restrict_pm: fix lua warnings10 months ago, by Nicholas George
-
mod_muc_restrict_pm: fix table in README10 months ago, by Nicholas George
-
mod_muc_restrict_pm: Limit who may send and recieve MUC PMs10 months ago, by Nicholas George
-
mod_http_upload_external: Add link to Rust implementation (Thanks Luna)10 months ago, by Kim Alvefur
-
Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component10 months ago, by Ben Smith
-
Updating dox for mod_rest. Ideas expressed / clarified:10 months ago, by Ben Smith
-
mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time10 months ago, by Matthew Wild
-
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown10 months ago, by Luca Matei Pintilie
-
mod_vcard_muc: fix field type for XEP-0486 field10 months ago, by Jonas Schäfer
-
mod_vcard_muc: use XEP-0486 form field for avatar hashes10 months ago, by Jonas Schäfer
-
mod_mam_archive: remove invalid disco#info feature10 months ago, by Jonas Schäfer
-
mod_invites_tracking: Don't bother storing anything for non-invite IBR10 months ago, by Matthew Wild
-
mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)10 months ago, by Matthew Wild
-
various/README: Fix 'labels' metadata, should be a list10 months ago, by Kim Alvefur
-
mod_rest: Add schema examples10 months ago, by Kim Alvefur
-
Merge10 months ago, by Stephen Paul Weber
-
Guard for not room10 months ago, by Stephen Paul Weber
-
mod_http_admin_api: Support storing free-form text note with invitations10 months ago, by Matthew Wild
-
mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data)10 months ago, by tmolitor
-
mod_csi_battery_saver: add xep number to mds comment10 months ago, by tmolitor
-
mod_csi_battery_saver: MDS headline pushes are important10 months ago, by tmolitor
-
mod_http_admin_api: Use new API in mod_announce to send announcements11 months ago, by Matthew Wild
-
mod_muc_rtbl: Fix blocking of PMs from RTBL matches11 months ago, by Matthew Wild
-
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is11 months ago, by Matthew Wild
-
mod_http_admin_api: Return roles for existing invites, if any11 months ago, by Matthew Wild
-
mod_http_admin_api: Allow specifying roles for invitations11 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: node is a string, not a number11 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters11 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)11 months ago, by Matthew Wild
-
mod_http_admin_api: User activity gauges need to be summed (labels by host)11 months ago, by Matthew Wild
-
mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB11 months ago, by Matthew Wild
-
mod_muc_restrict_avatars: Allow MUC admin to control restriction11 months ago, by Stephen Paul Weber
-
misc/systemd: Add comment with link to our debian resources including systemd service file11 months ago, by Kim Alvefur
-
misc/systemd: Fix typo11 months ago, by Kim Alvefur
-
mod_client_management: Prevent exception on missing client info11 months ago, by Kim Alvefur
-
mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)11 months ago, by Kim Alvefur
-
mod_lastlog2: Fix typo from original copy-paste12 months ago, by aidan
-
mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.11 months ago, by Martin Dosch
-
mod_compat_roles: Fix attempt to index a nil value #184712 months ago, by Kim Alvefur
-
mod_privilege: Fix IQ privileges advertising for multiple namespaces12 months ago, by nicoco
-
mod_pastebin: Back out 040eaa3844f412 months ago, by Kim Alvefur
-
mod_conversejs: Allow installation as PWA12 months ago, by BetaRays
-
mod_firewall: Fix syntax error (thanks mirux)12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: update reference to XEP.12 months ago, by Guus der Kinderen
-
mod_rest: Fix incorrect 'type' in mapping schema for XEP-010012 months ago, by Kim Alvefur
-
mod_firewall: REPORT TO: Include id in reports12 months ago, by Matthew Wild
-
mod_firewall: Support util.id.* as dependencies12 months ago, by Matthew Wild
-
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided12 months ago, by Matthew Wild
-
mod_report_forward: Include id on report submissions12 months ago, by Matthew Wild
-
mod_measure_active_users: Switch to mod_cron for scheduling12 months ago, by Matthew Wild
-
mod_http_admin_api: Include active user counts in metrics response12 months ago, by Matthew Wild
-
mod_auth_oauth_external: Fix typo12 months ago, by Kim Alvefur
-
mod_report_forward: fix address detection when there are multiple field values12 months ago, by Stephen Paul Weber
-
mod_anti_spam: New module for spam filtering (pre-alpha)12 months ago, by Matthew Wild
-
mod_http_oauth2: Reflect changes to defaults etc12 months ago, by Kim Alvefur
-
mod_report_forward: Fixes for abuse contact address lookup in origin reporting12 months ago, by Matthew Wild
-
mod_report_forward: Depend on mod_spam_reporting for auto-loading12 months ago, by Matthew Wild
-
mod_report_forward: Open archive store correctly (thanks Menel)12 months ago, by Matthew Wild
-
mod_spam_report_forwarder: Rename to mod_report_forward12 months ago, by Matthew Wild
-
mod_log_ringbuffer: Detach event handlers on logging reload (thanks Menel)12 months ago, by Kim Alvefur
-
mod_log_ringbuffer: Hook POSIX signals via event only12 months ago, by Kim Alvefur
-
mod_traceback: Hook signal via event instead of directly12 months ago, by Kim Alvefur
-
mod_debug_traceback: Remove direct POSIX signal handling, require Prosody 0.12+12 months ago, by Kim Alvefur
-
mod_muc_moderation: Remove Poezio, feature request gone in migration12 months ago, by Kim Alvefur
-
mod_muc_moderation: Fix example12 months ago, by Kim Alvefur
-
mod_spam_report_forwarder: Only forward to xmpp: URIs, and exclude MUCs12 months ago, by Matthew Wild
-
mod_muc_adhoc_bots: Fix bug preventing multiple commands from showing12 months ago, by Stephen Paul Weber
-
mod_push2: empty table instead of nil when not present12 months ago, by Stephen Paul Weber
-
mod_spam_report_forwarder: Support for reporting messages, and reporting to origin server12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)13 months ago, by Matthew Wild
-
mod_server_info: Rewrite/backport from Prosody 1ce18cb3e6cc13 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Update README to link to known issues13 months ago, by Matthew Wild
-
mod_audit_status: Expose 'crashed' flag13 months ago, by Matthew Wild
-
mod_http_upload_external: Fix typo in access documentation.13 months ago, by aidan
-
mod_firewall: Fix REPORT TO action name in documentation13 months ago, by Matthew Wild
-
mod_blocking: Drop mention of mod_privacy13 months ago, by Kim Alvefur
-
mod_blocking: Deprecate13 months ago, by Kim Alvefur
-
mod_privacy_lists: Deprecate13 months ago, by Kim Alvefur
-
mod_firewall: Fix to find scripts when installed with plugin installer13 months ago, by Kim Alvefur
-
mod_pubsub_mqtt: Update to MQTT 3.1.113 months ago, by Matthew Wild
-
Merge upstream13 months ago, by Trần H. Trung
-
mod_pubsub_mqtt: Fix syntax error13 months ago, by Matthew Wild
-
mod_pubsub_mqtt: Add TLS port (default 8883) for MQTT connections13 months ago, by Matthew Wild
-
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time14 months ago, by Kim Alvefur
-
mod_poke_strangers: Fix incorrect log method calls14 months ago, by Matthew Wild
-
mod_http_muc_log: Remove compat for very old MUC API14 months ago, by Kim Alvefur
-
mod_http_admin_api: metrics: Filter out a value that is commonly nan at startup14 months ago, by Matthew Wild
-
mod_groups_muc_bookmarks: Don't add deleted MUCs to user bookmarks14 months ago, by Matthew Wild
-
mod_groups_internal: Add flag to indicate when a linked MUC has been deleted14 months ago, by Matthew Wild
-
mod_groups_internal: Also remove MUCs that still exist, but have been destroyed14 months ago, by Matthew Wild
-
mod_groups_muc_bookmarks: Sync bookmarks when user is added/removed to/from multi-MUC group14 months ago, by Matthew Wild
-
mod_groups_internal: Sync MUC affiliations for multi-MUC groups14 months ago, by Matthew Wild
-
mod_groups_internal: Save MUC room after creation to commit it to storage14 months ago, by Matthew Wild
-
mod_groups_internal: Fix traceback when room doesn't exist14 months ago, by Matthew Wild
-
mod_sasl_ssdp: Fix event name so legacy SASL works correctly (thanks Martin!)14 months ago, by Matthew Wild
-
mod_password_policy: Change error type from 'cancel' to 'modify'14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Treat public providers as public14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Allow configuration of node persistence/deletion14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Remove unused variable declaration14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Some logging improvements14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run14 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Add node on compatibility14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Warm-up opt-in cache14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Consider sibling vhosts 'connected'14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Update documentation14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Added 'Known Issues' section14 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable14 months ago, by Guus der Kinderen
Scroll all the way down to load more.