Max Brunsfeld
|
ac1b2b18aa
|
Send user ids of channels of which they are admins on connecting
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-09 14:40:47 -07:00 |
|
Mikayla
|
a3623ec2b8
|
Add renames
co-authored-by: max <max@zed.dev>
|
2023-08-09 12:20:48 -07:00 |
|
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 |
|
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
|
a7e883d956
|
Implement basic channel member management UI
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-08-03 14:49:01 -07:00 |
|
Mikayla Maki
|
30e1bfc872
|
Add the ability to jump between channels while in a channel
|
2023-08-02 17:13:09 -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 |
|
Max Brunsfeld
|
7954b02819
|
Start work on displaying channels and invites in collab panel
|
2023-07-31 18:00:14 -07:00 |
|
Mikayla Maki
|
003a711dea
|
Add room creation from channel join
co-authored-by: max <max@zed.dev>
|
2023-07-31 16:54:12 -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 |
|
Mikayla Maki
|
0998440bdd
|
implement recursive channel query
|
2023-07-28 13:24:43 -07:00 |
|
Mikayla Maki
|
15631a6fd5
|
Add channel_tests.rs
|
2023-07-28 13:24:43 -07:00 |
|