Commit graph

197 commits

Author SHA1 Message Date
WolverinDEV
426b328804 Fixed a small crash 2020-12-21 17:51:51 +01:00
WolverinDEV
c1a683e505 Fixed Video preview crash and added error boundaries 2020-12-19 20:14:51 +01:00
WolverinDEV
a5afa5cce3 Added some error boundaries to keep the ui functional even if elements may throw and error for a connection instance 2020-12-18 19:25:27 +01:00
WolverinDEV
5da2877c8b Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
WolverinDEV
3412faf125 A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
WolverinDEV
001bececbe Updating the channel client count on client switch 2020-12-18 12:23:00 +01:00
WolverinDEV
41f9facf31 Some minor updates 2020-12-17 11:55:53 +01:00
WolverinDEV
eb94db0773 Properly outlining the permission why a video subscription isn't possible 2020-12-16 23:49:36 +01:00
WolverinDEV
fdae0c77e8 Improved video control handling 2020-12-16 23:11:57 +01:00
WolverinDEV
d18701b984 Fixed some minor bugs and made broadcast settings reeditable 2020-12-16 22:06:46 +01:00
WolverinDEV
2b5bc27471 Some minor fixes/improvements 2020-12-13 14:29:01 +01:00
WolverinDEV
8949c7ae8a Updated avatar as well wehn switching the client info 2020-12-12 22:58:52 +01:00
WolverinDEV
ae57fbea6d Fixed client info 2020-12-12 22:54:19 +01:00
WolverinDEV
aada747f4e Improved the video rendering and selection 2020-12-12 13:19:04 +01:00
WolverinDEV
f3fb114115 Some video related changes and bugfixes (requires nightly 18) 2020-12-12 00:16:17 +01:00
WolverinDEV
f50c6c4f3e Fixed music bot compiler error 2020-12-11 11:55:41 +01:00
WolverinDEV
23414b7f31 Video now has to be manually activated in order to watch it 2020-12-10 13:32:35 +01:00
WolverinDEV
e78833e534 The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
WolverinDEV
3d02669d20 Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
WolverinDEV
e6bbb883e4 Improved channel private conversation mode behaviour 2020-12-09 14:22:22 +01:00
WolverinDEV
a05b795859 Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-09 13:36:56 +01:00
WolverinDEV
4aef00875e Correctly showing the client as "left view" if we're disconnecing from the server 2020-12-07 19:39:53 +01:00
WolverinDEV
2041ed5fc3 Recoded the client info ui in React and increased responsibility to variable changes 2020-12-07 19:37:06 +01:00
WolverinDEV
08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
WolverinDEV
4823ed4f76 Fixed Firefox private mode 2020-12-05 16:19:37 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
8824525d38 Fixed server connection tab move handler 2020-12-03 10:09:55 +01:00
WolverinDEV
a572493d57 Fixed bug where the video hangs after initial playback 2020-12-03 01:30:55 +01:00
WolverinDEV
bfeeeebb18 Show the echo test for the webclient only 2020-12-02 18:54:31 +01:00
WolverinDEV
46d9ead8ba Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00
WolverinDEV
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
f31ff61518 Added an echo test menu entry within the tools secion 2020-11-28 15:34:28 +01:00
WolverinDEV
e9e8e2c69b Showing the connection details as well if the extended video view has been opened 2020-11-22 19:12:02 +01:00
WolverinDEV
02a939da15 Added the option to mute/unmute remote video and some minor bugfixing 2020-11-22 19:08:19 +01:00
WolverinDEV
0bde320faa Updated the video codec, added screen sharing and added a lot of video configure options. 2020-11-22 13:48:15 +01:00
WolverinDEV
769563757e Removed debugging code and fixed minor out of order status update bug for the connection status 2020-11-17 13:29:36 +01:00
WolverinDEV
ee35e252cf Improved RTC connection handling and logging 2020-11-17 13:10:24 +01:00
WolverinDEV
2783fff2f1 Double clicking on the video now opens the extended view 2020-11-17 11:01:03 +01:00
WolverinDEV
ae83459c30 Added a connection status indicator and broke Firefox audio playback (not sure why). 2020-11-16 21:02:18 +01:00
WolverinDEV
e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +01:00
WolverinDEV
1ca64c82e2 Some video chat updates 2020-11-12 20:53:56 +01:00
WolverinDEV
658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV
cde346a628 fixed drag flickering 2020-11-06 16:19:07 +01:00
WolverinDEV
82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02:00
WolverinDEV
1996878f12 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 15:52:15 +02:00
WolverinDEV
30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV
583cdd146e Adding a channel popout/popin button for the channel popout renderer 2020-09-29 15:02:36 +02:00
WolverinDEV
cbd20a2177 Implemented the channel popout ui 2020-09-28 09:37:48 +02:00
WolverinDEV
aed30b805b Fixed error on local client enter 2020-09-26 23:17:01 +02:00