Log

plugins/mod_storage_xep0227.lua @ 12175:39921b979edb

description author age
mod_storage_xep0227: Ignore luacheck warning Matthew Wild 2022-01-10
mod_storage_xep0227: Support for exporting nodes with no stored configuration Matthew Wild 2022-01-10
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data Matthew Wild 2022-01-10
mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children() Matthew Wild 2021-12-20
mod_storage_xep0227: Add scram-credentials to user element rather than server Matthew Wild 2021-09-22
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEP Matthew Wild 2021-09-12
mod_storage_xep0227: Ignore unused 'self' argument [luacheck] Kim Alvefur 2017-10-25
mod_storage_xep0227: Add roster storage (fixes #1023) Kim Alvefur 2017-10-19
mod_storage_xep0227: Correctly report that only key-value stores are supported Kim Alvefur 2017-10-19
mod_storage_xep0227: Silence luacheck warnings Kim Alvefur 2015-05-15
mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private namespace Kim Alvefur 2015-05-15
mod_storage_xep0227: Use the registered namespace Kim Alvefur 2015-05-15
mod_storage_xep0227: Update open method for current API Kim Alvefur 2015-05-15
mod_storage_xep0227: Return error from io.open if unable to open file for writing Kim Alvefur 2015-05-15
mod_storage_xep0227: Open file for writing even if removing so os.remove has a file to delete Kim Alvefur 2015-05-15
mod_storage_xep0227: Close file handle after reading Kim Alvefur 2015-05-15
mod_storage_xep0227: Use configured storage path Kim Alvefur 2015-05-15
mod_storage_xep0227: Rename to reflect current naming practices base plugins/storage/mod_xep0227.lua@49d8a9282c93 Kim Alvefur 2015-05-15