Commit log

5074bcc Add image avatars to channel messages

Mikayla created

7d94b03 Fix renaming (#3083)

Click to expand commit body
Release Notes:

- Fix bugs arising from saving an untitled buffer

Conrad Irwin created

ff1722d Fix tracking newly saved buffers

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

Conrad Irwin and Mikayla Maki created

e68b24f Checkpoint

Nathan Sobo created

339ba79 Add `Avatar` element

Marshall Bowers created

6cb674a collab 0.23.0

Joseph T. Lyons created

6db4747 v0.108.x dev

Joseph T. Lyons created

01b45f4 Show when a channel resource changes (#3074)

Click to expand commit body
This PR adds a mechanism for notifying the client when a channel note
has been edited or a message has been changed.

TODO: 
- [x] Fix infinite loop when opening the chat panel
- [x] Switch to client-side ack model of observation detection
- [x] Add client-side-only change detection (e.g. for when a channel
note is open locally but not focused)
- [x] Review implementation / query performance.
- [x] Fix lack of ACK on restart for channel buffers
- [x] remove channel note opening on click
- [x] Fix channel messages sent while chat channel is in the background
not showing the channel as changed.

Release Notes:

- N/A

Mikayla Maki created

4d61d01 Add an RPC handler for channel buffer acks

Click to expand commit body
co-authored-by: max <max@zed.dev>

Mikayla and max created

dd0edcd Changed the on-click behavior of joining a channel to not open the chat, and only open 1 project instead of all projects

Click to expand commit body
Co-authored-by: conrad <conrad.irwin@gmail.com>
Co-authored-by: max <max@zed.dev>

Mikayla , conrad , and max created

ebc8059 WIP

Antonio Scandurra created

d28c815 Checkpoint

Antonio Scandurra created

dc9a260 Checkpoint

Antonio Scandurra created

249e6fe Add `Icon` element

Marshall Bowers created

e84b874 Add storybook CLI

Marshall Bowers created

e548572 Fix channel messages test

Mikayla created

0323a60 Remove unneeded `theme` function

Click to expand commit body
This also fixes the panic when trying to declare the `GPUIApplication` class.

Marshall Bowers created

a05cbf8 Begin setting up stories

Marshall Bowers created

5aa4560 Checkpoint

Antonio Scandurra created

133c3a3 Checkpoint

Antonio Scandurra created

f964620 Checkpoint

Antonio Scandurra created

4b793f4 Wire up hacky children for `Panel`

Marshall Bowers created

aae4f00 Render `Panel`

Marshall Bowers created

366a491 Fix icon paths

Marshall Bowers created

bc1801f Checkpoint

Antonio Scandurra created

25cd12c Fix icon name

Marshall Bowers created

90e22da Render workspace

Marshall Bowers created

e6c7e57 Merge branch 'gpui2' into marshall/gpui2-playground

Marshall Bowers created

d385bc9 Allow tinting images grayscale

Antonio Scandurra created

1816ab9 Checkpoint: start rendering images

Antonio Scandurra created

5c750b6 Checkpoint: emojis rendering

Antonio Scandurra created

cd1c137 WIP

Antonio Scandurra created

4cf2ba2 Checkpoint: render SVGs

Antonio Scandurra created

a1ee2db Use Courier for now, to avoid panicking

Antonio Scandurra created

db8096c Fix most tests for new chat changes

Mikayla created

25a2554 Checkpoint

Nathan Sobo created

3bc7024 Fix unit test

Click to expand commit body
co-authored-by: Conrad <conrad.irwin@gmail.com>

Mikayla and Conrad created

4ff80a7 Fix a few mouse event id bugs and move facepile to the left

Click to expand commit body
co-authored-by: conrad <conrad.irwin@gmail.com>

Mikayla and conrad created

23ee821 Lower frequency of popup warning when leaving a call

Click to expand commit body
co-authored-by: conrad <conrad.irwin@gmail.com>

Mikayla and conrad created

1e0ff65 Checkpoint

Nathan Sobo created

da211be Checkpoint

Nathan Sobo created

95342c8 Merge branch 'main' into channel-changes

Max Brunsfeld created

61e0289 Acknowledge channel notes and chat changes when views are active

Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>

Max Brunsfeld and Mikayla created

af09861 Specify uuid crate in the root Cargo.toml

Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>

Max Brunsfeld and Mikayla created

7f9e3bc Checkpoint

Nathan Sobo created

d995192 Checkpoint: Get basic workspace rendering

Nathan Sobo created

c57e19c Checkpoint: Glyphs rendering how I'd like

Nathan Sobo created

550d9a9 Checkpoint

Nathan Sobo created

4208ac2 WIP

Nathan Sobo created

45429b5 WIP

Nathan Sobo created