Software /
code /
prosody-modules
Graph
-
mod_pubsub_serverinfo: Add explicit xmlns to all pubsub tags12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Remove unused variable declaration12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Some logging improvements12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Refresh cache entries if they will expire before next run12 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Add node on compatibility12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Warm-up opt-in cache12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Fix namespace parsing issue with disco/info12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Consider sibling vhosts 'connected'12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Update documentation12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Added 'Known Issues' section12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: Detect existence of pub/sub node12 months ago, by Guus der Kinderen
-
mod_pubsub_serverinfo: implemented all basic features12 months ago, by Guus der Kinderen
-
mod_csi_battery_saver: mark some presences as important12 months ago, by tmolitor
-
mod_pubsub_serverinfo: New module that uses pub/sub to make accessible server info12 months ago, by Guus der Kinderen
-
mod_groups_internal: Set group names as roster groups12 months ago, by Kim Alvefur
-
mod_http_oauth2: Reduce log level for error delivery via redirect12 months ago, by Kim Alvefur
-
mod_http_oauth2: Tweak fallback error text12 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve registration schema documentation parts12 months ago, by Kim Alvefur
-
mod_http_oauth2: Do not enforce PKCE on Device and OOB flows12 months ago, by Kim Alvefur
-
mod_groups_internal: Return group name instead of MUC name if MUC has no name12 months ago, by Matthew Wild
-
mod_server_info: New module to add custom service extension forms to disco13 months ago, by Matthew Wild
-
mod_firewall: TO/FROM ROLE: Handle JIDs with no role (thanks Zash)13 months ago, by Matthew Wild
-
mod_firewall: Fix TO/FROM ROLE13 months ago, by Matthew Wild
-
mod_measure_active_users: Fix inverted logic (thanks mirux)13 months ago, by Matthew Wild
-
mod_http_oauth2: Use color-scheme to get nice dark mode defaults13 months ago, by Kim Alvefur
-
mod_isolate_host: Fix inverted logic in log message13 months ago, by Matthew Wild
-
mod_s2s_status: Add missing return (thanks Zash)13 months ago, by Matthew Wild
-
mod_c2s_conn_throttle: Reduce log level from error->info13 months ago, by Matthew Wild
-
mod_http_admin_api: Abort request if no valid username13 months ago, by Matthew Wild
-
mod_http_admin_api: Fix some luacheck warnings and code style issues13 months ago, by Matthew Wild
-
mod_http_admin_api: Support PATCH for user enabled status13 months ago, by Matthew Wild
-
mod_http_admin_api: Support for setting user account enabled status13 months ago, by Matthew Wild
-
mod_http_admin_api: Only include user deletion_request if account is disabled13 months ago, by Matthew Wild
-
mod_http_admin_api: Return avatar metadata from get_user_info()13 months ago, by Matthew Wild
-
mod_audit_auth: Improve user-agent building (fixes traceback)13 months ago, by Matthew Wild
-
mod_http_admin_api: Include information about pending deletion request, if any13 months ago, by Matthew Wild
-
mod_measure_active_users: Use the new mod_lastlog2 API13 months ago, by Matthew Wild
-
mod_measure_active_users: Exclude disabled user accounts from counts13 months ago, by Matthew Wild
-
mod_lastlog2: Fix to interpret stored data structure correctly13 months ago, by Matthew Wild
-
mod_http_admin_api: Include user account status and activity in get_user_info13 months ago, by Matthew Wild
-
mod_lastlog2: Expose API to query the last active time of a user13 months ago, by Matthew Wild
-
mod_sasl_ssdp: New module implementing XEP-0474 SASL SCRAM Downgrade Protection13 months ago, by Matthew Wild
-
mod_log_sasl_mech: Handle auth event from other than mod_saslauth13 months ago, by Kim Alvefur
-
mod_http_oauth2: Add logger to "session" for auth event13 months ago, by Kim Alvefur
-
mod_http_oauth2: Move some code earlier13 months ago, by Kim Alvefur
-
mod_restrict_xmpp: Allow all XEP-0199 pings to self13 months ago, by Kim Alvefur
-
mod_restrict_xmpp/README: Fix definition list rendering13 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject unparsable URLs13 months ago, by Kim Alvefur
-
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f013 months ago, by Kim Alvefur
-
mod_s2s_smacks_timeout: Add note about being merged in trunk mod_s2s13 months ago, by Kim Alvefur
-
mod_http_oauth2: Handle login_hint without @hostpart13 months ago, by Kim Alvefur
-
mod_audit: Fix querying for both user and global events13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix mapping archive query limit to ?max-keys=13 months ago, by Kim Alvefur
-
mod_audit: Fix error due to sub-second precision timestamps13 months ago, by Kim Alvefur
-
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix sorting items by correct field13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix passing of prefixes, should not be urlencoded13 months ago, by Kim Alvefur
-
mod_audit: Update command to handle storing JIDs instead of only usernames13 months ago, by Kim Alvefur
-
mod_client_management: Include session in the other new-client event too13 months ago, by Kim Alvefur
-
luacheckrc: Replace deprecated module:once with :on_ready13 months ago, by Kim Alvefur
-
mod_restrict_xmpp: Add vcard4 PEP node to profile permission13 months ago, by Kim Alvefur
-
mod_client_management: Include session in new-client event13 months ago, by Kim Alvefur
-
mod_http_oauth2: Fire authentication events on login form13 months ago, by Kim Alvefur
-
mod_http_oauth2: Comment on authorization code storage13 months ago, by Kim Alvefur
-
mod_audit_tokens: Record events fired by mod_tokenauth in audit log13 months ago, by Kim Alvefur
-
mod_audit_auth: Add audit record when a client connects that has not been seen before13 months ago, by Matthew Wild
-
mod_audit_auth: Ignore FAST authentication events by default13 months ago, by Matthew Wild
-
mod_restrict_xmpp: Fix remaining hard-coded role name13 months ago, by Matthew Wild
-
mod_audit: Update README with new name of mod_audit_register13 months ago, by Matthew Wild
-
mod_audit_user_accounts: Renamed from mod_audit_register13 months ago, by Matthew Wild
-
mod_audit_register: Support for deregister and enable/disable events13 months ago, by Matthew Wild
-
mod_audit_status: Support writing heartbeat with async storage drivers13 months ago, by Matthew Wild
-
mod_storage_xmlarchive: Support using requested archive-id13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Pass hostname to converter for converting all users13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given13 months ago, by Kim Alvefur
-
misc: Add a basic grafterm dashboard13 months ago, by Kim Alvefur
-
misc: Add a Grafana dashboard13 months ago, by Kim Alvefur
-
mod_storage_s3: Sort archive items by LastModified13 months ago, by Kim Alvefur
-
mod_storage_s3: Reorder path components (BC: invalidates any existing data)13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix querying for basic MAM parameters13 months ago, by Kim Alvefur
-
luacheck: Add new module API methods from trunk13 months ago, by Kim Alvefur
-
mod_storage_s3: Implement search for set of IDs13 months ago, by Kim Alvefur
-
mod_storage_s3: Advertise full id range archive query capability13 months ago, by Kim Alvefur
-
mod_audit: Use new module API for period/time ranges13 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Fix typo13 months ago, by Kim Alvefur
-
mod_storage_xmlarchive: Fix "user" iteration API13 months ago, by Kim Alvefur
-
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)13 months ago, by Kim Alvefur
-
mod_register_redirect: docs: Fix typo in example (thanks melvo)13 months ago, by Matthew Wild
-
mod_sasl2_sm: Remove duplicate advertisement of stream management (thanks singpolyma)13 months ago, by Matthew Wild
-
mod_invites_page: Add support for Haiku and mobile Linux13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Also remove jQuery usage in client page13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Stop displaying the QRCode to mobile devices13 months ago, by Emmanuel Gil Peyrot
-
mod_register_apps: Remove intrinsic size from SVGs, to always display them at their full size13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Typo in preventing the default event when clicking on show all13 months ago, by Emmanuel Gil Peyrot
-
mod_http_avatar: Fix displaying the fallback on Firefox13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Move the JS script to its own file13 months ago, by Emmanuel Gil Peyrot
-
mod_invites_page: Replace jQuery with vanilla.js in the HTML13 months ago, by Emmanuel Gil Peyrot
-
mod_register_apps: Add Renga to the list of supported clients13 months ago, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Make defaults more secure13 months ago, by Kim Alvefur
-
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted13 months ago, by Kim Alvefur
-
mod_audit: Replace argument parsing debug print() with debug logging13 months ago, by Kim Alvefur
-
mod_audit_register: Include hostpart with audit events here too13 months ago, by Kim Alvefur
-
mod_audit_auth: Include hostpart with audit events13 months ago, by Kim Alvefur
-
mod_audit: Fix storing IP prefixes13 months ago, by Kim Alvefur
-
mod_audit: Fix showing session details in module command13 months ago, by Kim Alvefur
-
mod_audit: Also record human-readable name of country14 months ago, by Kim Alvefur
-
mod_audit: Fix recording location info14 months ago, by Kim Alvefur
-
mod_audit: Parse IP into util.ip object once and reuse14 months ago, by Kim Alvefur
-
mod_audit: Pass IP address in string form14 months ago, by Kim Alvefur
-
mod_audit: Fix use of util.ip14 months ago, by Kim Alvefur
-
mod_firewall: Add FROM COUNTRY condition based on GeoIP DB14 months ago, by Kim Alvefur
-
mod_firewall: Tweak page outline14 months ago, by Kim Alvefur
-
mod_aws_profile: Fix use of timer API14 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Enable experimental http connection pooling14 months ago, by Kim Alvefur
-
mod_storage_s3: Enable connection pooling added in latest trunk14 months ago, by Kim Alvefur
-
mod_storage_s3: Fix logging14 months ago, by Kim Alvefur
-
mod_storage_s3: Sort imports14 months ago, by Kim Alvefur
-
mod_storage_s3: Implement archive store deletion14 months ago, by Kim Alvefur
-
mod_storage_s3: Skip archive items matching on date but not full datetime14 months ago, by Kim Alvefur
Scroll all the way down to load more.