Commit graph

28 commits

Author SHA1 Message Date
059ff94aef Update toss 2023-04-17 09:39:00 +02:00
5738fe391a Include instance log messages again 2023-02-23 14:41:10 +01:00
35a140e21f Make MsgStore fallible 2023-02-23 14:41:10 +01:00
2f7234189b Add --verbose flag 2023-01-23 23:03:17 +01:00
1be5fb5f39 Limit logged messages 2023-01-23 22:49:34 +01:00
d437341dab Omit newlines between errors 2022-11-05 14:45:26 +01:00
8eaec4426b Log encountered errors on shutdown 2022-09-09 22:25:09 +02:00
cb1fdb41b8 Rename tree_id to root_id 2022-09-09 21:55:14 +02:00
bb542ae08e Retrieve individual messages from store 2022-08-29 22:57:02 +02:00
888870b779 Show unseen message count in room list 2022-08-08 23:14:58 +02:00
bfc221106d Move to prev/next unseen message 2022-08-08 21:31:12 +02:00
cee91695e0 Mark older messages as seen instead 2022-08-08 21:31:12 +02:00
573f231466 Mark all messages as seen 2022-08-08 21:31:12 +02:00
ff4118e21d Query and set seen status via store 2022-08-08 15:14:50 +02:00
1f19b4cdf5 Query store chronologically 2022-08-03 02:02:06 +02:00
00bcdddc62 Enable some warnings 2022-08-02 02:17:37 +02:00
9ac646174c Fix some warnings 2022-08-02 01:38:32 +02:00
7988daf34d Fix some warnings 2022-08-01 20:06:06 +02:00
4ac0b5f074 Make new ChatMsg trait for Chat message rendering 2022-08-01 19:57:05 +02:00
2d1c953250 Update toss 2022-08-01 19:13:06 +02:00
297d62d173 Rename parameters for consistency 2022-07-31 20:03:14 +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
d638ba2887 Get last possible Msg id 2022-07-19 17:04:44 +02:00
93cc2a6c13 Switch to new toss commit 2022-07-04 19:50:07 +02:00
11422801b0 Display nicks with hashed color 2022-07-02 17:23:30 +02:00
e0db158ece Redraw whenever a message is logged 2022-06-23 22:15:36 +02:00
1e61f15e8d Log via log crate 2022-06-23 13:24:26 +02:00
Renamed from src/log.rs (Browse further)