Commit Graph

6 Commits

Author SHA1 Message Date
513b05ddb3 🏗️ Split matrix_client.rs to create the matrix_interface module 2023-12-17 11:54:21 +01:00
ae8dba86f6 🏗️ Rearchitecting the interface with the MatrixClient
- Replace RwStore with channels.
- Use of fermi to handle application data.
- Use of tracing.
2023-12-10 22:04:07 +01:00
2159c6adeb 🎨 Reorganize the contacts_window widgets + add first interactions with homeserver 2023-08-15 22:17:50 +02:00
2bbee1633f 🎨 Merge app_settings.rs and base.rs files 2023-08-09 22:40:11 +02:00
a380c42b03 🚧 Handle logged state + Login -> ContactsWindow transition 2023-08-05 20:17:05 +02:00
54a50c1ff0 🎉 First commit (💩) 2023-08-03 20:44:53 +02:00