ZIm/crates
Nathan Sobo a3e9a3afbf Clear out project registration and sharing state on disconnect
Previously, we weren't fully clearing the state associated with projects and worktrees when losing connection. This caused us to not see guest avatars disappear and not be able to re-share upon reconnect.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-03-25 10:15:08 -06:00
..
chat_panel Don't try keychain after authentication fails 2022-03-23 12:15:36 -06:00
client Authenticate on startup if ZED_IMPERSONATE is assigned 2022-03-23 12:25:06 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
diagnostics Remove result from anchor cmp functions 2022-03-24 11:48:31 -07:00
editor Merge branch 'main' into unfold-on-select-match 2022-03-24 14:13:27 -06:00
file_finder Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
gpui Add global tests and wrap global update functions in update call to flush effects 2022-03-23 10:27:27 -07:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
language Merge pull request #672 from zed-industries/fix-unfollowing-on-edit 2022-03-24 13:26:28 -06:00
lsp Start work on relaying settings to language servers 2022-03-11 17:36:27 -08:00
outline Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
project Clear out project registration and sharing state on disconnect 2022-03-25 10:15:08 -06:00
project_panel Rename app_state to global in gpui 2022-03-17 14:33:01 +01:00
project_symbols Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
rpc Clear out project registration and sharing state on disconnect 2022-03-25 10:15:08 -06:00
search Merge branch 'main' into unfold-on-select-match 2022-03-24 14:13:27 -06:00
server Clear out project registration and sharing state on disconnect 2022-03-25 10:15:08 -06:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Don't seek FilterCursor upon creation 2022-03-15 15:13:23 +01:00
text Rename Patch::transform_old to Patch::old_to_new 2022-03-25 14:57:40 +01:00
theme Allow customizing the pane's following border width in the theme 2022-03-22 13:32:25 -07:00
theme_selector Rename editor::Event::Edited to editor::Event::BufferEdited 2022-03-24 08:55:46 +01:00
util Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
workspace Clear out project registration and sharing state on disconnect 2022-03-25 10:15:08 -06:00
zed 0.22 2022-03-23 12:09:07 -07:00