Sun, 21 Oct 2018 21:12:38 +0200 mod_storage_sql: Handle Lua 5.3 move of unpack function
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 21:12:38 +0200] rev 9540
mod_storage_sql: Handle Lua 5.3 move of unpack function
Sun, 21 Oct 2018 21:03:54 +0200 storagemanager: Fix tests on Lua 5.3
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 21:03:54 +0200] rev 9539
storagemanager: Fix tests on Lua 5.3 _G.unpack moved to table.unpack
Sun, 21 Oct 2018 19:06:41 +0200 mod_storage_memory: Adapt archive deletion code from mod_storage_internal
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 19:06:41 +0200] rev 9538
mod_storage_memory: Adapt archive deletion code from mod_storage_internal
Sun, 21 Oct 2018 18:00:46 +0200 mod_storage_memory: Fix overwriting old keys
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 18:00:46 +0200] rev 9537
mod_storage_memory: Fix overwriting old keys Test fixed is: spec/core_storagemanager_spec.lua:309: Expected objects to be equal.
Sun, 21 Oct 2018 17:58:50 +0200 mod_storage_memory: Remove compat for very early argument order
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 17:58:50 +0200] rev 9536
mod_storage_memory: Remove compat for very early argument order
Sun, 21 Oct 2018 16:18:10 +0100 MUC: Add function to retrieve affiliation data for a given JID
Matthew Wild <mwild1@gmail.com> [Sun, 21 Oct 2018 16:18:10 +0100] rev 9535
MUC: Add function to retrieve affiliation data for a given JID
Sun, 21 Oct 2018 16:17:55 +0100 MUC: Include affiliation data when iterating over affiliations with a room
Matthew Wild <mwild1@gmail.com> [Sun, 21 Oct 2018 16:17:55 +0100] rev 9534
MUC: Include affiliation data when iterating over affiliations with a room
Sun, 21 Oct 2018 16:04:54 +0100 MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224)
Matthew Wild <mwild1@gmail.com> [Sun, 21 Oct 2018 16:04:54 +0100] rev 9533
MUC: Use the bare JID when performing a lookup for COMPAT with clients that don't set it (fixes #1224) The full JID is never meant to be the target of affiliation changes.
Sun, 21 Oct 2018 15:38:55 +0100 util.array: Add __div for parity with util.set
Matthew Wild <mwild1@gmail.com> [Sun, 21 Oct 2018 15:38:55 +0100] rev 9532
util.array: Add __div for parity with util.set
Fri, 19 Oct 2018 13:31:00 +0100 util.array: Break long line
Matthew Wild <mwild1@gmail.com> [Fri, 19 Oct 2018 13:31:00 +0100] rev 9531
util.array: Break long line
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip