Merge 0.10->trunk
|
Kim Alvefur |
Mon, 10 Apr 2017 23:16:13 +0200 |
SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)
|
Kim Alvefur |
Mon, 10 Apr 2017 23:13:39 +0200 |
mod_presence: Use get_child_text on priority child element (fixes #552)
|
Kim Alvefur |
Mon, 10 Apr 2017 20:28:02 +0200 |
mod_presence: No need to overwrite index 1 since it's set on the line below
|
Kim Alvefur |
Mon, 10 Apr 2017 20:04:07 +0200 |
mod_register: Include additional data in user-registering event
|
Kim Alvefur |
Mon, 10 Apr 2017 10:30:31 +0200 |
mod_register: Remove check for empty table (previous line sets a field)
|
Kim Alvefur |
Mon, 10 Apr 2017 10:28:05 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 09 Apr 2017 01:25:58 +0200 |
prosodyctl: Point out how default_storage is redundant if storage is a string
|
Kim Alvefur |
Sat, 08 Apr 2017 16:42:42 +0200 |
migration/prosody_sql: Commit transaction when all items have been processed
|
Kim Alvefur |
Sat, 08 Apr 2017 16:33:42 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 08 Apr 2017 00:48:15 +0200 |
migrator/prosody_sql: Abort and demand database be upgraded if it needs to be (#635)
|
Kim Alvefur |
Fri, 07 Apr 2017 13:17:00 +0200 |
migrator.prosody_sql: Switch to util.sql (#635)
|
Kim Alvefur |
Fri, 07 Apr 2017 13:16:12 +0200 |
migrator: Remove broken distinction between a load error or a missing storage handler (worked with module()?)
|
Kim Alvefur |
Fri, 07 Apr 2017 13:06:06 +0200 |
mod_storage_none: Add a noop archive delete method
|
Kim Alvefur |
Tue, 04 Apr 2017 18:46:51 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 04 Apr 2017 01:41:09 +0200 |
mod_storage_none: Add allways empty archive storage
|
Kim Alvefur |
Tue, 04 Apr 2017 01:31:51 +0200 |
mod_storage_none: Ignore unused arguments [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:30:00 +0200 |
mod_auth_internal_plain: Rename unused self argument [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:26:33 +0200 |
mod_auth_internal_hashed: Split long lines [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:26:26 +0200 |
mod_auth_internal_hashed: Rename unused 'self' to _ [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:26:09 +0200 |
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:25:33 +0200 |
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]
|
Kim Alvefur |
Tue, 04 Apr 2017 01:25:10 +0200 |
mod_websocket: Log state of cross domain set after changing it
|
Kim Alvefur |
Mon, 03 Apr 2017 17:14:34 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 03 Apr 2017 00:59:44 +0200 |
mod_storage_sql: Fix to use correct SQL query (thanks carlos)
|
Kim Alvefur |
Mon, 03 Apr 2017 00:34:37 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 02 Apr 2017 23:06:27 +0200 |
luacheckrc: Declare module.environment as writable (thanks Link Mauve)
|
Kim Alvefur |
Sun, 02 Apr 2017 22:26:52 +0200 |
mod_mam: Remove extraneous assert when opening the store
|
Emmanuel Gil Peyrot |
Sun, 02 Apr 2017 19:38:52 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 02 Apr 2017 00:24:37 +0200 |
net.http: Pass error all the way to callback
|
Kim Alvefur |
Sun, 02 Apr 2017 00:24:07 +0200 |
mod_c2s: Remove unused locals [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 22:40:09 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 01 Apr 2017 22:38:02 +0200 |
mod_saslauth: Remove unused argument [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 22:34:15 +0200 |
mod_disco: Rename variables to avoid name clash [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 22:30:37 +0200 |
mod_blocklist: Use local variable [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 22:18:44 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 01 Apr 2017 21:48:54 +0200 |
mod_storage_sql: Remove unused return values (should those actually be used?)
|
Kim Alvefur |
Sat, 01 Apr 2017 19:47:02 +0200 |
mod_storage_sql: Ignore name clash [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 19:45:47 +0200 |
mod_storage_sql: Split long lines [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 19:45:37 +0200 |
mod_storage_sql: Ignore name clash [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 19:45:20 +0200 |
mod_storage_sql: Pass SQL engine as an argument to upgrade and table creator functions
|
Kim Alvefur |
Sat, 01 Apr 2017 19:39:20 +0200 |
mod_storage_sql: Move SQL queries into multiline strings for readability [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 19:26:27 +0200 |
mod_storage_sql: Rename variables to avoid name clashes [luacheck]
|
Kim Alvefur |
Sat, 01 Apr 2017 19:25:34 +0200 |
mod_storage_sql: Sensible defaults for 'when' and 'with' arguments
|
Kim Alvefur |
Sat, 01 Apr 2017 19:04:54 +0200 |
mod_offline: Include timestamp and empty 'with'
|
Kim Alvefur |
Sat, 01 Apr 2017 19:04:15 +0200 |
mod_storage_sql: Remove compat for argument order change
|
Kim Alvefur |
Sat, 01 Apr 2017 19:02:27 +0200 |
MUC: Include original stanza in send history event
|
Kim Alvefur |
Sat, 01 Apr 2017 16:03:37 +0200 |
MUC: Decrement priority muc-get-history hook to standard for core modules
|
Kim Alvefur |
Sat, 01 Apr 2017 16:02:57 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 31 Mar 2017 19:01:42 +0200 |
MUC: Only create rooms in a locked state when they are created by someone joining (fixes timed deletion of all rooms on startup)
|
Kim Alvefur |
Fri, 31 Mar 2017 18:52:53 +0200 |
mod_offline: Switch to using archive store via the storagemanager API
|
Kim Alvefur |
Fri, 31 Mar 2017 17:50:19 +0200 |
mod_storage_internal: Add the dates method
|
Kim Alvefur |
Fri, 31 Mar 2017 17:49:51 +0200 |
mod_storage_internal: Add support for removing archived items
|
Kim Alvefur |
Fri, 31 Mar 2017 17:48:50 +0200 |
mod_storage_internal: Add basic archive store implementation
|
Kim Alvefur |
Fri, 31 Mar 2017 17:47:06 +0200 |
mod_storage_internal: Ignore unused 'self' argument [luacheck]
|
Kim Alvefur |
Fri, 31 Mar 2017 17:39:41 +0200 |
mod_storage_internal: Reorder methods
|
Kim Alvefur |
Fri, 31 Mar 2017 17:38:46 +0200 |
mod_storage_internal: Separate driver from keyval implementation
|
Kim Alvefur |
Fri, 31 Mar 2017 17:34:33 +0200 |
util.array: Add method for filtering out duplicate values
|
Kim Alvefur |
Fri, 31 Mar 2017 17:29:08 +0200 |
util.id: New util for producing random identifiers of varying sizes
|
Kim Alvefur |
Wed, 29 Mar 2017 22:38:31 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 28 Mar 2017 20:14:35 +0200 |