Mikayla
|
d00f6a490c
|
Fix a bug where channel invitations would show up in the channels section
Block non-members from reading channel information
WIP: Make sure Arc::make_mut() works
|
2023-08-08 11:47:13 -07:00 |
|
Mikayla
|
9913067e51
|
Remove admin and member button
Fix bug with invites in the member list
Fix bug when there are network errors in the member related RPC calls
co-authored-by: Max <max@zed.dev>
|
2023-08-07 14:32:13 -07:00 |
|
Max Brunsfeld
|
2ccd153233
|
Fix joining descendant channels, style channel invites
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-04 16:21:43 -07:00 |
|
Max Brunsfeld
|
87b2d599c1
|
Flesh out channel member management
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-04 14:12:08 -07:00 |
|
Max Brunsfeld
|
a2486de045
|
Don't expose channel admin actions in UI if user isn't admin
|
2023-08-04 10:24:46 -07:00 |
|
Max Brunsfeld
|
7a04ee3b71
|
Start work on exposing which channels the user has admin rights to
|
2023-08-03 18:31:00 -07:00 |
|
Max Brunsfeld
|
95b1ab9574
|
Implement channel member removal, permission check for member retrieval
|
2023-08-03 18:03:40 -07:00 |
|
Max Brunsfeld
|
a7e883d956
|
Implement basic channel member management UI
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-03 14:49:01 -07:00 |
|
Max Brunsfeld
|
9a1dd0c6bc
|
Fetch channel members before constructing channel mgmt modal
|
2023-08-03 12:10:53 -07:00 |
|
Mikayla Maki
|
6c4964f071
|
WIP: continue channel management modal and rename panel to collab_panel
|
2023-08-03 11:40:55 -07:00 |
|
Mikayla Maki
|
d450c4be9a
|
WIP: add custom channel modal
|
2023-08-03 10:59:09 -07:00 |
|
Max Brunsfeld
|
0ae1f29be8
|
wip
|
2023-08-02 15:52:56 -07:00 |
|
Max Brunsfeld
|
fca8cdcb8e
|
Start work on rendering channel participants in collab panel
Co-authored-by: mikayla <mikayla@zed.dev>
|
2023-08-02 15:09:37 -07:00 |
|
Max Brunsfeld
|
a9de73739a
|
WIP
|
2023-08-02 12:15:06 -07:00 |
|
Mikayla Maki
|
74437b3988
|
Add remove channel method
Move test client fields into appstate and fix tests
Co-authored-by: max <max@zed.dev>
|
2023-08-01 16:06:27 -07:00 |
|
Mikayla Maki
|
7434d66fdd
|
WIP: Add channel creation to panel UI
|
2023-08-01 13:22:06 -07:00 |
|
Max Brunsfeld
|
7954b02819
|
Start work on displaying channels and invites in collab panel
|
2023-07-31 18:00:14 -07:00 |
|
Mikayla Maki
|
92fa879b0c
|
Add ability to join a room from a channel ID
co-authored-by: max <max@zed.dev>
|
2023-07-31 16:53:57 -07:00 |
|
Max Brunsfeld
|
4b94bfa045
|
Set up basic RPC for managing channels
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-07-28 17:05:56 -07:00 |
|