K Simmons
|
82956b618a
|
remove derive_more
|
2022-10-25 00:06:43 -07:00 |
|
K Simmons
|
a725ded95e
|
Add fn modifier to modifier keys in gpui and refactor platform events to use a single modifiers struct
|
2022-10-24 23:50:39 -07:00 |
|
Mikayla Maki
|
c295f943ba
|
Merge pull request #1799 from zed-industries/fix-project-panel-notify
Fix project panel not showing files / folders
|
2022-10-24 13:28:26 -07:00 |
|
Mikayla Maki
|
e527474dd9
|
removed dev file
|
2022-10-24 13:20:45 -07:00 |
|
Mikayla Maki
|
73f267167f
|
Delete generate-db.rs
|
2022-10-24 13:19:30 -07:00 |
|
Mikayla Maki
|
40290a9a42
|
Added notify call
|
2022-10-24 13:18:02 -07:00 |
|
Max Brunsfeld
|
bd35468d18
|
Merge pull request #1785 from zed-industries/auto-deploy-collab
Automatically build collab server docker images based on git tags
|
2022-10-24 12:07:35 -07:00 |
|
Max Brunsfeld
|
c80395fc18
|
Merge branch 'main' into auto-deploy-collab
|
2022-10-24 12:01:32 -07:00 |
|
Max Brunsfeld
|
95be2c6070
|
Add version bump scripts
|
2022-10-24 08:58:14 -07:00 |
|
Antonio Scandurra
|
fb7a92242b
|
Merge pull request #1793 from zed-industries/screen-sharing
Introduce screen-sharing
|
2022-10-24 16:53:05 +01:00 |
|
Nathan Sobo
|
8c2ff69515
|
Render a tooltip on toggle screen sharing button
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
|
2022-10-24 09:44:05 -06:00 |
|
Antonio Scandurra
|
011085a93f
|
Revert "Temporarily upload app bundle as CI artifact"
This reverts commit 2b5ac535b9 .
|
2022-10-24 17:36:19 +02:00 |
|
Antonio Scandurra
|
dce21900a7
|
Bump protocol version
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-24 17:06:40 +02:00 |
|
Antonio Scandurra
|
2b5ac535b9
|
Temporarily upload app bundle as CI artifact
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-24 17:04:33 +02:00 |
|
Antonio Scandurra
|
484c8f7cbe
|
Provide LiveKit environment variables on Kubernetes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-24 17:03:18 +02:00 |
|
Antonio Scandurra
|
7e4d582d1e
|
Replace Screen Sharing label with Screen
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-24 16:50:56 +02:00 |
|
Antonio Scandurra
|
50c4783333
|
Add test for screen-sharing
|
2022-10-24 15:17:25 +02:00 |
|
Antonio Scandurra
|
9860dbbbea
|
Set location on ActiveCall even before there's a room
We will automatically call `Room::set_location` once a room has been
assigned.
|
2022-10-24 15:07:25 +02:00 |
|
Antonio Scandurra
|
874a3605f8
|
Init submodules on CI
|
2022-10-24 14:28:58 +02:00 |
|
Antonio Scandurra
|
088c5bac1f
|
Remove stray log statement
|
2022-10-24 11:02:41 +02:00 |
|
Antonio Scandurra
|
e135b982c1
|
Focus shared screen item when clicking on it
|
2022-10-24 11:02:10 +02:00 |
|
Antonio Scandurra
|
a8bd234aa4
|
Simplify room events
|
2022-10-24 10:53:44 +02:00 |
|
Antonio Scandurra
|
f99d70500c
|
Allow opening shared screen via the contacts popover
|
2022-10-24 10:47:47 +02:00 |
|
Antonio Scandurra
|
476020ae84
|
Show shared screen as a pane item
|
2022-10-24 10:04:08 +02:00 |
|
Max Brunsfeld
|
2f1ddc0d0f
|
Improve deploy scripts
|
2022-10-21 15:50:14 -07:00 |
|
Nate Butler
|
ef5844bc79
|
Merge pull request #1783 from zed-industries/add-new-internal-themes
Add new internal themes
|
2022-10-21 18:31:02 -04:00 |
|
Max Brunsfeld
|
0c9ceb51e6
|
Add what-is-deployed-script
|
2022-10-21 14:28:55 -07:00 |
|
Max Brunsfeld
|
cedc0f64d5
|
Run migrations via a collab subcommand
|
2022-10-21 14:28:55 -07:00 |
|
Max Brunsfeld
|
9952f08cce
|
Publish collab docker images on CI, deploy pre-built images
|
2022-10-21 14:24:43 -07:00 |
|
Max Brunsfeld
|
efa6745035
|
Add more paths to dockerignore
|
2022-10-21 14:24:43 -07:00 |
|
Joseph T. Lyons
|
4816a587c3
|
Merge pull request #1781 from zed-industries/switch-to-mixpanel
Switch to mixpanel
|
2022-10-21 15:26:08 -04:00 |
|
Nate Butler
|
6514eb5209
|
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>
|
2022-10-21 13:19:44 -04:00 |
|
Nate Butler
|
2a38c4938d
|
Update gitignore because of macOS case sensitive weirdness
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2022-10-21 13:05:59 -04:00 |
|
Nate Butler
|
b015761131
|
WIP Re-case internal and experiment theme folders
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2022-10-21 13:04:24 -04:00 |
|
Nate Butler
|
99e6ecc466
|
Update Zenburn license
|
2022-10-21 13:03:54 -04:00 |
|
Antonio Scandurra
|
7e411ae098
|
Merge branch 'main' into screen-sharing
# Conflicts:
# crates/collab/src/integration_tests.rs
# crates/collab/src/main.rs
# styles/src/styleTree/workspace.ts
|
2022-10-21 14:29:45 +02:00 |
|
Antonio Scandurra
|
1bbb7dd126
|
Leave Zed room when LiveKit room disconnects
|
2022-10-21 14:21:45 +02:00 |
|
Antonio Scandurra
|
78969d0938
|
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.
|
2022-10-21 11:54:52 +02:00 |
|
Antonio Scandurra
|
bac3dc1ccd
|
Re-build live_kit_client when MACOSX_DEPLOYMENT_TARGET changes
|
2022-10-21 10:18:03 +02:00 |
|
Antonio Scandurra
|
ae44a38285
|
Remove unused LKDisplays API
|
2022-10-21 10:12:24 +02:00 |
|
Nathan Sobo
|
77b13b1356
|
Merge pull request #1788 from zed-industries/style
Apply a slight stylistic tweak
|
2022-10-20 18:43:50 -06:00 |
|
Nathan Sobo
|
2e97e2dbfd
|
Apply a slight stylistic tweak
|
2022-10-20 18:38:27 -06:00 |
|
Kay Simmons
|
75ec5c3b1b
|
Merge pull request #1784 from zed-industries/fix-keymap-panic
Fix panic in keymap parsing
|
2022-10-20 16:39:38 -07:00 |
|
K Simmons
|
3a456b09cb
|
catch keymap string only modifiers and no key
|
2022-10-20 16:30:07 -07:00 |
|
Joseph T Lyons
|
022f70b1de
|
Temporarily restore integration with Amplitude
This will be reverted later, once we fully switch to Mixpanel
|
2022-10-20 19:27:55 -04:00 |
|
Nate Butler
|
c1e23fc6d9
|
Update tokyo night meta
|
2022-10-20 18:22:34 -04:00 |
|
Nate Butler
|
a6e9d0d061
|
Merge branch 'main' into add-new-internal-themes
|
2022-10-20 18:19:21 -04:00 |
|
Nate Butler
|
b700ea84a5
|
Add metadata to all themes and organize
Co-Authored-By: gibusu <95764254+gibusu@users.noreply.github.com>
|
2022-10-20 17:08:09 -04:00 |
|
Nathan Sobo
|
0ef62fc334
|
Preserve symlinks in WebRTC.framework to avoid bundle signing failure
|
2022-10-20 14:37:04 -06:00 |
|
Nate Butler
|
c3900565b9
|
Fix a few incorrectly named themes
Co-Authored-By: gibusu <95764254+gibusu@users.noreply.github.com>
|
2022-10-20 16:28:08 -04:00 |
|