Commit log
afe9ab9
Merge pull request #1824 from zed-industries/change-telemetry-event-field-name-to-app
Click to expand commit body
Change telemetry event field name to app
Joseph T. Lyons
created
3 years ago
16139cc
Merge pull request #1822 from zed-industries/dont-bundle-app-on-prs
Click to expand commit body
Don't bundle the app on CI for PRs
Max Brunsfeld
created
3 years ago
31a904d
Change telemetry event field name to app
Joseph T Lyons
created
3 years ago
Max Brunsfeld
created
3 years ago
df70846
Ensure only the just-built app bundle is included in the DMG
Max Brunsfeld
created
3 years ago
aa9ccf3
Merge pull request #1823 from zed-industries/reduce-cursor-blink-load
Click to expand commit body
Reduce Cursor Blink CPU Load
Kay Simmons
created
3 years ago
6410fdc
Clear out bundle directory before creating a new app bundle
Max Brunsfeld
created
3 years ago
499d947
Merge pull request #1821 from zed-industries/better-pending-bindings
Click to expand commit body
Better pending bindings
Kay Simmons
created
3 years ago
c093516
fix minor warning
K Simmons
created
3 years ago
4169922
fix typo in blink manager disable which didn't properly disable, and start editors with the blink manager disabled
K Simmons
created
3 years ago
8886cb5
Fix environment variable reference in bundle app job
Max Brunsfeld
created
3 years ago
d85d4de
Don't bundle the app on CI for PRs
Click to expand commit body
Just run that job on main and for release tags
Max Brunsfeld
created
3 years ago
f56f0b7
Fix error in bundle app CI job
Max Brunsfeld
created
3 years ago
ae79b50
Disallow new keybindings when there are any pending
K Simmons
created
3 years ago
Max Brunsfeld
created
3 years ago
d355bd3
Merge pull request #1813 from zed-industries/preview-channel
Click to expand commit body
Create preview channel
Max Brunsfeld
created
3 years ago
2bfd46d
Fix setting of preview param in RPC URL
Max Brunsfeld
created
3 years ago
f1b4138
Allow overriding release channel at runtime via env var
Max Brunsfeld
created
3 years ago
92a4998
Check invariants before changing git state in railcar script
Max Brunsfeld
created
3 years ago
23d7209
Handle different app names in bundle script
Max Brunsfeld
created
3 years ago
cf3c610
Add railcar script
Max Brunsfeld
created
3 years ago
6a010f5
Account for current release channel in bump-app-version script
Max Brunsfeld
created
3 years ago
0f1b0a4
Use a separate icon for preview releases
Max Brunsfeld
created
3 years ago
a4a8596
Store current release channel name in a file in the zed crate
Max Brunsfeld
created
3 years ago
1cdd3c0
Differentiate preview channel in 'about zed' dialog
Max Brunsfeld
created
3 years ago
22db5bf
Update DO SSL certificate id in kube manifest
Max Brunsfeld
created
3 years ago
a61f3b7
Create preview channel
Max Brunsfeld
created
3 years ago
K Simmons
created
3 years ago
88be4fe
Merge pull request #1804 from zed-industries/vim-go-to-line
Click to expand commit body
fix jump to line number in vim mode
Kay Simmons
created
3 years ago
625a626
Merge pull request #1820 from zed-industries/allow-mouse-move-through-dragged-item-receiver
Click to expand commit body
Propagate mouse move event through dragged-item-receiver if not dragging
Julia
created
3 years ago
ee440cf
Propagate mouse move event through dragged-item-receiver if not dragging
Julia
created
3 years ago
cf2ec99
Merge pull request #1819 from zed-industries/remote-renames
Click to expand commit body
Assign a new language when remote buffer is renamed
Antonio Scandurra
created
3 years ago
bb0f6e8
Assign a new language when remote buffer is renamed
Antonio Scandurra
created
3 years ago
4412217
Merge pull request #1817 from zed-industries/show-notifications-on-all-screens
Click to expand commit body
Show call notifications on all screens
Antonio Scandurra
created
3 years ago
1e85361
Log instead of panicking when we can't retrieve a drawable
Antonio Scandurra
created
3 years ago
f611b44
Convert window frame rect to screen coordinates
Antonio Scandurra
created
3 years ago
5984be3
Display call notifications on all screens
Antonio Scandurra
created
3 years ago
5a8061a
Add the ability to open a window on a given screen
Click to expand commit body
This is done by supplying the screen in the `WindowOptions` struct.
Note that it's optional, and we will let the operating system choose
which screen to show the window on when `screen` is not provided, as
we did before this change.
Antonio Scandurra
created
3 years ago
509c327
Merge pull request #1816 from zed-industries/letterbox-background
Click to expand commit body
Use the same background color as the editor for `SharedScreen`
Antonio Scandurra
created
3 years ago
56a66b3
Use the same background color as the editor for `SharedScreen`
Antonio Scandurra
created
3 years ago
a7d86a1
Merge pull request #1812 from zed-industries/fix-500-error-on-user-join
Click to expand commit body
Fix duplicate key error that occurs when a user joins that is already in the db
Joseph T. Lyons
created
3 years ago
3833346
Fix duplicate key error that occurs when a user joins that is already in the db
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph T Lyons
and
Max Brunsfeld
created
3 years ago
6a2dc44
Merge pull request #1802 from zed-industries/autoclose-with-same-start-and-end
Click to expand commit body
Fix autoclose skipping when start and end are the same character
Max Brunsfeld
created
3 years ago
e907331
Add test for autoclosing w/ matching start and end char
Max Brunsfeld
created
3 years ago
3b67602
Merge pull request #1810 from zed-industries/contacts-scroll-position
Click to expand commit body
Maintain scroll position in contacts list
Antonio Scandurra
created
3 years ago
04477e9
Explicitly list cargo workspace members
Click to expand commit body
This prevents build failures when there are stale subfolders under
`crates/`.
Antonio Scandurra
created
3 years ago
990c83e
Embed live_kit_client's .gitignore into top-level .gitignore
Click to expand commit body
Co-authored-by: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
3 years ago
ddc7165
Maintain scroll position in contacts list
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
3 years ago
e5e5cf1
Merge pull request #1809 from zed-industries/contacts-popover-z-index
Click to expand commit body
Prevent expanded dock from hiding contacts popover
Antonio Scandurra
created
3 years ago
f364a15
Prevent expanded dock from hiding contacts popover
Antonio Scandurra
created
3 years ago
Page 3 of 135