log mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 5425:3b30635d215c

age author description
2021-09-04 Kim Alvefur mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion
2021-08-15 Kim Alvefur mod_storage_xmlarchive: Support query by list of IDs
2021-08-12 Kim Alvefur mod_storage_xmlarchive: Support full id range queries
2021-08-12 Kim Alvefur mod_storage_xmlarchive: Fix return of numeric 'when' from key-value API
2021-08-12 Kim Alvefur mod_storage_xmlarchive: Advertise capabilities (none atm)
2021-04-26 Kim Alvefur mod_storage_xmlarchive: Workaround for #1646 (util.async bug with Lua 5.1)
2021-04-09 Kim Alvefur mod_storage_xmlarchive: Insert micropauses in long-running queries
2020-02-22 Kim Alvefur mod_storage_xmlarchive: Bump copyright
2020-02-22 Kim Alvefur mod_storage_xmlarchive: Add a new API similar to map-stores
2019-11-21 Kim Alvefur mod_storage_xmlarchive: Log error writing XML since datamanager doesn't
2019-05-07 Kim Alvefur mod_storage_xmlarchive: Try harder to limit range of time to check
2019-05-05 Kim Alvefur mod_storage_xmlarchive: Add support for user iteration API
2019-05-03 Kim Alvefur mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
2019-05-03 Kim Alvefur mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
2019-03-17 Kim Alvefur mod_storage_xmlarchive: Remove per day files during migration