ZIm/crates/collab/src
Mikayla Maki 6d3518cb50
Collab panel touch ups (#2855)
This will also fix the bug that @JosephTLyons observed where accepting a
channel invite would not show sub channels.

Release Notes:

- Offline section is now collapsed by default
- Manage members now shows full list
- Dragging of docks now follows the mouse exactly, and double clicks
reset size. (https://github.com/zed-industries/community/issues/1816)
2023-08-17 01:09:01 -07:00
..
bin Restore seeding of random GH users in seed-db 2023-08-02 15:45:22 -07:00
db Implement calling contacts into your current channel 2023-08-15 14:56:54 -07:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests Collab panel touch ups (#2855) 2023-08-17 01:09:01 -07:00
api.rs Create user record automatically when someone logs in on the website 2023-03-14 12:25:04 +01:00
auth.rs Add logging and metric for time spent hashing auth tokens 2023-03-17 14:32:13 -07:00
db.rs Add fix for lost channel update bug 2023-08-17 00:56:21 -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 WIP - Panic immediately when detecting non-determinism via a change to the execution trace 2022-12-23 17:34:13 -08:00
lib.rs Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
main.rs Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
rpc.rs Implement calling contacts into your current channel 2023-08-15 14:56:54 -07:00
tests.rs Dial in the channel creating/renaming UI 2023-08-09 17:11:57 -07:00