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
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
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
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
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
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
3771f40625
Adding a setting editor
2020-09-17 23:06:02 +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
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
WolverinDEV
e50a8f5d6c
Fixed safari for the web client
2020-09-07 14:52:30 +02:00
WolverinDEV
b99d5cd6b9
Adding the new echo test
2020-09-07 12:42:00 +02:00
WolverinDEV
398114434a
Improving user experience on first time visit
2020-09-02 14:34:42 +02:00
WolverinDEV
9e14cdb742
fixed the updated UI overflow behaviour
2020-09-02 12:23:11 +02:00
WolverinDEV
a98503285f
Starting with the whisper system
2020-08-26 12:33:53 +02:00