• Joined on 2022-01-04
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-06-22 18:59:11 +00:00
73c5b70ba8 🚧 First design template for ConversationOptionsMenu
f0463213cf 🚧 Use of the use_long_press to open a future room configuration menu
e55992aed5 💄 Add Reject and Join buttons
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-06-15 14:21:06 +00:00
cea60ce695 Add ui use_long_press hook
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-06-10 05:36:45 +00:00
271e865d40 💄 Open/close ChatPanel on click (Conversations layout/big breakpoint)
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-06-09 09:52:17 +00:00
ffe759e749 ♻️ Merge Space and HomeSpace components
9baa7f290a 💄 Open/close ChatPanel on click
d566a4927f ♻️ Use of the SCSS variables to compute the width of the inner panels
1ad4d444fb 💄 Add first breakpoint management by Conversations layout
Compare 4 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-29 19:54:55 +00:00
204e11b8b1 🐛 tracing_forest crate isn't used for wasm
Adrien pushed to develop at Adrien/beau-gosse-du-92 2024-05-26 10:01:36 +00:00
f566d88df2 Merge branch 'conversations-panel' into develop
89473cfd61 🚨 Fix some clippy warnings
62015f8d13 Use of Conversations layout
c8e8e2da67 Add a first Conversations layout
df32faa8e6 🐛 Dioxus Props shall implement PartialEq and Clone traits
Compare 42 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-26 10:00:03 +00:00
89473cfd61 🚨 Fix some clippy warnings
62015f8d13 Use of Conversations layout
c8e8e2da67 Add a first Conversations layout
df32faa8e6 🐛 Dioxus Props shall implement PartialEq and Clone traits
5194899de0 Add a first Conversations component
Compare 6 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-24 20:37:41 +00:00
8ed4ff3f2a ♻️ Rename views -> layouts
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-23 21:29:32 +00:00
e7e1a4d663 💄 Use of border-box box sizing
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-22 19:54:06 +00:00
19d64d7ac5 ♻️ Render Room avatar using the RoomMember ones, if not set
35e191eb62 🗑️ WorkerTask::GetRoomMembers isn't used, remove it
8c244ce4a7 ⬆️ Use dioxus main branch for now
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-21 19:43:59 +00:00
a1fe74f53e ♻️ Use of "target_family" instead of feature to manage wasm platform
f43f54c120 🚧 Use of local Dioxus repos waiting the #2338 PR merge
cd6506fb03 🔊 Trace events from Matrix client callbacks to domain methods
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-18 20:27:33 +00:00
b5da0ee992 ♻️ Use of cfg_if to manage how to logging according to the platform
df2d924c65 Cleanup dependencies
54c7073b98 💡 Add comments to keep in mind why we can't send Matrix sdk Room
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-17 20:42:55 +00:00
fdae149c4a 🚧 Add Avatar management and refresh the Matrix client part
0b898dce52 Add Invitation value object
Compare 2 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-16 20:47:14 +00:00
cbe32c250e 🚧 Add relations between store::Room and store::Area
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-15 21:22:05 +00:00
d77c2a9d12 ♻️ Use of Store interfaces
bc30670f6e ⬆️ Bumps modx version (git -> 0.1.2)
Compare 2 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-12 20:52:19 +00:00
18a797bc3f ♻️ Add Account, Room and Space UI store structs
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-10 20:33:27 +00:00
bc6b02bc34 ♻️ Rework the Matrix messaging Client
0a936dd12b ♻️ Rework the Matrix messaging Requester
ef41c0bd48 Add events shared by Matrix client and Requester
e3a6ec9858 Add new messaging WorkerTask
692a71faef 🚨 Fix clippy warnings
Compare 10 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-09 20:14:37 +00:00
0a0d6e745b 🚧 Remove AvatarSelector component
32b633aad6 🚧 Remove Header component
4ea4416165 🚧 Remove Loading component
Compare 3 commits »
Adrien pushed to conversations-panel at Adrien/beau-gosse-du-92 2024-05-05 20:21:28 +00:00
c4dcb0f87d 🚧 Remove ChatsWindow and ContactsWindow components
Adrien created branch conversations-panel in Adrien/beau-gosse-du-92 2024-04-26 17:45:07 +00:00