Commit log

f83de0a Respect contacts popover size

Antonio Scandurra created

4c07a07 Allow active call to be optional on workspace

Click to expand commit body
This prepares us for a future where the workspace is unaware of the
active call and doesn't require all tests to invoke `call::init`.

Antonio Scandurra created

ee2587d Fix integration tests

Antonio Scandurra created

45d118f Decide whether to clip to visible bounds on a per-element basis

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

Antonio Scandurra and Nathan Sobo created

eb711cd Polish styling of contacts popover

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

Antonio Scandurra and Nathan Sobo created

4504b36 Show a different message when participant is active on unshared project

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

Antonio Scandurra and Nathan Sobo created

29c3b81 Show prompt when closing last window while there's an active call

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

Antonio Scandurra and Nathan Sobo created

feb17c2 Show participant projects in contacts popover

Antonio Scandurra created

8e7f96c Update contacts when automatically canceling calls

Antonio Scandurra created

0a30680 Dismiss project shared notifications when a project was unshared

Antonio Scandurra created

1d4bdfc Cancel calls automatically when caller hangs up or disconnects

Antonio Scandurra created

9ec62d4 Foreground app when accepting calls and project shares

Antonio Scandurra created

bf0a04a Dismiss popover when contact finder is unfocused

Antonio Scandurra created

bf488f2 Show project root names when displaying incoming call notification

Antonio Scandurra created

b229bc6 Tweak scrollbar styling

Max Brunsfeld created

7b08419 Auto-hide scrollbars

Max Brunsfeld created

e0b6b0d Rename Join button to Open, rework message slightly

Nathan Sobo created

6dcf638 Represent scrollbar range with f32s

Max Brunsfeld created

b8c2acf Show worktree root names when sharing additional projects on a call

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

Nathan Sobo and Antonio Scandurra created

eedcc58 Add scrollbars to editors

Max Brunsfeld created

7528bf8 Merge pull request #1714 from zed-industries/fix-autoclose

Click to expand commit body
Don't autoclose brackets when `close` is false

Kay Simmons created

0d31ea7 fix minor issue where undo is not available in visual mode

K Simmons created

6a237de Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests

K Simmons created

d249482 Add assertion context manager to TestAppContext and convert existing vim tests to use neovim backed test context

K Simmons created

425e540 Fix tests by providing close: true

Nathan Sobo created

3ae96f2 Don't autoclose brackets when is false

Nathan Sobo created

576581c Merge pull request #1699 from zed-industries/page-up

Click to expand commit body
Implemented page up and page down for the editor

Mikayla Maki created

1d2495d Re-arrange how lines are set

Mikayla Maki created

7d66903 Merge pull request #1712 from zed-industries/dont-select-on-copy-by-default-terminal

Click to expand commit body
Don't select on copy by default in the terminal

Julia created

2f96a09 Don't select on copy by default in the terminal

Click to expand commit body
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>

Julia and Mikayla Maki created

94c68d2 :memo:

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

Antonio Scandurra and Nathan Sobo created

8dc99d4 Remove menu bar extra

Antonio Scandurra created

04fcd18 Show contacts popover when clicking on menu bar extra

Antonio Scandurra created

d9d99e5 Fix seed script

Antonio Scandurra created

5f9ceda Add margin to picker in contacts popover

Antonio Scandurra created

afaacba Merge remote-tracking branch 'origin/main' into room

Antonio Scandurra created

3396a98 :lipstick:

Antonio Scandurra created

7cfe435 Style project shared notifications

Antonio Scandurra created

9d990ae Show all room participants in titlebar

Click to expand commit body
...and allow following them into external projects.

Antonio Scandurra created

25ff595 Superimpose external location message on active view

Antonio Scandurra created

d7bac3c Style incoming call notification

Antonio Scandurra created

7974880 Add leave button on active call header

Antonio Scandurra created

6f4edf6 Move contact finder into contacts popover

Antonio Scandurra created

1af4b26 Implemented page up and page down for the editor

Mikayla Maki created

5fec8c8 Enable verifying of visual mode selections in neovim backed tests

K Simmons created

f90b693 fix some warnings and merge errors

K Simmons created

515c1ea Fixed some neovim test context issues, added repeated commands in vim mode, and ported some tests to use the neovim testing strategy

K Simmons created

b82db3a Adds word and sentence text objects along with a new vim testing system which uses cached neovim data to verify our test accuracy

K Simmons created

34cb742 Set current location after calling another user

Antonio Scandurra created

59aaf4c Call contact on enter

Antonio Scandurra created