log

age author description
Mon, 01 Jul 2019 18:49:24 +0200 tmolitor mod_cloud_notify: fix local variable usage
Sat, 29 Jun 2019 19:26:08 +0200 Kim Alvefur mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374)
Wed, 26 Jun 2019 21:45:50 +0200 Kim Alvefur mod_csi_pump: Obsolete, remove
Thu, 20 Jun 2019 10:37:48 +0200 JC Brand mod_muc_defaults: Allow setting of `name` and `description
Sun, 16 Jun 2019 02:00:34 +0200 tmolitor mod_cloud_notify: fix prosody 0.9 compatibility
Sun, 16 Jun 2019 02:00:12 +0200 tmolitor mod_smacks: fix prosody 0.9 compatibility
Sat, 15 Jun 2019 01:34:52 +0200 tmolitor mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported
Sat, 15 Jun 2019 01:26:15 +0200 tmolitor mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers
Thu, 13 Jun 2019 00:25:12 +0200 Kim Alvefur mod_log_events_by_memory: Add link to post explaining different kinds of memory leaks
Thu, 13 Jun 2019 00:24:54 +0200 Kim Alvefur mod_log_events_by_memory: Add a rant to README about uselessness of this module
Mon, 10 Jun 2019 15:23:52 +0200 Kim Alvefur mod_log_events_by_cpu_usage: Log events where more than a certain amount of CPU time was spent
Mon, 10 Jun 2019 14:38:06 +0200 Kim Alvefur mod_log_events_by_memory: Log events where Lua memory usage increased
Sun, 09 Jun 2019 22:05:39 +0200 Maxime “pep” Buquet mod_web_push: README: Fix list formatting
Sun, 09 Jun 2019 22:02:24 +0200 Maxime “pep” Buquet mod_web_push: Update README
Sat, 08 Jun 2019 23:06:44 +0200 Maxime “pep” Buquet Initial version of mod_web_push. WARNING: Do not use.
Tue, 28 May 2019 21:32:50 +0200 Kim Alvefur misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman
Tue, 28 May 2019 21:27:45 +0200 Kim Alvefur mod_statistics_statsman: Fix syntax error
Tue, 28 May 2019 21:26:13 +0200 Kim Alvefur mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal
Tue, 28 May 2019 21:23:35 +0200 Kim Alvefur mod_statistics_statsman/README: Describe how to switch from mod_statistics
Tue, 28 May 2019 21:15:09 +0200 Kim Alvefur mod_statistics_statsman: Update for change stats type change in mod_measure_memory
Thu, 23 May 2019 17:37:58 +0200 Kim Alvefur mod_extdisco: Remove redundant condition
Thu, 23 May 2019 17:34:49 +0200 Kim Alvefur mod_extdisco: Also handle XEP-0215 v0.7
Thu, 23 May 2019 17:28:28 +0200 Kim Alvefur mod_extdisco: Set missing namespace on credentials response
Thu, 23 May 2019 17:26:57 +0200 Kim Alvefur mod_extdisco: Reuse xmlns variable
Thu, 23 May 2019 09:15:17 +0300 Alexey Bobyr xep-0215-0.6 requires service to be wrapped in services tag.
Sat, 18 May 2019 16:19:03 +0200 Kim Alvefur mod_csi_muc_priorities: Fix traceback due to empty field
Thu, 16 May 2019 08:48:09 +0200 Kim Alvefur mod_conversejs: Set viewport scale hack (closes #1361)
Thu, 16 May 2019 08:45:44 +0200 Kim Alvefur mod_conversejs: Make title configurable (fixes #1362)
Thu, 16 May 2019 08:45:41 +0200 Kim Alvefur mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat)
Thu, 16 May 2019 07:46:05 +0200 Kim Alvefur mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam