69 Commits

Author SHA1 Message Date
1c13d2c784 Make the log buffer show logs 2023-11-01 18:57:25 +01:00
b81906c318 Add active buffer 2023-11-01 14:33:20 +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
ed031d9757 Update ratatui to v0.24 2023-11-01 09:30:46 +01:00
b98773a0a9 Add state store 2023-10-31 19:52:40 +01:00
34f7377d05 Update matrix-sdk to latest Git
There have been major changes since the last release a year ago; including
a switch from sled to sqlite, which will make it easier to inspect the data
2023-10-31 18:56:47 +01:00
a024e9ef45 Print sync_response instead of crashing 2023-10-31 18:47:19 +01:00
f9ea62b654 [WIP] Fetch events from Matrix 2023-10-30 22:11:06 +01:00
e407656a53 Set device display name 2023-10-30 19:30:44 +01:00
6b8b30e6ba Implement account config + login 2023-10-29 21:25:34 +01:00
9d7872b8ee Sort dependencies 2023-10-29 20:21:13 +01:00
46caa4f84c Fix test 2023-10-29 20:20:54 +01:00
0bff173f17 Switch to a plugin system 2023-10-29 18:10:16 +01:00
5d77eace77 Add a basic command system instead of refering to actions directly from the config 2023-10-29 16:49:05 +01:00
6063636d9d rustfmt 2023-10-29 14:33:10 +01:00
d86380f48d Add targeted Rust version 2023-10-29 11:20:24 +01:00
5c70290c21 Add boilerplate from ratatui-async-template 2023-10-29 11:19:06 +01:00
val
51149b583d Initial commit 2023-10-29 09:49:00 +00:00