Log

description author age
mod_smacks: fix prosody 0.9 compatibility tmolitor 2019-06-16
mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported tmolitor 2019-06-14
mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers tmolitor 2019-06-14
mod_log_events_by_memory: Add link to post explaining different kinds of memory leaks Kim Alvefur 2019-06-12
mod_log_events_by_memory: Add a rant to README about uselessness of this module Kim Alvefur 2019-06-12
mod_log_events_by_cpu_usage: Log events where more than a certain amount of CPU time was spent Kim Alvefur 2019-06-10
mod_log_events_by_memory: Log events where Lua memory usage increased Kim Alvefur 2019-06-10
mod_web_push: README: Fix list formatting Maxime “pep” Buquet 2019-06-09
mod_web_push: Update README Maxime “pep” Buquet 2019-06-09
Initial version of mod_web_push. WARNING: Do not use. Maxime “pep” Buquet 2019-06-08
misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman Kim Alvefur 2019-05-28
mod_statistics_statsman: Fix syntax error Kim Alvefur 2019-05-28
mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal Kim Alvefur 2019-05-28
mod_statistics_statsman/README: Describe how to switch from mod_statistics Kim Alvefur 2019-05-28
mod_statistics_statsman: Update for change stats type change in mod_measure_memory Kim Alvefur 2019-05-28
mod_extdisco: Remove redundant condition Kim Alvefur 2019-05-23
mod_extdisco: Also handle XEP-0215 v0.7 Kim Alvefur 2019-05-23
mod_extdisco: Set missing namespace on credentials response Kim Alvefur 2019-05-23
mod_extdisco: Reuse xmlns variable Kim Alvefur 2019-05-23
xep-0215-0.6 requires service to be wrapped in services tag. Alexey Bobyr 2019-05-23
mod_csi_muc_priorities: Fix traceback due to empty field Kim Alvefur 2019-05-18
mod_conversejs: Set viewport scale hack (closes #1361) Kim Alvefur 2019-05-16
mod_conversejs: Make title configurable (fixes #1362) Kim Alvefur 2019-05-16
mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat) Kim Alvefur 2019-05-16
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam Kim Alvefur 2019-05-16
mod_http_muc_log: Allow specifying the default view Kim Alvefur 2019-05-12
mod_http_muc_log: Preserve ?query part in redirect Kim Alvefur 2019-05-13
mod_http_muc_log: Add navigation link to latest page Kim Alvefur 2019-05-13
mod_http_muc_log: Correctly build absolute URLs Kim Alvefur 2019-05-13
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360) Kim Alvefur 2019-05-12
mod_http_muc_log: Fix Y10k bug Kim Alvefur 2019-05-12
mod_http_upload: Propagate errors from expiry procedure Kim Alvefur 2019-05-08
mod_http_upload: Check attempted upload against quota even with no previous uploads Kim Alvefur 2019-05-08
mod_http_upload: Consider quota reached if it can't be checked Kim Alvefur 2019-05-08
mod_storage_xmlarchive: Try harder to limit range of time to check Kim Alvefur 2019-05-07
mod_muc_defaults: Create MUCs from config JC Brand 2019-05-06
mod_storage_xmlarchive: Add support for user iteration API Kim Alvefur 2019-05-05
mod_migrate: Try to use per storage user listing where available Kim Alvefur 2019-05-05
mod_http_muc_log: Trim trailing whitespace [luacheck] Kim Alvefur 2019-05-05
mod_http_muc_log: Add option to show OOB images Kim Alvefur 2019-05-05
mod_http_muc_log: Document optimization for storage modules lacking :dates API Kim Alvefur 2019-05-05
mod_http_muc_log: Increase clickable area on dates Kim Alvefur 2019-05-05
mod_http_muc_log: Add table header and body tags for improved semantics Kim Alvefur 2019-05-05
mod_http_muc_log: Sort room listing by jid for stable order Kim Alvefur 2019-05-05
mod_http_index: Improve page title Kim Alvefur 2019-05-05
mod_http_pep_avatar/README: Mark up example URL as code snippet Kim Alvefur 2019-05-05
mod_http_pep_avatar: Return a message instead of 404 for base path Kim Alvefur 2019-05-05
mod_atom/README: Add some text about where to look for the atom feed Kim Alvefur 2019-05-05
mod_atom: Return a message instead of 404 for root path Kim Alvefur 2019-05-05
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325) Kim Alvefur 2019-05-03
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