Commit graph

10 commits

Author SHA1 Message Date
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