Software /
code /
prosody-modules
Graph
-
mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'2022-06-28, by Matthew Wild
-
mod_ping_muc/README: Update Compatibility section for 0.12 going stable2022-06-27, by Kim Alvefur
-
mod_http_muc_log: Show XEP-0444 reactions2022-06-26, by Kim Alvefur
-
mod_muc_restrict_media: Don't apply restriction to affiliated users2022-06-20, by Kim Alvefur
-
mod_pubsub_post/README: Update references to trunk with release numbers2022-06-14, by Kim Alvefur
-
mod_muc_ping: Remove since Prosody mod_muc 0.11+ covers this natively2022-06-13, by Kim Alvefur
-
mod_rest: Add various things to openapi spec2022-06-05, by Kim Alvefur
-
mod_rest: Add some descriptive details to schema2022-06-05, by Kim Alvefur
-
mod_profile: Obsolete. Remove. Redirect to mod_vcard_legacy2022-05-30, by Kim Alvefur
-
mod_http_admin_api: Update for 0.12 changes to mod_smacks2022-05-29, by Kim Alvefur
-
mod_rest: Provide a log function on temporary session2022-05-29, by Kim Alvefur
-
merge upstream2022-05-28, by Goffi
-
mod_delegation: use clean_xmlns to remove jabber:client namespace from node:2022-05-28, by Goffi
-
mod_rest: Add an example OAuth client (needs mod_http_oauth2)2022-05-28, by Kim Alvefur
-
mod_muc_occupant_id: Update Compatibility to mention being built-in in 0.122022-05-28, by Kim Alvefur
-
mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)2022-05-22, by Kim Alvefur
-
mod_rest: Add mapping of XEP-0380: Explicit Message Encryption2022-05-22, by Kim Alvefur
-
mod_rest: Document /archive/ in openapi spec2022-05-21, by Kim Alvefur
-
mod_rest: Treat archive.ids as comma-separated to work in query string2022-05-21, by Kim Alvefur
-
mod_reload_modules: Be aware of component module (thanks Menel)2022-05-21, by Kim Alvefur
-
mod_onions: Fix for bitop with Lua 5.42022-05-20, by moparisthebest
-
mod_net_proxy: Fix for bitop with Lua 5.42022-05-20, by moparisthebest
-
mod_rest: Fix attempt to index nil in handling of single iq response2022-05-17, by Kim Alvefur
-
mod_rest: Ensure MAM result-iq is included in results from remote hosts2022-05-16, by Kim Alvefur
-
mod_rest: Add special handling to catch MAM results from remote hosts2022-05-16, by Kim Alvefur
-
mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)2022-05-14, by Kim Alvefur
-
mod_auth_dovecot: Add luarocks metadata to make automatic packaging work2022-05-14, by Kim Alvefur
-
upstream merge2022-05-11, by Goffi
-
mod_privilege: update to v0.4:2022-05-11, by Goffi
-
mod_rest: Fix 'format' property in schema2022-04-29, by Kim Alvefur
-
mod_rest: Expand mapping of XEP-0045 join stanza2022-04-29, by Kim Alvefur
-
mod_audit: make the extension of the module API less of a hack2022-04-26, by Jonas Schäfer
-
mod_audit*: fix luacheck warnings2022-04-26, by Jonas Schäfer
-
mod_audit*: modules for audit logging in prosody2022-04-26, by Jonas Schäfer
-
mod_s2soutinjection: Rewrite based on mod_onions for 0.12 compat (thanks Zash)2022-04-25, by moparisthebest
-
mod_http_muc_log: Fix exception on lack of trailing slash in room path2022-04-22, by Kim Alvefur
-
mod_rest: Fix description of extdisco endpoint (thanks MattJ)2022-04-18, by Kim Alvefur
-
mod_rest/apidemo: Don't show traceback to users on config/resource problem2022-04-17, by Kim Alvefur
-
mod_rest: Add some notes about custom disco#info mapping code2022-04-17, by Kim Alvefur
-
mod_auth_cyrus: Adjust module import to work with repo clone - Fix #17442022-04-17, by Kim Alvefur
-
mod_http_admin_api: Indicate whether a given push registration uses encryption2022-04-11, by Matthew Wild
-
mod_http_admin_api: Fix client -> client_id (the actual field name)2022-04-11, by Matthew Wild
-
mod_http_oauth2/README: Update Compatibility section to mention 0.122022-04-10, by Kim Alvefur
-
mod_rest: Add configuration of which stanzas to route to callback2022-04-08, by Kim Alvefur
-
mod_rest: Improve logging of results from callback startup probe2022-04-08, by Kim Alvefur
-
mod_rest: Support parameters in callback URL2022-04-08, by Kim Alvefur
-
mod_rest/README: Mention the OPTIONS probe fired at the callback2022-04-08, by Kim Alvefur
-
mod_rest: Improve error handling during format mapping2022-04-07, by Kim Alvefur
-
mod_rest: Catch and coerce errors in echo endpoint2022-04-07, by Kim Alvefur
-
mod_rest: Move most of XEP-0432 handling into JSON mapping schema2022-04-07, by Kim Alvefur
-
mod_rest/jsonmap: Fix indentation2022-04-07, by Kim Alvefur
-
mod_conversejs: Bump Copyright year2022-04-04, by Kim Alvefur
-
mod_conversejs: Remove plugin installer dependency on mod_bookmarks2022-04-04, by Kim Alvefur
-
mod_register_web: Include HTML templates in rock (thanks unbunt)2022-03-30, by Kim Alvefur
-
mod_bookmarks2: Ignore failure to delete nothing (thanks Ge0rG)2022-03-24, by Kim Alvefur
-
mod_vjud: Add permission parameter "any" for compatibility with 0.12 (fixes #1720)2022-03-19, by Matthew Wild
-
mod_adhoc_account_management: Add compatibility with 0.12 permission string (thanks mirux)2022-03-19, by Matthew Wild
-
mod_onions: Add comment explaining s2s-check-certificate handler2022-03-17, by Matthew Wild
-
mod_invites_register: Push invitee contact entry to inviter (Thanks gerald)2022-03-15, by Kim Alvefur
-
mod_http_upload: Update compatibility information2022-03-08, by Matthew Wild
-
mod_muc_restrict_media: Fix traceback when checking default (thanks Martin)2022-03-04, by Matthew Wild
-
mod_muc_restrict_media: Fix logic inversion on default value2022-03-04, by Matthew Wild
-
mod_cloud_notify_encrypted: Linkify dependencies2022-02-23, by Kim Alvefur
-
mod_ping_muc: Fix typo in README2022-02-22, by Kim Alvefur
Scroll all the way down to load more.