Mercurial > prosody-modules
graph
-
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