log mod_http_xep227/mod_http_xep227.lua @ 4873:541b2cf68e93

age author description
Sun, 16 Jan 2022 15:02:14 +0000 Matthew Wild mod_http_xep227: Fix typo in method name
Sun, 16 Jan 2022 15:01:53 +0000 Matthew Wild mod_http_xep227: Correctly read selected stores from URL query part
Sun, 16 Jan 2022 15:01:20 +0000 Matthew Wild mod_http_xep227: Handle nil/errors opening archive stores
Sun, 16 Jan 2022 13:44:26 +0000 Matthew Wild mod_http_xep227: Don't require admin privileges to use import/export
Sat, 15 Jan 2022 14:25:27 +0000 Matthew Wild mod_http_xep227: Initialize XEP-0227 XML
Sat, 15 Jan 2022 14:06:19 +0000 Matthew Wild mod_http_xep227: Fix validation of resulting export XML
Sat, 15 Jan 2022 13:46:34 +0000 Matthew Wild mod_http_xep227: Fix luacheck warnings
Wed, 12 Jan 2022 16:42:08 +0000 Matthew Wild mod_http_xep227: New module providing HTTP API for account data import/export