Commit log
0c0e868
Use `PeerId` in `TestServer::disconnect_client`
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
6146923
WIP: Start on test to ensure incoming calls cancel upon recipient disconnection
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
2c4f003
Tell clients their peer id on connection in Hello message
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
0491747
Only leave room on connections that are associated with the active call
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
3 years ago
29b9651
Use `CFRelease` instead of a custom `LKRelease`
Antonio Scandurra
created
3 years ago
48a1dd1
Delete room when no participants are left
Antonio Scandurra
created
3 years ago
9cf39b1
Disconnect from live-kit `Room` on drop
Antonio Scandurra
created
3 years ago
47be340
Fix invoking `RemoveParticipant` on live-kit server
Antonio Scandurra
created
3 years ago
bf98300
Render remote participant's screen preserving aspect ratio
Antonio Scandurra
created
3 years ago
4663595
Emit `Frame` event when new frames are generated for a remote track
Antonio Scandurra
created
3 years ago
8c6de99
Use participant identity and track sid everywhere
Antonio Scandurra
created
3 years ago
a42a703
Pass tracks to Rust unretained
Click to expand commit body
We always call CFRetain when constructing a track on the Rust side.
Nathan Sobo
created
3 years ago
Nathan Sobo
created
3 years ago
c73e2c2
Get test_app running without crashing
Nathan Sobo
created
3 years ago
Nathan Sobo
created
3 years ago
d99a074
revert workspace changes
K Simmons
created
3 years ago
05b4b44
working items schema
K Simmons
created
3 years ago
Mikayla Maki
created
3 years ago
dbea3cf
Converted to using rusqlite
Mikayla Maki
created
3 years ago
K Simmons
created
3 years ago
K Simmons
created
3 years ago
4ef69c8
Merge pull request #1769 from zed-industries/breadcrumbs
Click to expand commit body
Fix breadcrumbs
Mikayla Maki
created
3 years ago
895aeb0
Merge branch 'main' into breadcrumbs
Mikayla Maki
created
3 years ago
e15cc37
Merge pull request #1763 from zed-industries/cursor-blink-setting
Click to expand commit body
Adds the ability to disable cursor blinking and replicates cursor shape to collaborators
Kay Simmons
created
3 years ago
54428ca
swap to using vercel to run the local zed.dev server
K Simmons
created
3 years ago
54cf6fa
Pull blink functionality out of editor and into blink manager. Make blink manager subscribe to settings changes in order to start blinking properly when it is re-enabled.
Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
K Simmons
and
Mikayla Maki
created
3 years ago
09a0b3e
increment protocol version
K Simmons
created
3 years ago
40c3e92
Add cursor blink setting and replicate cursor shape to remote collaborators
K Simmons
created
3 years ago
5ef5147
Merge branch 'main' into gpui-events
Mikayla Maki
created
3 years ago
318b923
Merge pull request #1765 from zed-industries/fix-terminal-hyperlinks
Click to expand commit body
Open hyperlinks on up, not down, and disable them when dragging.
Mikayla Maki
created
3 years ago
93a30ea
Removed breadcrumb scrollable
Mikayla Maki
created
3 years ago
5bb2edc
Added absolute path info to remote worktrees (updated protocol version)
Mikayla Maki
created
3 years ago
Mikayla Maki
created
3 years ago
f473ead
Fixed failing test, now to make breadcrumbs scrollable...
Mikayla Maki
created
3 years ago
1f161b9
Show full, absolute paths when displaying a local worktree
Mikayla Maki
created
3 years ago
354fefe
Resovled behavioral inconsistency with how projects with multiple roots are handled
Mikayla Maki
created
3 years ago
19c98bb
fixed a bug where files outside of the project would show 'untitled' in the search bar
Mikayla Maki
created
3 years ago
2149c17
Merge pull request #1768 from zed-industries/git-gutter-meets-code-folding
Click to expand commit body
Git gutter meets code folding (and word wrap fixes)
Julia
created
3 years ago
Julia
created
3 years ago
2a5d7ea
Inclusively check for hunk in fold range
Julia
created
3 years ago
be34c50
Deduplicate identical hunk layouts
Julia
created
3 years ago
50ae3e0
More concrete usage of display map to handle diff hunk gutter layout
Julia
created
3 years ago
Antonio Scandurra
created
3 years ago
81d8384
WIP: Start integrating screen-sharing
Antonio Scandurra
created
3 years ago
cce0052
Remove participants from live-kit rooms when they leave zed rooms
Antonio Scandurra
created
3 years ago
c9225bb
WIP: Start integrating with LiveKit when creating/joining rooms
Antonio Scandurra
created
3 years ago
75c3398
Add `live_kit_server::api::Client::{create,delete}_room`
Antonio Scandurra
created
3 years ago
e39c7c6
Update livekit_client
Antonio Scandurra
created
3 years ago
b6bb298
Merge pull request #1767 from zed-industries/notify-on-auto-update
Click to expand commit body
Notify `ActivityIndicator` when `AutoUpdater` changes
Antonio Scandurra
created
3 years ago
6bdbab2
Notify `ActivityIndicator` when `AutoUpdater` changes
Click to expand commit body
This fixes a bug that caused the status bar to not update when the
auto-update system changed its status.
Antonio Scandurra
created
3 years ago
Page 9 of 137