Software /
code /
prosody-modules
Log
mod_http_xep227/mod_http_xep227.lua @ 4994:cce12a660b98
description | author | age |
---|---|---|
mod_http_xep227: Add support for import via APIs rather than direct store manipulation | Matthew Wild | 2022-01-18 |
mod_http_xep227: Fix typo in method name | Matthew Wild | 2022-01-16 |
mod_http_xep227: Correctly read selected stores from URL query part | Matthew Wild | 2022-01-16 |
mod_http_xep227: Handle nil/errors opening archive stores | Matthew Wild | 2022-01-16 |
mod_http_xep227: Don't require admin privileges to use import/export | Matthew Wild | 2022-01-16 |
mod_http_xep227: Initialize XEP-0227 XML | Matthew Wild | 2022-01-15 |
mod_http_xep227: Fix validation of resulting export XML | Matthew Wild | 2022-01-15 |
mod_http_xep227: Fix luacheck warnings | Matthew Wild | 2022-01-15 |
mod_http_xep227: New module providing HTTP API for account data import/export | Matthew Wild | 2022-01-12 |