Skip to content

Tags: solar05/zed

Tags

v0.120.3-pre

Toggle v0.120.3-pre's commit message
zed 0.120.3

v0.119.20

Toggle v0.119.20's commit message
zed 0.119.20

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify Membership Management (zed-industries#6747)

Simplify Zed's collaboration system by:
- Only allowing member management on root channels.
- Disallowing moving sub-channels between different roots.
- Disallowing public channels nested under private channels.

This should make the mental model easier to understand, and makes it
clearer
who has what access. It is also significantly simpler to implement, and
so
hopefully more performant and less buggy.

Still TODO:
- [x] Update collab_ui to match.
- [x] Fix channel buffer tests.

Release Notes:

- Simplified channel membership management.

v0.120.2-pre

Toggle v0.120.2-pre's commit message
zed 0.120.2

v0.119.19

Toggle v0.119.19's commit message
zed 0.119.19

collab-v0.41.0

Toggle collab-v0.41.0's commit message
collab 0.41.0

v0.120.1-pre

Toggle v0.120.1-pre's commit message

Verified

This commit was signed with the committer’s verified signature.
mikayla-maki Mikayla Maki
zed 0.120.1

v0.120.0-pre

Toggle v0.120.0-pre's commit message
Revert "Ensure that notify observations are sent during `Window::draw…

…()`" (zed-industries#6152)

Reverts zed-industries#4236

This causes an infinite loop when opening the language server logs

v0.119.18

Toggle v0.119.18's commit message

Verified

This commit was signed with the committer’s verified signature.
mikayla-maki Mikayla Maki
zed 0.119.18

v0.119.17

Toggle v0.119.17's commit message
v0.119.x stable