Log

description author age
mod_password_reset: Adjust form slightly after user testing Matthew Wild 2018-11-22
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly Matthew Wild 2018-11-22
mod_muc_ping: Update README to mention 0.11.x as separate from trunk Kim Alvefur 2018-11-22
mod_http_upload: Disallow POST in CORS Emmanuel Gil Peyrot 2018-11-18
mod_http_upload: Remove extra check for Origin HTTP header Emmanuel Gil Peyrot 2018-11-18
mod_http_upload: Relocate function definition to avoid traceback Matthew Wild 2018-11-18
mod_http_upload: Also add CORS headers in response to PUT Matthew Wild 2018-11-18
mod_http_upload: Add CORS headers for web clients (untested) Matthew Wild 2018-11-18
mod_muc_cloud_notify: README updates JC Brand 2018-11-17
mod_measure_client_features: Add a module to count the features of each connected client Emmanuel Gil Peyrot 2018-11-11
mod_presence_cache: Set delay source to bare JID instead of host Kim Alvefur 2018-11-07
mod_register_web: Add soft dependency on mod_register_limits (0.11+) Kim Alvefur 2018-11-07
mod_firewall: Improve logging on chain return Matthew Wild 2018-11-07
mod_measure_message_e2ee: Count OTR messages too. Emmanuel Gil Peyrot 2018-11-06
mod_http_upload: Fix order of arguments to :measure Kim Alvefur 2018-11-06
mod_bob: Don’t try to access XHTML-IM when it isn’t present. Emmanuel Gil Peyrot 2018-11-04
mod_measure_malloc: Use the 'amount' measure type Kim Alvefur 2018-10-29
mod_http_upload: Report statistics on upload sizes (0.10+) Kim Alvefur 2018-10-29
mod_measure_memory: Use the 'amount' measure type Kim Alvefur 2018-10-29
mod_mam_muc: Log to debug log whether a message is archived or not Kim Alvefur 2018-10-28
mod_conversejs: Weaken dependency on mod_bosh Kim Alvefur 2018-10-26
mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages Kim Alvefur 2018-10-25
mod_storage_memory: Fix saving of remaining items during deletion Kim Alvefur 2018-10-21
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions Matthew Wild 2018-10-21
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>) Matthew Wild 2018-10-21
mod_http_upload_external: Improve implementation docs, including v2 details Matthew Wild 2018-10-21
mod_test_data: New module to generate test data in Prosody's data store Matthew Wild 2018-10-15
mod_muc_ping: Add more details to README Kim Alvefur 2018-10-09
mod_password_reset: Implement password policy enforcement (requires mod_password_policy) Matthew Wild 2018-10-09
mod_password_reset: Improve password input field with additional relevant attributes Matthew Wild 2018-10-09
mod_password_reset: Improve error reporting when setting a password fails Matthew Wild 2018-10-09
mod_password_reset: Switch to util.interpolation (our standard template library) Matthew Wild 2018-10-09
mod_password_policy: Export function to get policy in use by the module Matthew Wild 2018-10-09
mod_password_policy: Return error as second result explaining failure reason Matthew Wild 2018-10-09
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping Kim Alvefur 2018-10-07
mod_conversejs: Default to latest version of Converse.js Kim Alvefur 2018-10-04
mod_conversejs: Strip extra slash if version is set to the empty string Kim Alvefur 2018-10-04
mod_pastebin: Convert limit values to strings (fixes traceback) Kim Alvefur 2018-10-03
mod_pastebin: Advertise a disco feature and current thresholds Kim Alvefur 2018-10-03
mod_password_reset: New module for self-service password resets via a web page Matthew Wild 2018-10-02
mod_bob: Simplify check_cid using string.match. (thanks Zash!) Emmanuel Gil Peyrot 2018-09-28
mod_bob: Add this new module. Emmanuel Gil Peyrot 2018-09-28
mod_http_upload: Use legacy datamanager directly (makes it work) Kim Alvefur 2018-09-27
mod_http_upload: Abort and throw error in case of failure to iterate over users Kim Alvefur 2018-09-27
mod_http_upload: Run expiry for all users if command run with a hostname Kim Alvefur 2018-09-27
mod_http_roster_admin: Add explicit dependency on mod_http Kim Alvefur 2018-09-27
mod_conversejs: Set a friendly name for mod_http_index Kim Alvefur 2018-09-27
mod_http_index: Allow listed modules to include a friendlier name Kim Alvefur 2018-09-27