a1ee2db
Use Courier for now, to avoid panicking
Antonio Scandurra created
a1ee2db
Use Courier for now, to avoid panicking
Antonio Scandurra created
db8096c
Fix most tests for new chat changes
Mikayla created
25a2554
Checkpoint
Nathan Sobo created
3bc7024
Fix unit test
co-authored-by: Conrad <conrad.irwin@gmail.com>
Mikayla and Conrad created
4ff80a7
Fix a few mouse event id bugs and move facepile to the left
co-authored-by: conrad <conrad.irwin@gmail.com>
Mikayla and conrad created
23ee821
Lower frequency of popup warning when leaving a call
co-authored-by: conrad <conrad.irwin@gmail.com>
Mikayla and conrad created
1e0ff65
Checkpoint
Nathan Sobo created
da211be
Checkpoint
Nathan Sobo created
95342c8
Merge branch 'main' into channel-changes
Max Brunsfeld created
61e0289
Acknowledge channel notes and chat changes when views are active
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld and Mikayla created
af09861
Specify uuid crate in the root Cargo.toml
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld and Mikayla created
7f9e3bc
Checkpoint
Nathan Sobo created
d995192
Checkpoint: Get basic workspace rendering
Nathan Sobo created
c57e19c
Checkpoint: Glyphs rendering how I'd like
Nathan Sobo created
550d9a9
Checkpoint
Nathan Sobo created
4208ac2
WIP
Nathan Sobo created
45429b5
WIP
Nathan Sobo created
d3916b8
Checkpoint
Nathan Sobo created
55d2b9b
join channels (#3082)
Release Notes: - Clicking on a channel in the sidebar will now join the channel and open the notes - If you join a channel that already shared projects, you will join the projects automatically and follow the host. - Clicking on the current channel in the sidebar will re-open the notes. - Chat can now be accessed from the right click menu of channels. - (probably not worth mentioning) Various improvements to hover states and tooltips in the collab ui; and if you click on a channel while in another call, confirm before switching.
Conrad Irwin created
3b27d41
Checkpoint
Nathan Sobo created
044fb9e
Confirm on switching channels
Conrad Irwin created
6007c87
Upgrade SeaORM to latest version, also upgrade sqlite bindings, rustqlite, and remove SeaQuery
co-authored-by: Max <max@zed.dev>
Mikayla and Max created
a8c1958
Checkpoint
Nathan Sobo created
d696b39
Tooltips for contacts
Conrad Irwin created
32c4138
Added db message and edit operation observation
Co-authored-by: Max <max@zed.dev>
Mikayla and Max created
d8bfe77
Scroll so that collab panel is in good state for calls
Conrad Irwin created
8b0969b
Update cpu and memory event code (#3081)
Release Notes: - N/A
Joseph T. Lyons created
66dfa47
Update collab ui to join channels again
Conrad Irwin created
b10255a
Update cpu and memory event code
Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
Joseph T. Lyons and Julia created
3698e89
Checkpoint
Nathan Sobo created
bfa211f
Checkpoint
Antonio Scandurra created
dc40ac8
WIP
Antonio Scandurra created
2b6d041
Checkpoint
Antonio Scandurra created
8a58733
Checkpoint
Antonio Scandurra created
e49b411
Checkpoint
Antonio Scandurra created
933c21f
add initial (non updating status) toast
KCaverly created
f40d3e8
add user prompt for permission to index the project, for context retrieval
KCaverly created
08464ee
Checkpoint
Antonio Scandurra created
12ba10b
Checkpoint
Antonio Scandurra created
dcaf4c9
Checkpoint
Nathan Sobo created
6046ed4
Checkpoint
Nathan Sobo created
1a2756a
start greedily indexing when inline assistant is started, if project has been previously indexed
KCaverly created
ed894cc
only render retrieve context button if semantic index is enabled
KCaverly created
166ca2a
catching up with main
KCaverly created
cf5d89d
Leverage embeddings query to collapse syntax nodes if not selected (#3067)
Reverts zed-industries/zed#3049
Kyle Caverly created
9f16053
move collapsed only matches outside item parent in embedding.scm
KCaverly created
bfe7646
add retrieve context button to inline assistant
KCaverly created
18e7305
Change channel join behavior
- Clicking on a channel name now joins the channel if you are not in it - (or opens the notes if you are already there). - When joining a channel, previously shared projects are opened automatically. - If there are no previously shared projects, the notes are opened.
Conrad Irwin created
d9813a5
show host in titlebar (#3072)
Release Notes: - show host in the titlebar of shared projects - clicking on faces in the titlebar will now always follow the person (it used to toggle) - clicking on someone in the channel panel will follow that person - highlight the currently open project in the channel panel - fixes a bug where sometimes following between workspaces would not work
Conrad Irwin created
d7867cd
Add/fix mouse interactions in current call sidebar
Conrad Irwin created