2018-03-22 |
Kim Alvefur |
mod_muc_gc10: Gather statistics on use of the Groupchat 1.0 protocol
|
2018-03-22 |
Kim Alvefur |
mod_http_upload_external: Use correct namespace (thanks Wiktor)
|
2018-03-18 |
Kim Alvefur |
mod_storage_xmlarchive: Add a debug message to try to track down why all indicies are read in some cases
|
2018-03-17 |
Matthew Wild |
mod_smacks: Ensure stanza count attributes are always strings (thanks Martin)
|
2018-03-17 |
Kim Alvefur |
README: Remove text about 0.8 compatibility repo
|
2018-03-16 |
Pascal Mathis |
mod_net_proxy: Fixed luacheck warnings
|
2018-03-16 |
Kim Alvefur |
mod_conversejs: Pass information about if and how of account registration
|
2018-03-16 |
Kim Alvefur |
mod_conversejs: Pass current domain as 'default_domain'
|
2018-03-15 |
Pascal Mathis |
mod_net_proxy: Fixed typo in example HAProxy configuration within README
|
2018-03-15 |
Pascal Mathis |
mod_net_proxy: Fixed backwards compatibility to Prosody 0.10
|
2018-03-15 |
Pascal Mathis |
mod_net_proxy: New module implementing PROXY protocol versions 1 and 2
|
2018-03-13 |
Michel Le Bihan |
mod_register_web: Pass username to generate_register_response
|
2018-03-12 |
Kim Alvefur |
mod_firewall: Add special case for $local zone (fixes #1090)
|
2018-03-10 |
Kim Alvefur |
mod_http_index: Sort list of HTTP applications by name
|
2018-03-10 |
Kim Alvefur |
mod_http_index: Remove unused style rule
|
2018-03-10 |
Kim Alvefur |
mod_register_web: Remove unused variables [luacheck]
|
2018-03-10 |
Kim Alvefur |
mod_register_web: Remove username and password from form data and provide the rest in pre-registration event
|
2018-03-10 |
Kim Alvefur |
mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks
|
2018-03-10 |
Kim Alvefur |
mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it
|
2018-03-09 |
Kim Alvefur |
mod_conversejs: Hack in support for changing the CSS if InVerse mode is enabled
|
2018-03-09 |
Kim Alvefur |
mod_conversejs/README: Add compatibility section
|
2018-03-09 |
Kim Alvefur |
mod_conversejs: Allow passing arbitrary options trough to Converse.js
|
2018-03-09 |
Kim Alvefur |
mod_conversejs/README: Expand config section
|
2018-03-09 |
Kim Alvefur |
mod_storage_xmlarchive: Add additional debug logging
|
2018-03-09 |
Matthew Wild |
mod_firewall: Add PENDING SUBSCRIPTION FROM SENDER? condition
|
2018-03-09 |
Matthew Wild |
mod_firewall: Add UNSBSCRIBE SENDER action
|
2018-03-07 |
tmolitor |
[mod_mam] Fix hook priority for local clients, too (see also commit 2af42a3af131)
|
2018-03-07 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Check for unset presence
|