27934c7fc9
🚨 Fix some clippy warnings
2024-09-08 16:12:33 +02:00
f0463213cf
🚧 Use of the use_long_press to open a future room configuration menu
2024-06-22 20:55:19 +02:00
d566a4927f
♻️ Use of the SCSS variables to compute the width of the inner panels
2024-06-08 13:04:17 +02:00
62015f8d13
✨ Use of Conversations layout
2024-05-26 11:39:18 +02:00
df2d924c65
➖ Cleanup dependencies
2024-05-18 22:00:28 +02:00
692a71faef
🚨 Fix clippy warnings
2024-05-10 20:11:48 +02:00
fcf3d92cf9
🐛 Fix a view in charge to set the Login dimesions according to the screen aspect-ratio
2024-04-22 15:04:26 +02:00
c580fba315
♻️ Add Room domain entity
2024-04-10 17:14:26 +02:00
a7bccfa779
♻️ Add Session domain entity
2024-04-10 12:50:15 +02:00
0ec1187fc3
♻️ Replace tracing dependency with dioxus-logger
...
tracing package doesn't support web platform when dioxus-logger `will eventually support every target that Dioxus
does. Currently only web and desktop platforms are supported.`
2024-04-06 11:51:46 +02:00
0ce0764204
🎨 Isolate infra and ui components
...
The src/base.rs is still to be reworked.
2024-04-04 14:27:58 +02:00