Software /
code /
prosody-modules
Graph
-
mod_pubsub_post: Change to support arbitrary XML payloads2018-05-19, by Kim Alvefur
-
mod_pubsub_post: Remove unused import [luacheck]2018-05-19, by Kim Alvefur
-
mod_http_upload: Add an experimental prosodyctl command for expiring uploads2018-05-19, by Kim Alvefur
-
mod_cloud_notify: remove useless counter (hardcode it to 1)2018-05-14, by tmolitor
-
mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS)2018-05-08, by Matthew Wild
-
mod_pastebin: Fix loading on normal hosts (thanks ppmathis)2018-04-30, by Kim Alvefur
-
mod_http_roster_admin: Add syntax highlighting hints2018-04-29, by Kim Alvefur
-
mod_http_roster_admin: Add missing protocol docs2018-04-29, by Matthew Wild
-
mod_mam_muc/README: Clarify that only v0.5 of XEP-0313 is supported when used with Prosody 0.10.x2018-04-17, by Kim Alvefur
-
mod_http_dir_listing2: Add README based the one from mod_http_dir_listing2018-04-16, by Kim Alvefur
-
mod_http_dir_listing2: Sort file listing such that directories come before files2018-04-16, by Kim Alvefur
-
mod_http_dir_listing2: Switch to util.interpolation for HTML rendering2018-04-16, by Kim Alvefur
-
mod_http_dir_listing2: Copy of mod_http_dir_listing2018-04-16, by Kim Alvefur
-
Initial commit of mod_slack_webhooks.2018-04-15, by Nathan Whitehorn
-
mod_register_web: Handle errors contacting upstream API2018-04-15, by Matthew Wild
-
mod_net_proxy: Fixed errors when connection with nil ip is being processed2018-04-05, by Pascal Mathis
-
mod_firewall: Handle unsubcription action correctly (fixes #1119)2018-04-04, by Kim Alvefur
-
mod_component_http: Fix parameter order, see Prosody trunk e2919978673e for more info2018-04-04, by Matthew Wild
-
mod_query_client_ver: Add a README2018-04-04, by Kim Alvefur
-
mod_query_client_ver: Restrict adhoc command to local admins2018-04-04, by Kim Alvefur
-
mod_query_client_ver: Fix check for sessions on the current host2018-04-04, by Kim Alvefur
-
mod_query_client_ver: Add a simple adhoc command that queries all currently connected clients2018-04-04, by Kim Alvefur
-
mod_post_msg: Add support for a JSON based format similar to what mod_component_http uses2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Document how authentication is performed2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Describe the URL format2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Clarify 'body' fields2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Update Introduction text2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Document the payload formats2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Normalize markdown syntax2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Reword about borrowing2018-04-04, by Kim Alvefur
-
mod_post_msg/README: Remove author, it's in the vcs metadata2018-04-04, by Kim Alvefur
-
mod_conversejs: Specify a charset on script tag to prevent Browser from guessing2018-04-02, by Kim Alvefur
-
mod_http_upload_external: Fix syntax error in share.php2018-04-02, by Matthew Wild
-
mod_http_upload_external: Add newer 'v2' protocol (and share_v2.php) which supports content-type preservation2018-04-02, by Matthew Wild
-
mod_http_upload_external: share.php example: Add CSP headers2018-04-02, by Matthew Wild
-
Implement dummy body message to indicate high priority push2018-04-01, by tmolitor
-
mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address2018-04-01, by Pascal Mathis
-
mod_net_proxy: Updated HAProxy example configuration to listen on v4+v62018-04-01, by Pascal Mathis
-
mod_delay: Improve the README’s description2018-03-31, by Emmanuel Gil Peyrot
-
mod_http_upload_external: Use a more widespread method to obtain Content-Length (thanks Yves)2018-03-30, by Emmanuel Gil Peyrot
-
mod_http_logging: Fix typo [luacheck]2018-03-30, by Kim Alvefur
-
mod_migrate: Mention the possible need to supply the list of users2018-03-30, by Kim Alvefur
-
mod_http_logging: Wrap API for sending data from file handles2018-03-30, by Kim Alvefur
-
mod_http_logging: Be robust against missing connection object2018-03-30, by Kim Alvefur
-
mod_http_logging: Use 'ip' field provided by mod_http if available2018-03-30, by Kim Alvefur
-
mod_http_logging: Factor out body length calculation2018-03-30, by Kim Alvefur
-
mod_http_logging: Factor out logging into a function for future reuse2018-03-30, by Kim Alvefur
-
mod_net_proxy: Fixed small indentation mistake in docs2018-03-29, by Pascal Mathis
-
mod_net_proxy: Added proxy_trusted_proxies for whitelisting incoming connections2018-03-28, by Pascal Mathis
-
mod_net_proxy: Adjusted log level of errors triggered by remote connections to 'warn'2018-03-28, by Pascal Mathis
-
mod_net_proxy: Automatically listen on all mapped ports if proxy_ports was not configured2018-03-28, by Pascal Mathis
-
Rename to README.markdown2018-03-27, by JC Brand
-
mod_net_proxy: Fixed example configuration for HAProxy2018-03-27, by Pascal Mathis
-
mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)2018-03-27, by Matthew Wild
-
Merge commit2018-03-27, by JC Brand
-
New HMAC token authentication module for Prosody.2018-03-27, by JC Brand
-
mod_http_logging: Add some short documentation2018-03-27, by Kim Alvefur
Scroll all the way down to load more.