Commit graph

545 commits

Author SHA1 Message Date
WolverinDEV
47f437ff12 Using a relative webpack public path again 2020-10-04 16:15:50 +02:00
WolverinDEV
f4ae18a4b8 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 16:15:50 +02:00
WolverinDEV
f34efcc7f7 Fixed invalid channel tree unique id assignment for the initial server entry (https://forum.teaspeak.de/index.php?threads/2986) 2020-10-04 16:15:50 +02:00
WolverinDEV
c8d037e33a Adding an option for rnnoise suppression on the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
6a491e37b3 Improved client entry handling 2020-10-04 16:15:50 +02:00
WolverinDEV
1a79afa54e Enabled remote channel trees 2020-10-04 16:15:50 +02:00
WolverinDEV
9ecc204569 Fixed the sensitivity activity detector 2020-10-04 16:15:50 +02:00
WolverinDEV
2a472b70e7 fixing the general channel tree context menu 2020-10-04 16:15:50 +02:00
WolverinDEV
883ccbbc65 Implementing key tree control for the external channel trees 2020-10-04 16:15:50 +02:00
WolverinDEV
9ab430e8db Adding a channel popout/popin button for the channel popout renderer 2020-10-04 16:15:50 +02:00
WolverinDEV
ee4da7fbcc Fixed some remote context menu bugs 2020-10-04 16:15:50 +02:00
WolverinDEV
7a6f1691d3 Adding an non functional popout button to the channel tree 2020-10-04 16:15:50 +02:00
WolverinDEV
f81bab0775 Fixed memory references which keep unneeded objects in memory 2020-10-04 16:15:50 +02:00
WolverinDEV
bd14de0a70 Implemented the channel popout ui 2020-10-04 16:15:50 +02:00
WolverinDEV
e6f17bf802 Context menus now spawn in the currently focused windows (required for the remote channel tree viewer) 2020-10-04 16:15:50 +02:00
WolverinDEV
206b814fc4 Implementing channel tree client move semantics 2020-10-04 16:15:50 +02:00
WolverinDEV
08eb5b90ac Fixed error on local client enter 2020-10-04 16:15:50 +02:00
WolverinDEV
2ed32a891f Fixed channel info description not rendering 2020-10-04 16:15:50 +02:00
WolverinDEV
0a28e1e302 Fixed compile errors 2020-10-04 16:15:50 +02:00
WolverinDEV
7688711cbd Fixed the server log scroll bar on server handler switching 2020-10-04 16:15:50 +02:00
WolverinDEV
ef780bc695 Implemented client rename and some small channel tree optimisations 2020-10-04 16:15:50 +02:00
WolverinDEV
f6d25a71f9 Using a different controller for the popout modal 2020-10-04 16:15:50 +02:00
WolverinDEV
2d5743eb52 Reworked the channel tree renderer (preparation for the popoutable channel tree) 2020-10-04 16:15:50 +02:00
WolverinDEV
5bdc99acb0 Reworked the channel tree events 2020-10-04 16:15:50 +02:00
WolverinDEV
999c3990b5 fixed the remote icon handler 2020-10-04 16:15:50 +02:00
WolverinDEV
41a9ffd222 Removed import to the old icon handler 2020-10-04 16:15:50 +02:00
WolverinDEV
0c441e771c Updating empty/unset icons when connecting to the target server 2020-10-04 16:15:50 +02:00
WolverinDEV
d1efa2ba31 Adjusted to the new icon API 2020-10-04 16:15:50 +02:00
WolverinDEV
8f477437af Updated the icon API 2020-10-04 16:15:50 +02:00
WolverinDEV
73f523ee52 Disabled event handler debug 2020-10-04 16:15:50 +02:00
WolverinDEV
acb30b214c Removed debugging code 2020-10-04 16:15:50 +02:00
WolverinDEV
2b2681b2e7 Making the server tabs moveable (https://github.com/TeaSpeak/TeaWeb/issues/68) 2020-10-04 16:15:50 +02:00
WolverinDEV
ca875258b4 Implementing a method for switching the server connection handler order 2020-10-04 16:15:50 +02:00
WolverinDEV
92c832f4a4 fixed missing alt attributes for loading and default avatars 2020-10-04 16:15:50 +02:00
WolverinDEV
9ed9bb0ff3 Preventing dragging of icon/avatars 2020-10-04 16:15:50 +02:00
WolverinDEV
12d6d202ef Removed old connection handler code 2020-10-04 16:15:50 +02:00
WolverinDEV
04e81cd321 Fixed missing default channel subscription icon 2020-10-04 16:15:50 +02:00
WolverinDEV
68f1cf934c Fixed sprites for the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
47178a3948 Removed debugging messages 2020-10-04 16:15:50 +02:00
WolverinDEV
edb2f017fc Some minor fixes for the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
a7c5f910fc Removed the voice echo test for the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
7feda9d2be Updated the icon and the favicon icon handler 2020-10-04 16:15:50 +02:00
WolverinDEV
650b31c42a Fixed https://github.com/TeaSpeak/TeaWeb/issues/139 2020-10-04 16:15:50 +02:00
WolverinDEV
db9711cf12 Fixed compile error and removed debug server connection handler 2020-10-04 16:15:50 +02:00
WolverinDEV
712b311da4 Improved the server tab navigation bar 2020-10-04 16:15:50 +02:00
WolverinDEV
92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +02:00
WolverinDEV
4185e8b549 fucked up and only committed on half... here is the other one 2020-09-17 23:49:05 +02:00
WolverinDEV
7db0d9f492 Fixed small compile errors 2020-09-17 23:41:47 +02:00
WolverinDEV
2a25d5ae83 Made the context menu en/disable able via the settings and remove the global loader context menu blocker 2020-09-17 23:19:30 +02:00
WolverinDEV
7a3f3761bd Removed debugging call 2020-09-17 23:08:29 +02:00