Commit Graph

7 Commits

Author SHA1 Message Date
a7cf0f681a 🎨 Split ChatsWindow component
Creation of the Navbar and Conversation components.
2024-01-01 21:52:31 +01:00
04628ae10d ️ Remove the periodic pooling to get the rooms (joined or not) 2023-12-31 15:04:18 +01:00
66f4ba6a7e 🐛 Remove piece of code used for testing 2023-12-30 23:38:06 +01:00
116bbcb247 🚧 Add an interface to the ChatsWindows to drive its behavior
For now, only the ChatsWindow tabs are toggled on clicks on room names (from ContactsSection).
2023-12-30 23:31:51 +01:00
7498638ac1 🚨 Fix clippy warnings 2023-12-26 21:04:57 +01:00
ff95dcade8 Add first static (no reactivity, static data) implementation of ChatsWindow 2023-08-20 20:04:09 +02:00
60f2466411 🎨 Refactor App + add an empty ChatsWindow in a dedicated window 2023-08-16 21:06:28 +02:00