ZIm/crates/collab/src
Max Brunsfeld e57c32effb
Avoid playing newly published audio tracks when deafened (#4040)
Release Notes:

- Fixed a bug where the 'deafen' button would only apply to audio from
the call's current participants, but not any participants who joined
after the button was pressed.
- Fixed a bug where after being granted write access to a channel, the
microphone icon appeared non-muted, even though audio was not shared.
2024-01-15 14:08:49 -08:00
..
bin Fix compile error in db seed executable 2023-10-18 18:05:51 -07:00
db Fix multiple mentions in one message 2024-01-13 21:53:22 -07:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests Avoid playing newly published audio tracks when deafened (#4040) 2024-01-15 14:08:49 -08:00
api.rs Add backtrace hash to collab server panic api 2023-12-18 11:12:23 -05: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 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 Run migations on development server start 2024-01-08 22:45:15 -07:00
rpc.rs Prototype cursor sharing (the inefficient way) (#3970) 2024-01-09 22:21:24 -07:00
tests.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00