Thu, 30 May 2019 13:41:05 +0200 util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
Kim Alvefur <zash@zash.se> [Thu, 30 May 2019 13:41:05 +0200] rev 10038
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
Tue, 28 May 2019 00:56:30 +0200 mod_storage_sql: Ignore shadowed error variable [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 28 May 2019 00:56:30 +0200] rev 10037
mod_storage_sql: Ignore shadowed error variable [luacheck]
Tue, 28 May 2019 00:47:50 +0200 mod_storage_sql: Fix to use correct arguments to archive id lookup
Kim Alvefur <zash@zash.se> [Tue, 28 May 2019 00:47:50 +0200] rev 10036
mod_storage_sql: Fix to use correct arguments to archive id lookup
Tue, 28 May 2019 00:46:24 +0200 mod_storage_sql: Correctly return item-not-found error
Kim Alvefur <zash@zash.se> [Tue, 28 May 2019 00:46:24 +0200] rev 10035
mod_storage_sql: Correctly return item-not-found error `return ok, err` comes out as `transaction_ok, ok, err`
Mon, 27 May 2019 19:17:12 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Mon, 27 May 2019 19:17:12 +0200] rev 10034
Merge 0.11->trunk
Mon, 27 May 2019 19:00:34 +0200 mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.11
Kim Alvefur <zash@zash.se> [Mon, 27 May 2019 19:00:34 +0200] rev 10033
mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
Mon, 27 May 2019 19:00:32 +0200 mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.11
Kim Alvefur <zash@zash.se> [Mon, 27 May 2019 19:00:32 +0200] rev 10032
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
Mon, 27 May 2019 12:14:05 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Mon, 27 May 2019 12:14:05 +0200] rev 10031
Merge 0.11->trunk
Mon, 27 May 2019 12:05:35 +0200 mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 0.11
Kim Alvefur <zash@zash.se> [Mon, 27 May 2019 12:05:35 +0200] rev 10030
mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc)
Sun, 26 May 2019 15:04:16 +0200 mod_csi_simple: Disable optimizations on disconnect (fixes #1358)
Kim Alvefur <zash@zash.se> [Sun, 26 May 2019 15:04:16 +0200] rev 10029
mod_csi_simple: Disable optimizations on disconnect (fixes #1358) The connection becomes invalid here, regardless of 3rd party modules that might keep the session alive.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip