log

age author description
Sun, 03 May 2015 13:34:23 +0200 Kim Alvefur mod_mam: Reverse the order of reversed queries back to chronological order
Sun, 03 May 2015 13:21:51 +0200 Kim Alvefur mod_mam: Move variable into loop scope
Sun, 03 May 2015 13:27:53 +0200 Kim Alvefur mod_mam: Rename variable
Sun, 03 May 2015 13:21:15 +0200 Kim Alvefur mod_mam: Support the mandatory 'complete' attribute by requesting one extra item from storage
Sun, 03 May 2015 13:20:04 +0200 Kim Alvefur mod_mam: Always return true when a stanza event has been handled
Tue, 28 Apr 2015 14:26:03 +0100 Matthew Wild mod_log_slow_events: Log events that take a long time to process (including stanzas)
Sat, 25 Apr 2015 15:51:22 +0200 Kim Alvefur mod_mam_muc: Advertise MAM feature on bare JID room disco#info (only effective after prosody 57bc52f67564)
Sat, 25 Apr 2015 15:43:59 +0200 Kim Alvefur mod_mam: Advertise feature in disco#info for account as per XEP-0313 >= 0.2
Thu, 23 Apr 2015 17:00:59 +0200 Kim Alvefur mod_measure_cpu: Collect CPU usage statistic
Thu, 23 Apr 2015 16:58:57 +0200 Kim Alvefur mod_munin: Exclude ignored stats even if they happen to be included in data
Wed, 22 Apr 2015 13:20:47 +0200 Kim Alvefur mod_watchuntrusted: Only notify once per host per day
Mon, 13 Apr 2015 13:36:38 +0200 Kim Alvefur mod_s2s_auth_dane: Abort earlier for sessions from hosts that don't say who they are
Mon, 13 Apr 2015 13:35:37 +0200 Kim Alvefur mod_s2s_auth_dane: Demote log message about failure to ASCII-ify hostname from error to warning
Sun, 12 Apr 2015 18:19:41 +0200 Kim Alvefur mod_checkcerts: Fix for removal of globals in LuaSec
Sat, 11 Apr 2015 21:43:32 +0200 Kim Alvefur mod_http_muc_log: Fix passing dates trough util.datetime twice;