zed/crates/collab/src
2023-11-17 21:40:57 +02:00
..
bin Fix compile error in db seed executable 2023-10-18 18:05:51 -07:00
db Allow moving channels to the root 2023-10-25 15:50:37 +02:00
rpc
tests Fix most of the TODOs 2023-11-17 21:40:57 +02:00
api.rs Remove dead code for old admin pages 2023-09-13 15:02:59 -07:00
auth.rs Add logging and metric for time spent hashing auth tokens 2023-03-17 14:32:13 -07:00
db.rs Remove logic for multiple channel parents 2023-10-24 17:29:23 +02:00
env.rs
errors.rs
executor.rs
lib.rs Generalize notifications' actor id to entity id 2023-10-17 10:34:50 -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 Rename IIFE to maybe (#3165) 2023-10-25 17:09:12 +02:00
tests.rs Fix panic by disallowing multiple room joins (#3149) 2023-10-24 23:57:08 +02:00