- 30 Mar, 2021 2 commits
-
-
Alexandre Iooss authored
-
Alexandre Iooss authored
-
- 29 Mar, 2021 1 commit
-
-
Juliusz Chroboczek authored
Thanks to erdnaxe.
-
- 26 Mar, 2021 3 commits
-
-
Alain Takoudjou authored
Users list bars is partially hidden which troncate some username on certains devices.
-
Alain Takoudjou authored
When Settings menu element height is more that the menu content height some item are hidden. overflow to scroll to make them visible on scroll
-
Alain Takoudjou authored
The maximum device with for mobile layout in css is 1024px, for device with > 768 (Ipad) chat button will stay hidded while chat box is also hidden when there is a video call. This commit fix the issue.
-
- 13 Mar, 2021 1 commit
-
-
Juliusz Chroboczek authored
-
- 02 Mar, 2021 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
ErrTimeout was introduced in Go 1.15, while we support 1.13 and later. Thanks to Michael Ströder for the report.
-
- 28 Feb, 2021 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 27 Feb, 2021 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 26 Feb, 2021 8 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
All clients implement Kick, no need for a separate interface.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 24 Feb, 2021 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We now notice that a TLS certificate on disk has changed, and we generate a self-signed certificate if none is found.
-
- 18 Feb, 2021 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 17 Feb, 2021 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Yacine.
-
- 15 Feb, 2021 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Feb, 2021 11 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Thanks to mscherer for the report.
-
Juliusz Chroboczek authored
We no longer risk deadlocking when sending actions, which in turn enables pushing connections synchronously.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Doing this asynchronously was racy -- under extreme circumstances, a client could be deleted before it was added.
-
Juliusz Chroboczek authored
If the writer gets congested, the whole group might be delayed. Better to drop the slow client in that case.
-
- 11 Feb, 2021 1 commit
-
-
Juliusz Chroboczek authored
This simply indicates that the server closed the connection before we received the close indication from the client.
-