Max Brunsfeld
|
05a6bd914d
|
Get integration tests passing with sqlite
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
|
2022-11-10 11:03:52 -08:00 |
|
Joseph T. Lyons
|
c180137e02
|
Merge pull request #1829 from zed-industries/add-release-channel-information-to-telemetry-events
Add release channel information to telemetry events
|
2022-10-31 16:42:28 -04:00 |
|
Mikayla Maki
|
c0bf8fd6a8
|
Added channel to database directories
|
2022-10-28 11:50:26 -07:00 |
|
Joseph T Lyons
|
93e1e30323
|
Add release channel information to telemetry events
|
2022-10-27 15:53:14 -04:00 |
|
Max Brunsfeld
|
a4a8596a29
|
Store current release channel name in a file in the zed crate
|
2022-10-26 16:19:19 -07:00 |
|
Max Brunsfeld
|
a61f3b715b
|
Create preview channel
|
2022-10-26 16:19:19 -07:00 |
|
Mikayla Maki
|
4c2f8406c7
|
Restored chat_panel, just in case
|
2022-10-19 11:42:29 -07:00 |
|
Nate Butler
|
5b2dd8e4d0
|
build-themes -> build to fix building themes on save
|
2022-10-19 13:03:09 -04:00 |
|
Kay Simmons
|
da5203011c
|
Merge pull request #1773 from zed-industries/rusqlite
Swap to sqlite for client persistence
|
2022-10-18 16:11:54 -07:00 |
|
Mikayla Maki
|
84c7aa9cad
|
Finished up initial sqlite implemention
Co-Authored-By: kay@zed.dev
|
2022-10-18 15:58:05 -07:00 |
|
K Simmons
|
b0ddbeb0ad
|
Merge branch 'main' into elevations
|
2022-10-18 12:47:15 -07:00 |
|
K Simmons
|
b06366ebb7
|
Get rusqlite more shippable
|
2022-10-18 11:43:18 -07:00 |
|
Mikayla Maki
|
1f161b9aa1
|
Show full, absolute paths when displaying a local worktree
|
2022-10-17 13:35:45 -07:00 |
|
Mikayla Maki
|
dd1320e6d1
|
Improved settings writing to be strongly typed and based on settings file content diffs
Co-Authored-By: kay@zed.dev
|
2022-10-12 17:05:23 -07:00 |
|
Mikayla Maki
|
e7b6d1befe
|
Added theme and dock anchor saving :D
|
2022-10-11 19:18:29 -07:00 |
|
Mikayla Maki
|
5487f99ac7
|
Moved settings_file.rs into settings crate. Should be ready to start now :D
|
2022-10-11 16:03:38 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|
Mikayla Maki
|
a833652077
|
Undid change to paths variables and cleaned up leftovers
|
2022-10-11 12:48:30 -07:00 |
|
Mikayla Maki
|
cc8ae45012
|
Added theme writing code, really bad race condition
|
2022-10-11 12:48:30 -07:00 |
|
Antonio Scandurra
|
afaacba41f
|
Merge remote-tracking branch 'origin/main' into room
|
2022-10-10 15:43:38 +02:00 |
|
Antonio Scandurra
|
40163da679
|
Move contacts panel features into collab_ui
|
2022-10-06 14:00:14 +02:00 |
|
Antonio Scandurra
|
debedaf004
|
Show notification when a new project is shared and allow joining it
|
2022-10-04 16:55:41 +02:00 |
|
Antonio Scandurra
|
be8990ea78
|
Remove project join requests
|
2022-09-30 11:35:50 +02:00 |
|
Antonio Scandurra
|
1898e813f5
|
Encapsulate Room interaction within ActiveCall
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-09-29 17:39:53 +02:00 |
|
Antonio Scandurra
|
1158911560
|
Wire up accepting/declining a call
|
2022-09-29 15:33:33 +02:00 |
|
Antonio Scandurra
|
46b61feb9a
|
Open popup window when receiving a call
We still need to style and allow people to accept the call but this
is a good starting point.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-09-28 19:35:24 +02:00 |
|
Antonio Scandurra
|
aa3cb8e35e
|
Rename collab_titlebar_item crate to collab_ui
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-09-28 19:14:31 +02:00 |
|
Antonio Scandurra
|
782309f369
|
Rename contacts_titlebar_item to collab_titlebar_item
|
2022-09-28 11:33:38 +02:00 |
|
Antonio Scandurra
|
5a3a85b2c8
|
Introduce a + button in the titlebar
|
2022-09-28 11:33:38 +02:00 |
|
Nathan Sobo
|
824fdb54e6
|
Report editor open and save events to Amplitude
Co-authored-by: Max Brunsfeld <max@zed.dev>
|
2022-09-26 18:18:34 -06:00 |
|
Max Brunsfeld
|
04baccbea6
|
Start work on a client-side telemetry system
|
2022-09-23 12:23:12 -07:00 |
|
K Simmons
|
db5c83eb36
|
add theme testbench command
|
2022-09-21 16:32:44 -07:00 |
|
K Simmons
|
56f9543a95
|
reworked style tree to use colorScheme instead of old theme. Very limited style for now
|
2022-09-21 16:32:42 -07:00 |
|
K Simmons
|
b88abcacac
|
WIP dock split button and default item
|
2022-09-11 15:31:44 -07:00 |
|
Mikayla Maki
|
ec5d8f8c7c
|
Removed github username check, added settings file
|
2022-09-08 16:27:46 -07:00 |
|
Mikayla Maki
|
2b4db9b16e
|
Added experimental themes flag
|
2022-09-08 15:47:27 -07:00 |
|
Mikayla Maki
|
d881320345
|
Finished internal themes
|
2022-09-08 15:06:08 -07:00 |
|
Mikayla Maki
|
a1889ad236
|
Added internal flag that checks the last logged in user
|
2022-09-08 13:31:04 -07:00 |
|
Mikayla Maki
|
9752650a49
|
Added note about settings
|
2022-08-22 14:51:06 -07:00 |
|
Mikayla Maki
|
0a40cc0370
|
Added experimental keymaps support
|
2022-08-22 14:49:01 -07:00 |
|
Mikayla Maki
|
b6785c5624
|
Revert "Basic feature flag implementation"
|
2022-08-22 13:54:18 -07:00 |
|
Mikayla Maki
|
9b6116e1e2
|
Basic feature flag implementation
|
2022-08-22 13:11:23 -07:00 |
|
ForLoveOfCats
|
8ba2f77148
|
One big cleanup pass of clippy lints
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2022-08-10 16:51:01 -07:00 |
|
Antonio Scandurra
|
f2d92d640d
|
Copy setting and keymap files from legacy config locations
|
2022-07-29 10:01:48 +02:00 |
|
Antonio Scandurra
|
5f6e4c7d91
|
Extract all zed config/cache paths into a paths module
|
2022-07-29 10:01:48 +02:00 |
|
Antonio Scandurra
|
cfe3ebd2b3
|
Use XDG-compliant directories for config and cache files
|
2022-07-29 10:01:48 +02:00 |
|
Antonio Scandurra
|
de35c3f99d
|
Prevent log file from becoming larger than 1MB
|
2022-07-28 10:02:38 +02:00 |
|
Max Brunsfeld
|
0defb0e50f
|
Ensure settings global is initialized immediately
|
2022-07-12 18:43:00 -07:00 |
|
Max Brunsfeld
|
277f561b8c
|
Simplify setting merging, fix ignored hard_tabs setting
|
2022-07-12 17:43:00 -07:00 |
|
Max Brunsfeld
|
e51dc25e1d
|
Start moving default settings into a JSON file
Co-authored-by: Antonio Scandurra <me@as-cii.com>
|
2022-07-12 11:00:02 -07:00 |
|