Max Brunsfeld
|
0058702749
|
Remove unused db query method
|
2023-09-28 17:13:10 -07:00 |
|
Max Brunsfeld
|
e9c1ad6acd
|
Undo making project optional on stored follower states
Following works without a project, but following in unshared projects does
not need to be replicated to other participants.
|
2023-09-28 14:21:44 -07:00 |
|
Max Brunsfeld
|
ce940da8e9
|
Fix errors from assuming all room_participant rows had a non-null participant_index
Rows representing pending participants have a null participant_index.
Co-authored-by: Conrad <conrad@zed.dev>
|
2023-09-28 12:03:53 -07:00 |
|
Max Brunsfeld
|
0f39b63801
|
Rename color_index to participant_index
Co-authored-by: Conrad <conrad@zed.dev>
|
2023-09-28 11:37:22 -07:00 |
|
Max Brunsfeld
|
545b5e0161
|
Assign unique color indices to room participants, use those instead of replica_ids
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Antonio <antonio@zed.dev>
|
2023-09-28 11:06:09 -07:00 |
|
Max Brunsfeld
|
c71566e7f5
|
Make project id optional when following - server only
|
2023-09-21 13:14:15 -07:00 |
|
Max Brunsfeld
|
1c50587cad
|
Remove channel chat participant when connection is lost
|
2023-09-11 17:37:05 -07:00 |
|
Max Brunsfeld
|
ec5ff20b4c
|
Implement clearing stale channel buffer participants on server restart
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-09-05 11:34:24 -07:00 |
|
Max Brunsfeld
|
404f76739c
|
Format let-else statements
|
2023-08-25 10:11:32 -07:00 |
|
Max Brunsfeld
|
95ea664725
|
WIP
|
2023-08-23 18:34:43 -07:00 |
|
Max Brunsfeld
|
b35aaf144b
|
Break up Database impl into multiple files, organized by topic
|
2023-08-18 17:03:34 -07:00 |
|