8 Commits

Author SHA1 Message Date
b4eeb8a6b8 Display repr of timeline items instead of their diffs' 2023-11-04 11:40:14 +01:00
91a1d9ced6 Backfill room history on startup 2023-11-03 11:35:22 +01:00
fe676cacda Make buffers fill from the bottom, and render each paragraph individually
The goal of rendering paragraph individually is to eventually avoid
redrawing everything every time there is a change
2023-11-02 21:45:40 +01:00
fda09e0127 Poll room updates and display them 2023-11-02 12:01:15 +01:00
e0bc599ce5 Prematurely optimize RoomBuffer's memory usage 2023-11-02 09:20:52 +01:00
1c13d2c784 Make the log buffer show logs 2023-11-01 18:57:25 +01:00
41bf892e74 rustfmt 2023-11-01 14:13:04 +01:00
0f97aad2e8 Minimal buflist with just the room ids 2023-11-01 11:12:31 +01:00