plugins/mod_storage_xep0227.lua
Tue, 18 Jul 2023 12:32:05 +0200 Kim Alvefur mod_storage_xep0227: Use enum option method
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Mon, 11 Jul 2022 19:07:38 +0200 Kim Alvefur compat: Remove handling of Lua 5.1 location of 'unpack' function
Fri, 08 Apr 2022 23:35:31 +0200 Kim Alvefur mod_storage_xep0227: Fix mapping of nodes without explicit configuration 0.12
Fri, 08 Apr 2022 15:09:19 +0200 Kim Alvefur mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741) 0.12
Thu, 31 Mar 2022 18:53:23 +0200 Kim Alvefur mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#admin data 0.12
Tue, 29 Mar 2022 19:58:28 +0200 Kim Alvefur mod_storage_xep0227: Improve logging 0.12
Thu, 07 Apr 2022 17:22:02 +0100 Matthew Wild mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740) 0.12
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Mon, 17 Jan 2022 14:18:27 +0000 Matthew Wild mod_storage_xep0227: Fix luacheck warning
Mon, 17 Jan 2022 14:12:45 +0000 Matthew Wild mod_storage_xep0227: Fix traceback during iteration of driver stores
Mon, 17 Jan 2022 14:11:45 +0000 Matthew Wild mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af
Sat, 15 Jan 2022 15:40:29 +0100 Jonas Schäfer mod_storage_xep0227: treat roster metadata pseudo-entry correctly
Sat, 15 Jan 2022 15:39:13 +0100 Jonas Schäfer mod_storage_xep0227: be defensive against empty vCard
Fri, 14 Jan 2022 17:00:13 +0000 Matthew Wild mod_storage_xep0227: Fix luacheck warnings
Fri, 14 Jan 2022 16:57:19 +0000 Matthew Wild mod_storage_xep0227: Add API to iterate all stores of a user
Fri, 14 Jan 2022 16:55:18 +0000 Matthew Wild mod_storage_xep0227: Skip self-contacts on roster import
Mon, 10 Jan 2022 16:53:58 +0100 Kim Alvefur mod_storage_xep0227: Fix writing non-user data
Mon, 10 Jan 2022 15:50:55 +0000 Matthew Wild mod_storage_xep0227: Ignore luacheck warning
Mon, 10 Jan 2022 15:48:45 +0000 Matthew Wild mod_storage_xep0227: Support for exporting nodes with no stored configuration
Mon, 10 Jan 2022 15:47:59 +0000 Matthew Wild mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data
Mon, 20 Dec 2021 15:39:26 +0000 Matthew Wild mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children()
Wed, 22 Sep 2021 16:16:30 +0100 Matthew Wild mod_storage_xep0227: Add scram-credentials to user element rather than server
Sun, 12 Sep 2021 11:38:47 +0100 Matthew Wild mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP
Wed, 25 Oct 2017 21:59:33 +0200 Kim Alvefur mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
Thu, 19 Oct 2017 12:08:40 +0200 Kim Alvefur mod_storage_xep0227: Add roster storage (fixes #1023)
Thu, 19 Oct 2017 12:21:49 +0200 Kim Alvefur mod_storage_xep0227: Correctly report that only key-value stores are supported
Fri, 15 May 2015 15:32:39 +0200 Kim Alvefur mod_storage_xep0227: Silence luacheck warnings
Fri, 15 May 2015 15:32:21 +0200 Kim Alvefur mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private namespace
Fri, 15 May 2015 15:30:38 +0200 Kim Alvefur mod_storage_xep0227: Use the registered namespace
Fri, 15 May 2015 15:29:05 +0200 Kim Alvefur mod_storage_xep0227: Update open method for current API
Fri, 15 May 2015 15:25:59 +0200 Kim Alvefur mod_storage_xep0227: Return error from io.open if unable to open file for writing
Fri, 15 May 2015 15:25:37 +0200 Kim Alvefur mod_storage_xep0227: Open file for writing even if removing so os.remove has a file to delete
Fri, 15 May 2015 15:17:27 +0200 Kim Alvefur mod_storage_xep0227: Close file handle after reading
Fri, 15 May 2015 15:16:03 +0200 Kim Alvefur mod_storage_xep0227: Use configured storage path
Fri, 15 May 2015 15:14:30 +0200 Kim Alvefur mod_storage_xep0227: Rename to reflect current naming practices
less more (0) tip