Software /
code /
prosody-modules
Graph
-
Rename to README.markdownWed, 28 Mar 2018 00:02:37 +0200, by JC Brand
-
mod_net_proxy: Fixed example configuration for HAProxyTue, 27 Mar 2018 22:31:59 +0200, by Pascal Mathis
-
mod_component_http: Fix to use module:send() instead of origin.send() (thanks Wiktor)Tue, 27 Mar 2018 11:36:25 +0100, by Matthew Wild
-
Merge commitTue, 27 Mar 2018 10:51:25 +0200, by JC Brand
-
New HMAC token authentication module for Prosody.Tue, 27 Mar 2018 10:48:04 +0200, by JC Brand
-
mod_http_logging: Add some short documentationTue, 27 Mar 2018 09:56:01 +0200, by Kim Alvefur
-
mod_component_http/README: Include language tag in example to enable syntax highlighting in rendered versionMon, 26 Mar 2018 16:17:00 +0200, by Kim Alvefur
-
mod_component_http: Update README to include config snippet exampleMon, 26 Mar 2018 14:01:00 +0100, by Matthew Wild
-
mod_component_http: Fix some [luacheck] warningsMon, 26 Mar 2018 13:56:18 +0100, by Matthew Wild
-
mod_component_http: Fix headings in READMEMon, 26 Mar 2018 13:52:38 +0100, by Matthew Wild
-
mod_component_http: Allow implementing a component over HTTPMon, 26 Mar 2018 13:49:13 +0100, by Matthew Wild
-
mod_mam_muc: Advertise mam:1 instead of mam:2 if not using new MUC code [fixes #1118]Mon, 26 Mar 2018 08:05:22 +0100, by Matthew Wild
-
mod_http_upload/README: Point at mod_http_upload_externalSun, 25 Mar 2018 20:31:33 +0200, by Kim Alvefur
-
mod_http_upload: Include the current VirtualHost name in greeting to help with debuggingSun, 25 Mar 2018 20:27:14 +0200, by Kim Alvefur
-
mod_csi_battery_saver: Remove whitespace only linesFri, 23 Mar 2018 22:38:46 +0100, by Michel Le Bihan
-
mod_checkcerts: Fixed luacheck warningsFri, 23 Mar 2018 21:55:32 +0100, by Michel Le Bihan
-
mod_muc_gc10: Catch joins correctly (thanks Ge0rG)Thu, 22 Mar 2018 16:16:07 +0100, by Kim Alvefur
-
mod_minimix/README: Normalize markdown syntaxThu, 22 Mar 2018 14:44:29 +0100, by Kim Alvefur
-
mod_minimix/README: Fix typo (thanks porrier)Thu, 22 Mar 2018 14:44:10 +0100, by Kim Alvefur
-
mod_minimix: Experiment in account-based MUC joinsThu, 22 Mar 2018 14:33:46 +0100, by Kim Alvefur
-
mod_muc_gc10: Gather statistics on use of the Groupchat 1.0 protocolThu, 22 Mar 2018 14:28:27 +0100, by Kim Alvefur
-
mod_http_upload_external: Use correct namespace (thanks Wiktor)Thu, 22 Mar 2018 12:32:02 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some casesSun, 18 Mar 2018 22:39:42 +0100, by Kim Alvefur
-
mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)Sat, 17 Mar 2018 12:58:37 +0000, by Matthew Wild
-
README: Remove text about 0.8 compatibility repoSat, 17 Mar 2018 10:49:15 +0100, by Kim Alvefur
-
mod_net_proxy: Fixed luacheck warningsFri, 16 Mar 2018 21:17:50 +0100, by Pascal Mathis
-
mod_conversejs: Pass information about if and how of account registrationFri, 16 Mar 2018 20:35:14 +0100, by Kim Alvefur
-
mod_conversejs: Pass current domain as 'default_domain'Fri, 16 Mar 2018 20:32:35 +0100, by Kim Alvefur
-
mod_net_proxy: Fixed typo in example HAProxy configuration within READMEThu, 15 Mar 2018 23:44:35 +0100, by Pascal Mathis
-
mod_net_proxy: Fixed backwards compatibility to Prosody 0.10Thu, 15 Mar 2018 21:39:46 +0100, by Pascal Mathis
-
mod_net_proxy: New module implementing PROXY protocol versions 1 and 2Thu, 15 Mar 2018 15:26:30 +0100, by Pascal Mathis
-
mod_register_web: Pass username to generate_register_responseTue, 13 Mar 2018 21:12:21 +0100, by Michel Le Bihan
-
mod_firewall: Add special case for $local zone (fixes #1090)Mon, 12 Mar 2018 12:26:15 +0100, by Kim Alvefur
-
mod_http_index: Sort list of HTTP applications by nameSat, 10 Mar 2018 05:01:15 +0100, by Kim Alvefur
-
mod_http_index: Remove unused style ruleSat, 10 Mar 2018 05:00:28 +0100, by Kim Alvefur
-
mod_register_web: Remove unused variables [luacheck]Sat, 10 Mar 2018 02:48:07 +0100, by Kim Alvefur
-
mod_register_web: Remove username and password from form data and provide the rest in pre-registration eventSat, 10 Mar 2018 02:44:27 +0100, by Kim Alvefur
-
mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checksSat, 10 Mar 2018 02:39:54 +0100, by Kim Alvefur
-
mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on itSat, 10 Mar 2018 02:38:42 +0100, by Kim Alvefur
-
mod_conversejs: Hack in support for changing the CSS if InVerse mode is enabledSat, 10 Mar 2018 00:49:06 +0100, by Kim Alvefur
-
mod_conversejs/README: Add compatibility sectionSat, 10 Mar 2018 00:05:46 +0100, by Kim Alvefur
-
mod_conversejs: Allow passing arbitrary options trough to Converse.jsSat, 10 Mar 2018 00:05:30 +0100, by Kim Alvefur
-
mod_conversejs/README: Expand config sectionSat, 10 Mar 2018 00:04:47 +0100, by Kim Alvefur
-
mod_storage_xmlarchive: Add additional debug loggingFri, 09 Mar 2018 21:58:47 +0100, by Kim Alvefur
-
mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? conditionFri, 09 Mar 2018 13:35:44 +0000, by Matthew Wild
-
mod_firewall: Add UNSBSCRIBE SENDER actionFri, 09 Mar 2018 13:35:11 +0000, by Matthew Wild
-
[mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131)Wed, 07 Mar 2018 22:21:43 +0100, by tmolitor
-
mod_inject_ecaps2: Check for unset presenceWed, 07 Mar 2018 20:47:27 +0100, by Emmanuel Gil Peyrot
Scroll all the way down to load more.