3895388e54
Update to clap 4.0
2022-09-29 13:06:06 +02: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
ed181a6518
Restructure export code and arg handling
2022-08-10 01:58:25 +02:00
c6f879c2a5
Flush BufWriter before exiting
2022-08-10 00:30:34 +02:00
ac2602c4b8
Rename second euph Message to SmallMessage
2022-08-01 20:05:50 +02:00
4ac0b5f074
Make new ChatMsg trait for Chat message rendering
2022-08-01 19:57:05 +02:00
282609916a
Rename some methods for consistency
2022-07-24 17:45:29 +02:00
8bc7af0d3f
Replace chrono dependency by time
2022-07-24 17:27:58 +02:00
cc3fbaf968
Print info while exporting logs
2022-07-13 14:48:37 +02:00
cd320b3678
Improve export format slightly
...
- Use [...] instead of ... as placeholder
- Fix indentation on multiline messages
2022-07-08 00:06:02 +02:00
0ccf788d7b
Add option to export plain text room logs
2022-07-07 03:41:44 +02:00