log mod_http_xep227/mod_http_xep227.lua @ 5834:866a49f5aa61

age author description
2022-07-13 Matthew Wild mod_http_xep227: Updates for new mod_tokenauth (trunk/0.13 only)
2022-01-18 Matthew Wild mod_http_xep227: Add support for import via APIs rather than direct store manipulation
2022-01-16 Matthew Wild mod_http_xep227: Fix typo in method name
2022-01-16 Matthew Wild mod_http_xep227: Correctly read selected stores from URL query part
2022-01-16 Matthew Wild mod_http_xep227: Handle nil/errors opening archive stores
2022-01-16 Matthew Wild mod_http_xep227: Don't require admin privileges to use import/export
2022-01-15 Matthew Wild mod_http_xep227: Initialize XEP-0227 XML
2022-01-15 Matthew Wild mod_http_xep227: Fix validation of resulting export XML
2022-01-15 Matthew Wild mod_http_xep227: Fix luacheck warnings
2022-01-12 Matthew Wild mod_http_xep227: New module providing HTTP API for account data import/export