|
c746fb6552
|
💄 Rework Login component
|
2024-03-10 12:02:18 +01:00 |
|
|
7498638ac1
|
🚨 Fix clippy warnings
|
2023-12-26 21:04:57 +01:00 |
|
|
c9292fd613
|
🏗️ Remove data handling from components
The data sent by matrix_interface senders is now handled by the App.
|
2023-12-21 22:07:08 +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 |
|
|
4988054dae
|
💄 Display ChatsWindow only once the user logged
|
2023-08-21 21:43:42 +02:00 |
|
|
60f2466411
|
🎨 Refactor App + add an empty ChatsWindow in a dedicated window
|
2023-08-16 21:06:28 +02:00 |
|