Software /
code /
prosody
Log
plugins/mod_storage_xep0227.lua @ 12184:326f5466ddc7
description | author | age |
---|---|---|
mod_storage_xep0227: Add API to iterate all stores of a user | Matthew Wild | Fri, 14 Jan 2022 16:57:19 +0000 |
mod_storage_xep0227: Skip self-contacts on roster import | Matthew Wild | Fri, 14 Jan 2022 16:55:18 +0000 |
mod_storage_xep0227: Fix writing non-user data | Kim Alvefur | Mon, 10 Jan 2022 16:53:58 +0100 |
mod_storage_xep0227: Ignore luacheck warning | Matthew Wild | Mon, 10 Jan 2022 15:50:55 +0000 |
mod_storage_xep0227: Support for exporting nodes with no stored configuration | Matthew Wild | Mon, 10 Jan 2022 15:48:45 +0000 |
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data | Matthew Wild | Mon, 10 Jan 2022 15:47:59 +0000 |
mod_storage_xep0227: Replace custom tag-removal helpers with :remove_children() | Matthew Wild | Mon, 20 Dec 2021 15:39:26 +0000 |