zed/crates/channel/src
Conrad Irwin c31626717f
channel projects (#8456)
Add plumbing for hosted projects. This will currently show them if they
exist
but provides no UX to create/rename/delete them.

Also changed the `ChannelId` type to not auto-cast to u64; this avoids
type
confusion if you have multiple id types.


Release Notes:

- N/A
2024-02-26 22:15:11 -07:00
..
channel_store channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_buffer.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_chat.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_store.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
channel_store_tests.rs Add SystemClock (#8239) 2024-02-22 22:28:08 -05:00