Commit log

a725ded Add fn modifier to modifier keys in gpui and refactor platform events to use a single modifiers struct

K Simmons created

113b7f6 tweak drop target overlay color and make stack fully constraint children by the first child

Click to expand commit body
's size

K Simmons created

aed085b remove unnecessary Move branch in dispatch_events

K Simmons created

3455446 remove more notify on moves

K Simmons created

4520227 remove mouse position from render params

K Simmons created

f5795ff roll back mouse position in mouse_state struct in favor of using the dragged element position

K Simmons created

8cde64d extract dragged item target

K Simmons created

d7b8a18 fix issue where empty pane is created

K Simmons created

cfde3e3 Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right

K Simmons created

70e2951 add mouse region handler bool for adding the handler above the child

K Simmons created

ba35536 Add action to move active item into the dock

Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>

Julia and Kay Simmons created

b9f9819 Handle tab drag end on pane items to insert after active item

Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>

Julia and Kay Simmons created

076d353 Merge pull request #1803 from zed-industries/fix-vim-motion-panic

Click to expand commit body
Add more explicit neovim testcase exemptions

Kay 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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Introduce screen-sharing

Antonio Scandurra created

8c2ff69 Render a tooltip on toggle screen sharing button

Click to expand commit body
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>

Nathan Sobo and Antonio Scandurra created

011085a Revert "Temporarily upload app bundle as CI artifact"

Click to expand commit body
This reverts commit 2b5ac535b91aa5a8cd56deb76a8fe9b7f8dd67ba.

Antonio Scandurra created

dce2190 Bump protocol version

Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>

Antonio Scandurra and Nathan Sobo created

2b5ac53 Temporarily upload app bundle as CI artifact

Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>

Antonio Scandurra and Nathan Sobo created

484c8f7 Provide LiveKit environment variables on Kubernetes

Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>

Antonio Scandurra and Nathan Sobo created

7e4d582 Replace `Screen Sharing` label with `Screen`

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Switch to mixpanel

Joseph T. Lyons created

6514eb5 Make the assets/themes folder if it doesn't exist

Click to expand commit body
- 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

Click to expand commit body
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

Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>

Nate Butler and Mikayla Maki created