plugins/mod_storage_xep0227.lua
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