util.sql: Ignore if tables and indices already exist on creation (fixes #1064)
0.11
|
Kim Alvefur |
Thu, 30 May 2019 23:50:28 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Thu, 30 May 2019 21:44:35 +0200 |
mod_pep: Handle presence based subscription outside of util.pubsub (fixes #1372)
0.11
|
Kim Alvefur |
Thu, 30 May 2019 15:16:56 +0200 |
util.format: Handle integer formats the same way on Lua versions without integer support
|
Kim Alvefur |
Thu, 30 May 2019 13:54:11 +0200 |
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
|
Kim Alvefur |
Thu, 30 May 2019 13:41:05 +0200 |
mod_storage_sql: Ignore shadowed error variable [luacheck]
|
Kim Alvefur |
Tue, 28 May 2019 00:56:30 +0200 |
mod_storage_sql: Fix to use correct arguments to archive id lookup
|
Kim Alvefur |
Tue, 28 May 2019 00:47:50 +0200 |
mod_storage_sql: Correctly return item-not-found error
|
Kim Alvefur |
Tue, 28 May 2019 00:46:24 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Mon, 27 May 2019 19:17:12 +0200 |
mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
0.11
|
Kim Alvefur |
Mon, 27 May 2019 19:00:34 +0200 |
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
0.11
|
Kim Alvefur |
Mon, 27 May 2019 19:00:32 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Mon, 27 May 2019 12:14:05 +0200 |
mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc)
0.11
|
Kim Alvefur |
Mon, 27 May 2019 12:05:35 +0200 |
mod_csi_simple: Disable optimizations on disconnect (fixes #1358)
|
Kim Alvefur |
Sun, 26 May 2019 15:04:16 +0200 |
mod_storage_internal: Return appropriate error even with empty archive
|
Kim Alvefur |
Sun, 05 May 2019 07:24:12 +0200 |