ZIm/crates/collab/src
Conrad Irwin 2187513026
app version to server (#7130)
- Send app version and release stage to collab on connect
- Read the new header on the server

Release Notes:

- Added the ability to collaborate with users on different releases of
Zed.
2024-01-31 15:46:24 -07:00
..
bin Add requires_zed_cla column to channels table 2024-01-22 16:41:24 -08:00
db Spell adjust (#7050) 2024-01-30 02:23:10 -05:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests app version to server (#7130) 2024-01-31 15:46:24 -07:00
api.rs Add requires_zed_cla column to channels table 2024-01-22 16:41:24 -08:00
auth.rs Update verify_access_token doc comment 2024-01-17 18:06:16 -08:00
db.rs Aggressively simplify channel permissions: 2024-01-25 23:26:32 -07:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix merge conflict 2024-01-09 09:44:22 -07:00
main.rs disallow opening private files (#7165) 2024-01-31 12:05:51 -08:00
rpc.rs app version to server (#7130) 2024-01-31 15:46:24 -07:00
tests.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00