WolverinDEV
bb3283a6c9
Fixed a lot bbcode related issues
2020-12-07 15:22:39 +01:00
WolverinDEV
08968b3d54
Improced BBCode support
2020-12-07 15:07:47 +01:00
WolverinDEV
e94a8a3b4f
Fixed icon size for the channel popout
2020-12-06 11:54:39 +01:00
WolverinDEV
b220aaef28
Fixed unlimited Video retries
2020-12-05 22:59:46 +01:00
WolverinDEV
ba382fc025
Actually adding remote ICE candidates as well
2020-12-05 22:21:14 +01:00
WolverinDEV
4823ed4f76
Fixed Firefox private mode
2020-12-05 16:19:37 +01:00
WolverinDEV
e9bf6a53d2
Adding channel entry range selection for ealier multi channel select
2020-12-04 14:44:10 +01:00
WolverinDEV
6f460ae111
Added an option for mass channel subscription and unsubscription
2020-12-04 13:58:05 +01:00
WolverinDEV
3ec0f32634
Updating the channel collapsed state after channel move
2020-12-04 13:43:53 +01:00
WolverinDEV
92191b259b
Properly logging channel creations, deletions, shows and hides
2020-12-04 13:36:34 +01:00
WolverinDEV
409f7489c4
Added a helper method to verify the current subscribe mode
2020-12-04 12:49:08 +01:00
WolverinDEV
7c63f10b2c
Fixed invalid error handling within the file transfer browser
2020-12-04 12:48:54 +01:00
WolverinDEV
fbb8afcc9e
Adding a connection timeout and properly unregister peer event handlers
2020-12-04 12:48:36 +01:00
WolverinDEV
132e2f892e
fixed auto subscription for new channels
2020-12-04 12:48:19 +01:00
WolverinDEV
373c9bb80f
Removing default values when creating a new channel
2020-12-04 12:32:28 +01:00
WolverinDEV
0eb9bb61e8
Some minor channel edit/create ui bug fixes
2020-12-04 11:51:43 +01:00
WolverinDEV
9af7fe11a4
Added a visual indicator when moving clients
2020-12-03 19:13:12 +01:00
WolverinDEV
932c4de17b
Automatically subscribing to newly created channels
2020-12-03 17:58:13 +01:00
WolverinDEV
903c29ac51
Added channel movement and reordering
2020-12-03 17:52:20 +01:00
WolverinDEV
9a42a02227
Fixed missing tree update on channel move
2020-12-03 12:23:47 +01:00
WolverinDEV
6221cd9028
Updated the ChangeLog.md and fixed some minor bugs
2020-12-03 12:09:36 +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
abf5d6a52a
Updated the channel tree move semantics
2020-12-02 20:59:54 +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
b64e4b4dee
Increased popop window initialize timeout
2020-11-28 19:35:09 +01:00
WolverinDEV
4c16b8373a
Moved the RTP part to the shared part and trick the user to activate audio before connecting to any server.
2020-11-28 19:33:54 +01:00
WolverinDEV
1cc91668b7
Some firefox related updates
2020-11-28 15:41:44 +01:00
WolverinDEV
f31ff61518
Added an echo test menu entry within the tools secion
2020-11-28 15:34:28 +01:00
WolverinDEV
164f715171
Prompting the user to unmute himself if he's muted before doing the echo test
2020-11-28 13:15:27 +01:00
WolverinDEV
ee0fee5cf7
Implemented the voice whisper backend and reenabled the voice echo test for TeaSpeak 1.5.0
2020-11-28 12:58:22 +01:00
WolverinDEV
18e44faf3c
Some small updates, related to firefox
2020-11-25 23:41:32 +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
173ba5b696
Fixed missing icons
2020-11-22 16:43:06 +01:00
WolverinDEV
0e030215db
Some minor changes and fixes
2020-11-22 16:11:00 +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
9f98481057
Fixed the dummy voice connection
2020-11-17 15:40:29 +01:00
WolverinDEV
a7b1815d2b
Fixed #148
2020-11-17 14:38:48 +01:00
WolverinDEV
d3d11700ce
Reduced client update command spam as well reduced the overall client join commands (Fixing #147 )
2020-11-17 14:35:26 +01:00
WolverinDEV
8be3943d00
Added legacy support for the non 1.5.0 TeaSpeak server voice bridge and fixed the client status updates
2020-11-17 14:27:46 +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
947bac0e66
fixed two compile errors
2020-11-17 11:26:52 +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
ea4e08c2f6
Fixed missing icons
2020-11-10 17:25:25 +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
7c14127b30
Fixed a small exception
2020-10-31 11:18:56 +01:00
WolverinDEV
2f5c0f6143
Fixed compile errors
2020-10-05 15:18:50 +02:00
WolverinDEV
7663689a09
Removed unneeded code and HTML templates
2020-10-05 12:58:55 +02: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
df73618bd0
Added an option to abort the loader animation
2020-10-05 10:44:44 +02:00
WolverinDEV
2a172565a8
Adding a halloween animation special for the client
2020-10-04 20:47:19 +02:00
WolverinDEV
63ee86a2de
Fixed the channel info modal
2020-10-04 16:07:13 +02:00
WolverinDEV
e073890849
Using a relative webpack public path again
2020-10-04 16:02:29 +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
4cdabc620b
Fixed invalid channel tree unique id assignment for the initial server entry ( https://forum.teaspeak.de/index.php?threads/2986 )
2020-10-04 15:10:59 +02:00
WolverinDEV
444c4d78f7
Adding an option for rnnoise suppression on the native client
2020-10-01 10:56:54 +02:00
WolverinDEV
7a97a74cd5
Improved client entry handling
2020-09-30 22:51:04 +02:00
WolverinDEV
30357018c4
Enabled remote channel trees
2020-09-30 20:28:30 +02:00
WolverinDEV
c6b0a7d731
Fixed the sensitivity activity detector
2020-09-29 16:31:09 +02:00
WolverinDEV
3c02b7c6cd
fixing the general channel tree context menu
2020-09-29 15:56:55 +02:00
WolverinDEV
1f93fe433e
Implementing key tree control for the external channel trees
2020-09-29 15:42:54 +02:00
WolverinDEV
583cdd146e
Adding a channel popout/popin button for the channel popout renderer
2020-09-29 15:02:36 +02:00
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
8e2d35c683
Removed the debug music bot thumbnail
2020-09-26 23:29:47 +02:00
WolverinDEV
4940e9fd0f
removed debug image from image preview
2020-09-26 23:28:45 +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
120c1deab1
removed old connection handler style
2020-09-25 18:30:03 +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
381ff2a4a7
Updated the translation flags
2020-09-25 16:29:39 +02:00
WolverinDEV
85ee59ab1f
Added a auto in use detection
2020-09-25 16:29:25 +02:00
WolverinDEV
ab59f205db
Updated the translation files
2020-09-25 13:27:14 +02:00
WolverinDEV
2d412cbd8c
adding a ui visible flag for translations which are definitively exposed to the user
2020-09-25 13:27:01 +02:00
WolverinDEV
bf6aa15dda
Adding a Dutch translation base
2020-09-25 11:01:35 +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
WolverinDEV
8dd4cb285c
Fixed the dummy voice connection
2020-09-07 19:07:14 +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
e1dd532205
Some bugfixing
2020-09-02 11:41:51 +02:00
WolverinDEV
34b874c38d
Fixed current build errors
2020-09-01 14:16:43 +02:00
WolverinDEV
1c50051a4a
Reworked the web audio decoding
2020-09-01 12:53:42 +02:00
WolverinDEV
a98503285f
Starting with the whisper system
2020-08-26 12:33:53 +02:00
WolverinDEV
f80c7c4e50
Starting with the whisper system
2020-08-26 12:33:40 +02:00
WolverinDEV
700bba4d2e
Fixed the SVG sprite generator for unaligned icons
2020-08-24 10:38:14 +02:00
WolverinDEV
88cbf1383a
fixed the country icon path for the native client
2020-08-24 10:35:28 +02:00
WolverinDEV
1435042413
Minimal changes to the change log update window
2020-08-23 11:54:03 +02:00
WolverinDEV
6a2b592817
Improved the change list algorithm
2020-08-23 11:16:13 +02:00
WolverinDEV
1498a30bd3
Added an export all variables mode to the CSS editor and keep these changes persistent
2020-08-23 11:05:55 +02:00
WolverinDEV
41edb6053e
Fixed js render setup for the client
2020-08-23 10:48:15 +02:00
WolverinDEV
7100e090ad
added a comma for better gramma
2020-08-23 10:38:24 +02:00
WolverinDEV
9b361ea557
Fixed compile errors due to the rename of ErrorID to ErrorCode
2020-08-22 22:23:19 +02:00
WolverinDEV
4557479e09
Added an app updated modal when the app has been updated
2020-08-22 21:20:25 +02:00
WolverinDEV
aa7b9fff43
Some minimal client improvements
2020-08-22 17:50:38 +02:00
WolverinDEV
1b8130e1fb
Reduced the initial-sequence.gif size
2020-08-21 00:28:32 +02:00