Kay Simmons
|
c2b9b08944
|
Merge pull request #1665 from zed-industries/elevations
Tracking PR: Elevations
|
2022-10-19 13:59:34 -07:00 |
|
Max Brunsfeld
|
e6b29086a9
|
Merge pull request #1777 from zed-industries/impersonate-via-secret-token
Impersonate via secret token
|
2022-10-19 13:32:40 -07:00 |
|
Max Brunsfeld
|
83e4e26989
|
Allow setting ZED_SERVER_URL to URL of a collab server
|
2022-10-19 13:27:14 -07:00 |
|
K Simmons
|
caec9c1f45
|
fixed issue in testbench
|
2022-10-19 13:13:50 -07:00 |
|
K Simmons
|
e3809c267d
|
flattened layers and elevations
|
2022-10-19 13:02:51 -07:00 |
|
Mikayla Maki
|
8098697847
|
Re-removed chat panel
|
2022-10-19 11:45:20 -07:00 |
|
Mikayla Maki
|
4c2f8406c7
|
Restored chat_panel, just in case
|
2022-10-19 11:42:29 -07:00 |
|
Nate Butler
|
5b2dd8e4d0
|
build-themes -> build to fix building themes on save
|
2022-10-19 13:03:09 -04:00 |
|
Julia
|
cbc15b6b58
|
Lock trackpad scrolling in buffers to axis until broken free
|
2022-10-19 01:00:13 -04:00 |
|
Max Brunsfeld
|
c410935c9c
|
Allow impersonating users via the api token, bypassing oauth
|
2022-10-18 17:36:54 -07:00 |
|
K Simmons
|
79cf5dbd4b
|
remove rocksdb
|
2022-10-18 17:21:15 -07:00 |
|
Kay Simmons
|
da5203011c
|
Merge pull request #1773 from zed-industries/rusqlite
Swap to sqlite for client persistence
|
2022-10-18 16:11:54 -07:00 |
|
Mikayla Maki
|
84c7aa9cad
|
Finished up initial sqlite implemention
Co-Authored-By: kay@zed.dev
|
2022-10-18 15:58:05 -07:00 |
|
Nathan Sobo
|
f8e5a08324
|
Merge pull request #1764 from zed-industries/gpui-events
Eliminate dispatch_event on Element trait
|
2022-10-18 15:24:13 -06:00 |
|
Max Brunsfeld
|
5e57a33df7
|
Store entire Config struct on collab AppState
|
2022-10-18 13:58:03 -07:00 |
|
Max Brunsfeld
|
38bdf7ad92
|
Remove unused env vars from collab k8s manifest
|
2022-10-18 13:58:03 -07:00 |
|
Max Brunsfeld
|
50ba8bdc9b
|
0.61.0
|
2022-10-18 13:05:16 -07:00 |
|
Max Brunsfeld
|
6f279c0239
|
Merge pull request #1776 from zed-industries/tabbar-scroll
Scroll horizontal flex lists by whichever scroll delta dimension is g…
|
2022-10-18 13:04:28 -07:00 |
|
Max Brunsfeld
|
26ccd70e77
|
Scroll horizontal flex lists by whichever scroll delta dimension is greater
|
2022-10-18 12:59:04 -07:00 |
|
K Simmons
|
b0ddbeb0ad
|
Merge branch 'main' into elevations
|
2022-10-18 12:47:15 -07:00 |
|
Julia
|
826eb113e7
|
Merge pull request #1775 from zed-industries/drag-on-context-menu-still-click
Don't allow drag event to fall through context menu
|
2022-10-18 15:24:38 -04:00 |
|
Julia
|
2661a9cc98
|
Don't allow drag event to fall through context menu
|
2022-10-18 15:00:49 -04:00 |
|
K Simmons
|
b06366ebb7
|
Get rusqlite more shippable
|
2022-10-18 11:43:18 -07:00 |
|
Antonio Scandurra
|
d155c11729
|
Fix client unit test by sending Hello in FakeServer
|
2022-10-18 19:33:38 +02:00 |
|
Antonio Scandurra
|
6c322dc835
|
Clear out incoming call when removing last connection for a user
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-18 19:15:14 +02:00 |
|
K Simmons
|
6019e4c37b
|
remove items migration
|
2022-10-18 10:13:47 -07:00 |
|
K Simmons
|
9c8dd66b20
|
dont reference db items
|
2022-10-18 10:13:04 -07:00 |
|
Antonio Scandurra
|
0c0e8688ed
|
Use PeerId in TestServer::disconnect_client
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-18 19:05:37 +02:00 |
|
Antonio Scandurra
|
6146923dbb
|
WIP: Start on test to ensure incoming calls cancel upon recipient disconnection
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-18 18:45:50 +02:00 |
|
Antonio Scandurra
|
2c4f003897
|
Tell clients their peer id on connection in Hello message
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-18 18:42:55 +02:00 |
|
Antonio Scandurra
|
0491747eed
|
Only leave room on connections that are associated with the active call
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-18 17:42:10 +02:00 |
|
K Simmons
|
d99a074bc0
|
revert workspace changes
|
2022-10-17 17:05:08 -07:00 |
|
K Simmons
|
05b4b443d9
|
working items schema
|
2022-10-17 17:04:30 -07:00 |
|
Mikayla Maki
|
4b09f77950
|
WIP
|
2022-10-17 17:04:30 -07:00 |
|
Mikayla Maki
|
dbea3cf20c
|
Converted to using rusqlite
|
2022-10-17 17:04:30 -07:00 |
|
K Simmons
|
aa8fa4a6d5
|
more wip
|
2022-10-17 17:04:29 -07:00 |
|
K Simmons
|
dbc03e2668
|
wip
|
2022-10-17 17:04:19 -07:00 |
|
Mikayla Maki
|
895aeb033f
|
Merge branch 'main' into breadcrumbs
|
2022-10-17 16:51:38 -07:00 |
|
K Simmons
|
54cf6fa838
|
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.
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-10-17 16:20:51 -07:00 |
|
K Simmons
|
09a0b3eb55
|
increment protocol version
|
2022-10-17 16:20:51 -07:00 |
|
K Simmons
|
40c3e925ad
|
Add cursor blink setting and replicate cursor shape to remote collaborators
|
2022-10-17 16:20:47 -07:00 |
|
Mikayla Maki
|
5ef5147780
|
Merge branch 'main' into gpui-events
|
2022-10-17 15:43:41 -07:00 |
|
Mikayla Maki
|
318b923bac
|
Merge pull request #1765 from zed-industries/fix-terminal-hyperlinks
Open hyperlinks on up, not down, and disable them when dragging.
|
2022-10-17 15:41:40 -07:00 |
|
Mikayla Maki
|
93a30ea940
|
Removed breadcrumb scrollable
|
2022-10-17 15:29:51 -07:00 |
|
Mikayla Maki
|
5bb2edca8b
|
Added absolute path info to remote worktrees (updated protocol version)
|
2022-10-17 15:27:46 -07:00 |
|
Mikayla Maki
|
1789dfb8b1
|
Fixed tests
|
2022-10-17 14:53:52 -07:00 |
|
Mikayla Maki
|
f473eadf2d
|
Fixed failing test, now to make breadcrumbs scrollable...
|
2022-10-17 13:57:29 -07:00 |
|
Mikayla Maki
|
1f161b9aa1
|
Show full, absolute paths when displaying a local worktree
|
2022-10-17 13:35:45 -07:00 |
|
Mikayla Maki
|
354fefe61b
|
Resovled behavioral inconsistency with how projects with multiple roots are handled
|
2022-10-17 13:08:05 -07:00 |
|
Mikayla Maki
|
19c98bb5ad
|
fixed a bug where files outside of the project would show 'untitled' in the search bar
|
2022-10-17 12:58:48 -07:00 |
|