64e9b9f
remove mode after which is unused
K Simmons created
64e9b9f
remove mode after which is unused
K Simmons created
21ad375
Fix panic in vim motion when not listed as exclusive and add features enum to capture why tests are ignored
K Simmons created
cb9534e
Fix autoclose skipping when start and end are the same character
Max Brunsfeld created
8b43368
Checkout submodules on CI when publishing collab images
Max Brunsfeld created
c96c8fd
collab 0.2.0
Max Brunsfeld created
c295f94
Merge pull request #1799 from zed-industries/fix-project-panel-notify
Fix project panel not showing files / folders
Mikayla Maki created
e527474
removed dev file
Mikayla Maki created
73f2671
Delete generate-db.rs
Mikayla Maki created
40290a9
Added notify call
Mikayla Maki created
bd35468
Merge pull request #1785 from zed-industries/auto-deploy-collab
Automatically build collab server docker images based on git tags
Max Brunsfeld created
c80395f
Merge branch 'main' into auto-deploy-collab
Max Brunsfeld created
95be2c6
Add version bump scripts
Max Brunsfeld created
fb7a922
Merge pull request #1793 from zed-industries/screen-sharing
Introduce screen-sharing
Antonio Scandurra created
8c2ff69
Render a tooltip on toggle screen sharing button
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
Nathan Sobo and Antonio Scandurra created
011085a
Revert "Temporarily upload app bundle as CI artifact"
This reverts commit 2b5ac535b91aa5a8cd56deb76a8fe9b7f8dd67ba.
Antonio Scandurra created
dce2190
Bump protocol version
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
2b5ac53
Temporarily upload app bundle as CI artifact
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
484c8f7
Provide LiveKit environment variables on Kubernetes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
7e4d582
Replace `Screen Sharing` label with `Screen`
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Antonio Scandurra and Nathan Sobo created
50c4783
Add test for screen-sharing
Antonio Scandurra created
9860dbb
Set location on `ActiveCall` even before there's a room
We will automatically call `Room::set_location` once a room has been assigned.
Antonio Scandurra created
874a360
Init submodules on CI
Antonio Scandurra created
088c5ba
Remove stray log statement
Antonio Scandurra created
e135b98
Focus shared screen item when clicking on it
Antonio Scandurra created
a8bd234
Simplify room events
Antonio Scandurra created
f99d705
Allow opening shared screen via the contacts popover
Antonio Scandurra created
476020a
Show shared screen as a pane item
Antonio Scandurra created
2f1ddc0
Improve deploy scripts
Max Brunsfeld created
ef5844b
Merge pull request #1783 from zed-industries/add-new-internal-themes
Add new internal themes
Nate Butler created
0c9ceb5
Add what-is-deployed-script
Max Brunsfeld created
cedc0f6
Run migrations via a collab subcommand
Max Brunsfeld created
9952f08
Publish collab docker images on CI, deploy pre-built images
Max Brunsfeld created
efa6745
Add more paths to dockerignore
Max Brunsfeld created
4816a58
Merge pull request #1781 from zed-industries/switch-to-mixpanel
Switch to mixpanel
Joseph T. Lyons created
6514eb5
Make the assets/themes folder if it doesn't exist
- Also only run clearThemes if the folder exists Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler and Mikayla Maki created
2a38c49
Update gitignore because of macOS case sensitive weirdness
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler and Mikayla Maki created
b015761
WIP Re-case internal and experiment theme folders
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Nate Butler and Mikayla Maki created
99e6ecc
Update Zenburn license
Nate Butler created
7e411ae
Merge branch 'main' into screen-sharing
# Conflicts: # crates/collab/src/integration_tests.rs # crates/collab/src/main.rs # styles/src/styleTree/workspace.ts
Antonio Scandurra created
1bbb7dd
Leave Zed room when LiveKit room disconnects
Antonio Scandurra created
78969d0
Switch back to using the legacy screen capturing API
The new API is buggy and inconsistent, so I think we should move on for now.
Antonio Scandurra created
bac3dc1
Re-build live_kit_client when `MACOSX_DEPLOYMENT_TARGET` changes
Antonio Scandurra created
ae44a38
Remove unused `LKDisplays` API
Antonio Scandurra created
77b13b1
Merge pull request #1788 from zed-industries/style
Apply a slight stylistic tweak
Nathan Sobo created
2e97e2d
Apply a slight stylistic tweak
Nathan Sobo created
75ec5c3
Merge pull request #1784 from zed-industries/fix-keymap-panic
Fix panic in keymap parsing
Kay Simmons created
3a456b0
catch keymap string only modifiers and no key
K Simmons created
022f70b
Temporarily restore integration with Amplitude
This will be reverted later, once we fully switch to Mixpanel
Joseph T Lyons created
c1e23fc
Update tokyo night meta
Nate Butler created
a6e9d0d
Merge branch 'main' into add-new-internal-themes
Nate Butler created