Mercurial > prosody-modules
graph
-
mod_muc_members_json: New module to import MUC membership from a JSON URL21 months ago, by Matthew Wild
-
mod_rest: Use logger of HTTP request in trunk21 months ago, by Kim Alvefur
-
mod_measure_lua: Add brief README21 months ago, by Kim Alvefur
-
mod_groups_oidc: Add dependency on mod_groups_internal21 months ago, by Kim Alvefur
-
Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)21 months ago, by Matthew Wild
-
mod_http_muc_log: Hide joins and parts by default21 months ago, by Kim Alvefur
-
mod_http_oauth2: Only add nonce when issuing a client_secret21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Specify acceptable formats in Accept header21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Pass feed data as argument instead of storing on object21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Retrieve only the most recent item to compare21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Handle node already existing21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove comment, this text is in the README21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove broken attempt to generate an ID from content21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Fix mixup between feed object and parsed feed21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Create pubsub nodes on module load instead of later21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Add new interval setting in seconds (old still works)21 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default21 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show list of requested scopes21 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of bytes in a message body21 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of lines per message21 months ago, by Kim Alvefur
-
mod_muc_limits: Normalise README markdown syntax (thanks pandoc)21 months ago, by Kim Alvefur
-
mod_muc_limits: Raise cost for multi-line messages21 months ago, by Kim Alvefur
-
Back out 22784f001b7f: Documentation change did not match code (thanks bronko)21 months ago, by Kim Alvefur
-
mod_http_oauth2: Rearrange description of redirect URIs requirements21 months ago, by Kim Alvefur
-
mod_http_oauth2: Add a more complete client registration example21 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip JWKS metadata since we do not understand that21 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip unknown client metadata21 months ago, by Kim Alvefur
-
mod_rest: Map the archive-id attribute in MAM result items21 months ago, by Kim Alvefur
-
mod_rest: Include full_jid property on origin21 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Remove unused import21 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Fix typo21 months ago, by Kim Alvefur
-
mod_http_oauth2: Make allowed locales configurable21 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve error messages for URI properties21 months ago, by Kim Alvefur
-
mod_rest: Describe the error 'by' property in OpenAPI spec21 months ago, by Kim Alvefur
-
mod_rest: List all error conditions in OpenAPI spec21 months ago, by Kim Alvefur
-
mod_http_oauth2: Make note about handling repeated21 months ago, by Kim Alvefur
-
mod_http_oauth2: Add TODO about disabling password grant21 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable CORS for authorization endpoint21 months ago, by Kim Alvefur
-
mod_http_oauth2: Make CSP configurable21 months ago, by Kim Alvefur
-
mod_http_oauth2: Link to RFC 7628 in README21 months ago, by Kim Alvefur
-
mod_http_oauth2: Use code spans for some config options in README21 months ago, by Kim Alvefur
-
mod_http_oauth2: Remove underscore prefix21 months ago, by Kim Alvefur
-
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table22 months ago, by Kim Alvefur
-
mod_firewall: Add console commands to mark/unmark users22 months ago, by Matthew Wild
-
mod_firewall: Load marks from storage on demand rather than at login22 months ago, by Matthew Wild
-
mod_firewall: Log warning when attempting to mark/unmark remote users22 months ago, by Matthew Wild
-
mod_firewall: enable marks by default22 months ago, by Matthew Wild