prosody: Log shutdown reason (in past tense) as the very last thing
|
Kim Alvefur |
Fri, 31 May 2019 18:50:13 +0200 |
prosody: Log shutdown reason
|
Kim Alvefur |
Fri, 31 May 2019 17:01:22 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Fri, 31 May 2019 00:04:05 +0200 |
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 |
mod_storage_memory: Return correct error even if no archive data available
|
Kim Alvefur |
Sun, 05 May 2019 07:22:18 +0200 |
mod_muc_mam: Propagate item-not-found to client (fixes #1325)
|
Kim Alvefur |
Sun, 05 May 2019 07:16:03 +0200 |
mod_mam: Propagate item-not-found to client (fixes #1325)
|
Kim Alvefur |
Sun, 05 May 2019 07:16:05 +0200 |
mod_storage_sql: Look up archive IDs in separate queries (fixes #1325)
|
Kim Alvefur |
Sat, 23 Mar 2019 00:51:10 +0100 |
mod_storage_memory: Return error if 'before' or 'after' are not found (partial fix for #1325)
|
Kim Alvefur |
Tue, 05 Mar 2019 00:16:41 +0100 |
mod_storage_internal: Return error if 'before' or 'after' are not found (partial fix for #1325)
|
Kim Alvefur |
Tue, 05 Mar 2019 00:12:30 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sun, 26 May 2019 19:41:58 +0200 |
util.random: Throw different error for EOL condition
0.11
|
Kim Alvefur |
Tue, 21 May 2019 08:52:21 +0200 |
util.random: Coerce error to string (thanks waqas)
0.11
|
Kim Alvefur |
Sat, 18 May 2019 18:51:25 +0200 |
util.random: Handle unlikely read errors from /dev/urandom (see #1313)
0.11
|
Kim Alvefur |
Sat, 18 May 2019 17:28:21 +0200 |
mod_c2s: Associate connection with session last (fixes #1313)
0.11
|
Kim Alvefur |
Sat, 18 May 2019 17:45:20 +0200 |
mod_storage_sql: Handle SQLite DELETE with LIMIT being optional (fixes #1359)
0.11
|
Kim Alvefur |
Mon, 13 May 2019 14:39:38 +0200 |