1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-12-22 07:15:47 +01:00
galene/group
Juliusz Chroboczek ef0201c94d Replace RTCPFeedback in down tracks.
We used to copy the RTCPFeeback field from the up track.  It is
more correct to regenerate it with the exact feedback types
that we expect.
2024-11-30 17:55:24 +01:00
..
client.go Use errors.Is in Password.Match. 2024-05-27 23:00:45 +02:00
client_test.go Don't return error when matching empty password. 2024-05-02 17:41:50 +02:00
description.go Improve HTTP error for unknown permissions. 2024-11-08 17:07:11 +01:00
description_test.go Implement message permission and shutup command. 2024-05-08 16:24:32 +02:00
group.go Replace RTCPFeedback in down tracks. 2024-11-30 17:55:24 +01:00
group_test.go Add new "caption" permission. 2024-11-08 15:22:41 +01:00