Mercurial > prosody-modules
graph
-
mod_muc_limits: Reduce cost of multi-line messages, make configurable17 months ago, by Kim Alvefur
-
mod_client_management: Make ID column dynamically sized17 months ago, by Kim Alvefur
-
mod_client_management: Fix traceback if no last seen timestamp available17 months ago, by Kim Alvefur
-
mod_http_oauth2: Add titles and descriptions to registration schema17 months ago, by Kim Alvefur
-
mod_client_management: Fix missing equality check17 months ago, by Kim Alvefur
-
mod_client_management: Allow revoking a specific client version17 months ago, by Kim Alvefur
-
mod_client_management: Add way to revoke (one) client by software17 months ago, by Kim Alvefur
-
mod_client_management: Add shell command to revoke client access17 months ago, by Kim Alvefur
-
mod_client_management: Include software version in table (when known)18 months ago, by Kim Alvefur
-
mod_client_management: Include the client id in table in shell command18 months ago, by Kim Alvefur
-
mod_muc_block_pm: Update to 0.12+ API, use roles instead of affiliations18 months ago, by Kim Alvefur
-
mod_http_muc_log: Fix redirect bug18 months ago, by Kim Alvefur
-
mod_http_oauth2: Implement RFC 8628 Device Authorization Grant18 months ago, by Kim Alvefur
-
mod_http_oauth2: Mention support for RFC 920718 months ago, by Kim Alvefur
-
mod_muc_members_json: Set imported hats to active by default18 months ago, by Matthew Wild
-
mod_muc_members_json: New module to import MUC membership from a JSON URL18 months ago, by Matthew Wild
-
mod_rest: Use logger of HTTP request in trunk18 months ago, by Kim Alvefur
-
mod_measure_lua: Add brief README18 months ago, by Kim Alvefur
-
mod_groups_oidc: Add dependency on mod_groups_internal18 months ago, by Kim Alvefur
-
Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)18 months ago, by Matthew Wild
-
mod_http_muc_log: Hide joins and parts by default18 months ago, by Kim Alvefur
-
mod_http_oauth2: Only add nonce when issuing a client_secret18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Specify acceptable formats in Accept header18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Pass feed data as argument instead of storing on object18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Retrieve only the most recent item to compare18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Handle node already existing18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove comment, this text is in the README18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Remove broken attempt to generate an ID from content18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Fix mixup between feed object and parsed feed18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Create pubsub nodes on module load instead of later18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Track latest timestamp seen in feeds instead of last poll18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Add new interval setting in seconds (old still works)18 months ago, by Kim Alvefur
-
mod_pubsub_feeds: Disable WebSub (formerly PubSubHubbub) by default18 months ago, by Kim Alvefur
-
mod_http_oauth2: Always show list of requested scopes18 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of bytes in a message body18 months ago, by Kim Alvefur
-
mod_muc_limits: Add a limit on number of lines per message18 months ago, by Kim Alvefur
-
mod_muc_limits: Normalise README markdown syntax (thanks pandoc)18 months ago, by Kim Alvefur
-
mod_muc_limits: Raise cost for multi-line messages18 months ago, by Kim Alvefur
-
Back out 22784f001b7f: Documentation change did not match code (thanks bronko)18 months ago, by Kim Alvefur
-
mod_http_oauth2: Rearrange description of redirect URIs requirements18 months ago, by Kim Alvefur
-
mod_http_oauth2: Add a more complete client registration example18 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip JWKS metadata since we do not understand that18 months ago, by Kim Alvefur
-
mod_http_oauth2: Strip unknown client metadata18 months ago, by Kim Alvefur
-
mod_rest: Map the archive-id attribute in MAM result items18 months ago, by Kim Alvefur
-
mod_rest: Include full_jid property on origin18 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Remove unused import18 months ago, by Kim Alvefur
-
mod_oidc_userinfo_vcard4: Fix typo18 months ago, by Kim Alvefur
-
mod_http_oauth2: Make allowed locales configurable18 months ago, by Kim Alvefur
-
mod_http_oauth2: Improve error messages for URI properties18 months ago, by Kim Alvefur
-
mod_rest: Describe the error 'by' property in OpenAPI spec18 months ago, by Kim Alvefur
-
mod_rest: List all error conditions in OpenAPI spec18 months ago, by Kim Alvefur
-
mod_http_oauth2: Make note about handling repeated18 months ago, by Kim Alvefur
-
mod_http_oauth2: Add TODO about disabling password grant18 months ago, by Kim Alvefur
-
mod_http_oauth2: Disable CORS for authorization endpoint18 months ago, by Kim Alvefur
-
mod_http_oauth2: Make CSP configurable19 months ago, by Kim Alvefur
-
mod_http_oauth2: Link to RFC 7628 in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Use code spans for some config options in README19 months ago, by Kim Alvefur
-
mod_http_oauth2: Remove underscore prefix19 months ago, by Kim Alvefur
-
mod_cloud_notify_extensions: Fix Markdown syntax of Compatibility table19 months ago, by Kim Alvefur
-
mod_firewall: Add console commands to mark/unmark users19 months ago, by Matthew Wild