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