Commit Graph

535 Commits (bf8c6ed857538f33f0d048f2c0cd15730ba7f010)

Author SHA1 Message Date
WolverinDEV bf8c6ed857 Fixed some remote context menu bugs 2020-09-29 15:02:00 +02:00
WolverinDEV 3b0a4f0318 Adding an non functional popout button to the channel tree 2020-09-29 11:41:55 +02:00
WolverinDEV a76daf280e Fixed memory references which keep unneeded objects in memory 2020-09-28 10:13:20 +02:00
WolverinDEV cbd20a2177 Implemented the channel popout ui 2020-09-28 09:37:48 +02:00
WolverinDEV 7b120c2f57 Context menus now spawn in the currently focused windows (required for the remote channel tree viewer) 2020-09-27 19:04:05 +02:00
WolverinDEV f81f3d6d3d Implementing channel tree client move semantics 2020-09-27 16:49:04 +02:00
WolverinDEV aed30b805b Fixed error on local client enter 2020-09-26 23:17:01 +02:00
WolverinDEV 8c2e42a797 Fixed channel info description not rendering 2020-09-26 23:05:25 +02:00
WolverinDEV 8b592391ec Fixed compile errors 2020-09-26 23:01:53 +02:00
WolverinDEV cd392ec54f Fixed the server log scroll bar on server handler switching 2020-09-26 22:57:53 +02:00
WolverinDEV 6fc3ac4c14 Implemented client rename and some small channel tree optimisations 2020-09-26 22:53:33 +02:00
WolverinDEV 1aedcfc0ac Using a different controller for the popout modal 2020-09-26 21:36:39 +02:00
WolverinDEV 55a3608efb Reworked the channel tree renderer (preparation for the popoutable channel tree) 2020-09-26 21:35:11 +02:00
WolverinDEV 3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV 3fb5ccf8cf fixed the remote icon handler 2020-09-26 20:39:37 +02:00
WolverinDEV ef07b0c2e5 Removed import to the old icon handler 2020-09-26 11:17:55 +02:00
WolverinDEV 0e373cb8d9 Updating empty/unset icons when connecting to the target server 2020-09-26 01:31:29 +02:00
WolverinDEV 9782bb355a Adjusted to the new icon API 2020-09-26 01:22:21 +02:00
WolverinDEV ca4216be67 Updated the icon API 2020-09-26 01:22:05 +02:00
WolverinDEV e8c279bc62 Disabled event handler debug 2020-09-25 21:11:16 +02:00
WolverinDEV 69f1e25674 Removed debugging code 2020-09-25 20:56:15 +02:00
WolverinDEV aa6bf1e933 Making the server tabs moveable (https://github.com/TeaSpeak/TeaWeb/issues/68) 2020-09-25 20:55:26 +02:00
WolverinDEV 65e447bfb5 Implementing a method for switching the server connection handler order 2020-09-25 20:54:26 +02:00
WolverinDEV bd307d49c5 fixed missing alt attributes for loading and default avatars 2020-09-25 20:46:36 +02:00
WolverinDEV 0a78890159 Preventing dragging of icon/avatars 2020-09-25 20:36:23 +02:00
WolverinDEV 72289dee12 Removed old connection handler code 2020-09-25 18:29:42 +02:00
WolverinDEV 35b35d4db6 Fixed missing default channel subscription icon 2020-09-25 18:15:29 +02:00
WolverinDEV 4dec91094b Fixed sprites for the native client 2020-09-25 18:04:46 +02:00
WolverinDEV b46c7d1b1e Removed debugging messages 2020-09-25 17:17:20 +02:00
WolverinDEV 5a3e1f26ea Some minor fixes for the native client 2020-09-25 17:15:24 +02:00
WolverinDEV 9dd8eec7ae Removed the voice echo test for the native client 2020-09-25 10:46:42 +02:00
WolverinDEV 987db2cebc Updated the icon and the favicon icon handler 2020-09-24 22:16:08 +02:00
WolverinDEV 03f8d1290a Fixed https://github.com/TeaSpeak/TeaWeb/issues/139 2020-09-24 22:11:10 +02:00
WolverinDEV f41febcb68 Fixed compile error and removed debug server connection handler 2020-09-24 15:58:23 +02:00
WolverinDEV f2a7f37c74 Improved the server tab navigation bar 2020-09-24 15:51:22 +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
WolverinDEV 3771f40625 Adding a setting editor 2020-09-17 23:06:02 +02:00
WolverinDEV 2a8027ec23 Stripping the cr character for the identity import 2020-09-17 21:29:29 +02:00
WolverinDEV 640e918677 Fixed an import 2020-09-17 19:07:14 +02:00
WolverinDEV a91db39308 let travis rebild :P 2020-09-17 01:57:46 +02:00
WolverinDEV 1da7541d12 Fixed some compile errors 2020-09-16 21:50:21 +02:00
WolverinDEV 94b6c5aaa5 Improved the echo testing 2020-09-16 21:12:28 +02:00
WolverinDEV 8e5966c04c Fixed the audio mute states 2020-09-16 20:37:39 +02:00
WolverinDEV 6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +02:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV 391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00