Log

description author age
mod_storage_sql: No archive item limit by default Kim Alvefur Fri, 22 Mar 2019 16:30:53 +0100
mod_storage_internal: Include store name when reporting quota status Kim Alvefur Fri, 22 Mar 2019 02:24:48 +0100
mod_mam: On quota hit, separately delete by time and by item count Kim Alvefur Fri, 22 Mar 2019 02:22:21 +0100
mod_storage_sql: Return cached count if only this is queried for Kim Alvefur Fri, 22 Mar 2019 02:18:54 +0100
mod_storage_sql: Cache total count if it's calculated as part of the current query Kim Alvefur Fri, 22 Mar 2019 02:13:27 +0100
mod_storage_sql: Skip cache write Kim Alvefur Fri, 22 Mar 2019 02:12:02 +0100
mod_storage_sql: Fix to use currently queried store Kim Alvefur Fri, 22 Mar 2019 02:10:46 +0100
mod_storage_sql: Don't increment counter twice (fixes accounting error) Kim Alvefur Fri, 22 Mar 2019 02:09:38 +0100
mod_storage_internal: Increase default quota to 10 000 Kim Alvefur Fri, 22 Mar 2019 02:04:34 +0100
mod_storage_memory: Add support for archive item limits Kim Alvefur Wed, 20 Mar 2019 12:14:45 +0100
mod_mam: Trim archive when quota has been exceeded Kim Alvefur Tue, 07 Nov 2017 18:58:52 +0100
mod_storage_internal,_sql: Key item count cache on both username and store Kim Alvefur Fri, 22 Mar 2019 18:02:27 +0100
mod_storage_internal,_sql: Expose archive capabilities feature set Kim Alvefur Fri, 22 Mar 2019 18:01:24 +0100
mod_storage_internal,_sql: Add limit to number of items in an archive store (fixes #733) Matthew Wild Fri, 20 Oct 2017 12:53:53 +0200
Merge 0.11->trunk Kim Alvefur Fri, 22 Mar 2019 17:58:08 +0100
mod_storage_memory: Implement :user iteration API 0.11 Kim Alvefur Mon, 14 Jan 2019 00:17:02 +0100
mod_muc_mam: Copy cleanup mechanism from mod_mam (fixes #672) 0.11 Kim Alvefur Fri, 22 Mar 2019 17:40:07 +0100
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk) 0.11 Kim Alvefur Fri, 22 Mar 2019 17:32:56 +0100
util.startup: Don't die if there are no config warnings to log (thanks buildbot) Matthew Wild Wed, 20 Mar 2019 13:44:29 +0000
util.startup: Log configuration warnings at startup Matthew Wild Wed, 20 Mar 2019 12:45:58 +0000
configmanager: Pass through warnings from included files Matthew Wild Wed, 20 Mar 2019 12:45:08 +0000
configmanager: Emit warning for duplicated config options Matthew Wild Wed, 20 Mar 2019 12:20:51 +0000
configmanager: Add support for returning warnings Matthew Wild Wed, 20 Mar 2019 12:19:43 +0000
util.startup: Give function a more generic name so it can apply to all warnings Matthew Wild Wed, 20 Mar 2019 12:18:34 +0000
mod_muc_mam: Set error status if loaded on incorrect host type Matthew Wild Tue, 19 Mar 2019 09:08:56 +0000
mod_s2s: Set warning status if not listening on any ports Matthew Wild Tue, 19 Mar 2019 09:08:33 +0000
mod_component: Set module status to indicate whether component is connected Matthew Wild Tue, 19 Mar 2019 09:08:06 +0000
.luacheckrc: Update to reflect new module API methods Matthew Wild Tue, 19 Mar 2019 09:07:36 +0000
mod_admin_telnet: Show module status in module:list() Matthew Wild Tue, 19 Mar 2019 09:05:37 +0000
modulemanager: Set module status on successful or failed module load Matthew Wild Tue, 19 Mar 2019 09:05:15 +0000