mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
|
Kim Alvefur |
Wed, 25 Oct 2017 21:59:33 +0200 |
mod_storage_xep0227: Add roster storage (fixes #1023)
|
Kim Alvefur |
Thu, 19 Oct 2017 12:08:40 +0200 |
mod_storage_xep0227: Correctly report that only key-value stores are supported
|
Kim Alvefur |
Thu, 19 Oct 2017 12:21:49 +0200 |
mod_storage_xep0227: Silence luacheck warnings
|
Kim Alvefur |
Fri, 15 May 2015 15:32:39 +0200 |
mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private namespace
|
Kim Alvefur |
Fri, 15 May 2015 15:32:21 +0200 |
mod_storage_xep0227: Use the registered namespace
|
Kim Alvefur |
Fri, 15 May 2015 15:30:38 +0200 |
mod_storage_xep0227: Update open method for current API
|
Kim Alvefur |
Fri, 15 May 2015 15:29:05 +0200 |
mod_storage_xep0227: Return error from io.open if unable to open file for writing
|
Kim Alvefur |
Fri, 15 May 2015 15:25:59 +0200 |
mod_storage_xep0227: Open file for writing even if removing so os.remove has a file to delete
|
Kim Alvefur |
Fri, 15 May 2015 15:25:37 +0200 |
mod_storage_xep0227: Close file handle after reading
|
Kim Alvefur |
Fri, 15 May 2015 15:17:27 +0200 |
mod_storage_xep0227: Use configured storage path
|
Kim Alvefur |
Fri, 15 May 2015 15:16:03 +0200 |
mod_storage_xep0227: Rename to reflect current naming practices
base
plugins/storage/mod_xep0227.lua@49d8a9282c93
|
Kim Alvefur |
Fri, 15 May 2015 15:14:30 +0200 |