Tue, 23 Oct 2018 22:54:15 +0200 mod_pep: Remove use of recipients table for signaling pending disco#items
Kim Alvefur <zash@zash.se> [Tue, 23 Oct 2018 22:54:15 +0200] rev 9543
mod_pep: Remove use of recipients table for signaling pending disco#items It stored the caps hash as a string in the recipients table while waiting for a disco#info response, then replaces it with the set of nodes that had +notify. This mixing of types is bad, so here it gets removed. This can be improved once an IQ tracking API (#714) is added.
Sun, 21 Oct 2018 22:21:18 +0200 util.pubsub: Clarify comment about return value
Kim Alvefur <zash@zash.se> [Sun, 21 Oct 2018 22:21:18 +0200] rev 9542
util.pubsub: Clarify comment about return value
Sat, 20 Oct 2018 20:23:23 +0200 mod_pep: Add all pubsub service objects to item API in order to behave across reloads
Kim Alvefur <zash@zash.se> [Sat, 20 Oct 2018 20:23:23 +0200] rev 9541
mod_pep: Add all pubsub service objects to item API in order to behave across reloads
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip