Commit graph

7 commits

Author SHA1 Message Date
847af34ceb Make JSON exports faster 2023-04-05 21:56:10 +02:00
7e9e441c1e Use Garmelon/vault 2023-02-23 14:41:10 +01:00
84279d6800 Print non-export output on stderr 2023-02-23 14:41:10 +01:00
ca10ca277b Add option to export to stdout 2023-02-23 14:41:10 +01:00
0ceaffc608 Add json-stream export format 2023-02-23 14:41:10 +01:00
da2c3d86f5 Move functions to EuphVault and add EuphRoomVault
This commit moves all euph_* functions from Vault to EuphVault. The
previous EuphVault is now called EuphRoomVault and re-exports all
room-based functions from the EuphVault. It also implements MsgStore.
2022-09-09 21:55:14 +02:00
186ca5ea5a Add json export 2022-08-10 03:08:06 +02:00