mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
|
Kim Alvefur |
2019-05-03 |
mod_muc_cloud_notify: Count codepoints instead of bytes
|
Matthew Wild |
2019-05-02 |
mod_bidi: Document compatibility with 0.10 and 0.11
|
Kim Alvefur |
2019-04-22 |
mod_auth_token: Timezone fix for TOTP checking
|
JC Brand |
2019-05-02 |
mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)
|
Matthew Wild |
2019-04-30 |
mod_auth_ldap: Use module API for logging
|
Kim Alvefur |
2019-04-28 |
mod_auth_ldap: Log any error message from open_simple() when testing password
|
Kim Alvefur |
2019-04-28 |
mod_inject_ecaps2: Add a compatibility table.
|
Emmanuel Gil Peyrot |
2019-04-24 |
mod_omemo_all_access: Also not needed with Prosody 0.11
|
Kim Alvefur |
2019-04-20 |
mod_net_proxy: Ensure port numbers are coerced into numbers
|
Kim Alvefur |
2019-04-12 |
mod_turncredentials: Convert numeric attributes to strings (fixes #1339)
|
Kim Alvefur |
2019-04-09 |
mod_http_muc_log: Allow trailing slash after date
|
Kim Alvefur |
2019-04-09 |
mod_adhoc_dataforms_demo/README: Describe the new multi-step command
|
Kim Alvefur |
2019-04-06 |
mod_adhoc_dataforms_demo: Add a multi-step command demo
|
Kim Alvefur |
2019-04-06 |
mod_adhoc_dataforms_demo: Rename command node to reflect current module name
|
Kim Alvefur |
2019-04-06 |
mod_adhoc_dataforms_demo: Reorder form fields
|
Kim Alvefur |
2019-04-06 |
mod_adhoc_dataforms_demo: Remove extra 'fixed' field
|
Kim Alvefur |
2019-04-06 |
mod_invite: Show a different error if no token has been given
|
Kim Alvefur |
2019-04-05 |
mod_invite: Remove unused local variable [luacheck]
|
Kim Alvefur |
2019-04-05 |
mod_invite: Use path passed by http stack instead of pattern matching
|
Kim Alvefur |
2019-04-05 |
mod_password_reset: Remove unused local [luacheck]
|
Kim Alvefur |
2019-04-05 |
mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck]
|
Kim Alvefur |
2019-04-05 |
Update modules using mod_http_files to serve files for change in Prosody trunk
|
Kim Alvefur |
2019-04-05 |
mod_muc_gc10: Abort on Prosody 0.11
|
Kim Alvefur |
2019-04-03 |
mod_csi_pump/README: Discourage use, point to mod_csi_simple
|
Kim Alvefur |
2019-04-03 |
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)
|
Kim Alvefur |
2019-04-03 |
mod_csi_muc_priorities: Add a README
|
Kim Alvefur |
2019-04-02 |
mod_bookmarks: Return true when a stanza has been sent.
|
Emmanuel Gil Peyrot |
2019-04-02 |