Commit log
e6b2908
Merge pull request #1777 from zed-industries/impersonate-via-secret-token
Click to expand commit body
Impersonate via secret token
Max Brunsfeld
created
83e4e26
Allow setting ZED_SERVER_URL to URL of a collab server
Max Brunsfeld
created
caec9c1
fixed issue in testbench
K Simmons
created
e3809c2
flattened layers and elevations
K Simmons
created
0d9eecd
WIP command palette changes
Nate Butler
created
d791584
Switch to Mixpanel analytics
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph T Lyons
and
Max Brunsfeld
created
8098697
Re-removed chat panel
Mikayla Maki
created
4c2f840
Restored chat_panel, just in case
Mikayla Maki
created
e0a4772
Use lab color interpolation to improve the dark end of accent ramps
Nate Butler
created
364c3f2
Contrast rebalances
Nate Butler
created
75c79d6
Improve contrast/scanability of `constant`s
Nate Butler
created
5b2dd8e
`build-themes` -> `build` to fix building themes on save
Nate Butler
created
9e8e227
Rebalance `rose-pine-dawn`
Nate Butler
created
adf7578
Merge pull request #1778 from zed-industries/trackpad-scroll-snap-lock
Click to expand commit body
Lock trackpad scrolling in buffers to axis until broken free
Julia
created
b6e5aa3
Use `live_kit_client::TestServer` in integration tests
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
288c039
Start on implementing a fake live-kit server
Antonio Scandurra
created
fb5c649
WIP: Start on a fake implementation of live-kit
Antonio Scandurra
created
3160d07
Model pending screen share in `Room`
Antonio Scandurra
created
e49fc9f
Prevent `Room` from screen-sharing twice
Antonio Scandurra
created
ed6f482
Exercise `unpublish_track` in `live_kit_client`
Antonio Scandurra
created
773f569
Add control to toggle screen-sharing
Antonio Scandurra
created
219793a
Merge remote-tracking branch 'origin/main' into screen-sharing
Antonio Scandurra
created
571636c
Fixed cursor color being black
Mikayla Maki
created
cbc15b6
Lock trackpad scrolling in buffers to axis until broken free
Julia
created
c410935
Allow impersonating users via the api token, bypassing oauth
Max Brunsfeld
created
79cf5db
remove rocksdb
K Simmons
created
da52030
Merge pull request #1773 from zed-industries/rusqlite
Click to expand commit body
Swap to sqlite for client persistence
Kay Simmons
created
84c7aa9
Finished up initial sqlite implemention
Click to expand commit body
Co-Authored-By: kay@zed.dev
Mikayla Maki
and
kay@zed.dev
created
f8e5a08
Merge pull request #1764 from zed-industries/gpui-events
Click to expand commit body
Eliminate dispatch_event on Element trait
Nathan Sobo
created
5e57a33
Store entire Config struct on collab AppState
Max Brunsfeld
created
38bdf7a
Remove unused env vars from collab k8s manifest
Max Brunsfeld
created
5447f63
Fix error in changes-since-last-release script on PRs with no body
Max Brunsfeld
created
Max Brunsfeld
created
6f279c0
Merge pull request #1776 from zed-industries/tabbar-scroll
Click to expand commit body
Scroll horizontal flex lists by whichever scroll delta dimension is gā¦
Max Brunsfeld
created
26ccd70
Scroll horizontal flex lists by whichever scroll delta dimension is greater
Max Brunsfeld
created
b0ddbeb
Merge branch 'main' into elevations
K Simmons
created
826eb11
Merge pull request #1775 from zed-industries/drag-on-context-menu-still-click
Click to expand commit body
Don't allow drag event to fall through context menu
Julia
created
2661a9c
Don't allow drag event to fall through context menu
Julia
created
b06366e
Get rusqlite more shippable
K Simmons
created
c7a629b
Merge pull request #1774 from zed-industries/stale-connections
Click to expand commit body
Correctly handle disconnect when a different client for the same user is on a call
Antonio Scandurra
created
d155c11
Fix client unit test by sending `Hello` in `FakeServer`
Antonio Scandurra
created
Antonio Scandurra
created
6c322dc
Clear out incoming call when removing last connection for a user
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra
and
Nathan Sobo
created
6019e4c
remove items migration
K Simmons
created
9c8dd66
dont reference db items
K Simmons
created
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
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
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
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
29b9651
Use `CFRelease` instead of a custom `LKRelease`
Antonio Scandurra
created