Commit Graph

212 Commits (main)

Author SHA1 Message Date
WolverinDEV 848de9d4c0 Updating the ChangeLog.md 2020-12-08 12:14:36 +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 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 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 ad42a52403 Automatically subscribe to newly created channels 2020-12-03 17:58:43 +01:00
WolverinDEV 903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV 6221cd9028 Updated the ChangeLog.md and fixed some minor bugs 2020-12-03 12:09:36 +01:00
WolverinDEV abf5d6a52a Updated the channel tree move semantics 2020-12-02 20:59:54 +01:00
WolverinDEV 33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00
WolverinDEV 0e030215db Some minor changes and fixes 2020-11-22 16:11:00 +01:00
WolverinDEV e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +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 9b86110508 Updated the ChangeLog.md 2020-10-05 12:50:07 +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 cbd20a2177 Implemented the channel popout ui 2020-09-28 09:37:48 +02:00
WolverinDEV 317c37303f Updated the ChangeLog.md 2020-09-26 23:05:43 +02:00
WolverinDEV 3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV 69f1e25674 Removed debugging code 2020-09-25 20:56:15 +02:00
WolverinDEV 2d26112884 Updated the translation flags 2020-09-25 16:39:18 +02:00
WolverinDEV 987db2cebc Updated the icon and the favicon icon handler 2020-09-24 22:16:08 +02:00
WolverinDEV f2a7f37c74 Improved the server tab navigation bar 2020-09-24 15:51:22 +02:00
WolverinDEV 7c16af959b Updated the ChangeLog.md 2020-09-17 23:08:01 +02:00
WolverinDEV b1cdbf93d1 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb
 Conflicts:
	ChangeLog.md
	shared/js/ConnectionHandler.ts
	shared/js/connection/CommandHelper.ts
	shared/js/connection/DummyVoiceConnection.ts
	shared/js/connection/ServerFeatures.ts
	shared/js/connection/VoiceConnection.ts
	shared/js/ipc/BrowserIPC.ts
	shared/js/tree/Channel.ts
	shared/js/tree/Client.ts
	shared/js/ui/frames/side/music_info.ts
	shared/js/ui/modal/ModalAvatarList.ts
	shared/js/ui/modal/ModalChangeLatency.ts
	shared/js/ui/modal/ModalMusicManage.ts
	shared/js/ui/modal/ModalQueryManage.ts
	shared/js/ui/modal/echo-test/Controller.tsx
	shared/js/ui/modal/echo-test/Definitions.ts
	shared/js/ui/modal/echo-test/Renderer.scss
	shared/js/ui/modal/echo-test/Renderer.tsx
	shared/js/ui/modal/permission/ModalPermissionEditor.tsx
	shared/js/ui/modal/settings/Microphone.tsx
	shared/js/voice/RecorderProfile.ts
	shared/js/voice/VoiceClient.ts
	shared/js/voice/VoicePlayer.ts
	shared/js/voice/VoiceWhisper.ts
2020-09-16 20:45:06 +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 20cbd0be45 Fixed safari for the web client 2020-09-14 08:25:44 +02:00
WolverinDEV 9f8c46d6f4 Adding the new echo test 2020-09-14 08:25:44 +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 1a13e11063 Updating the change log 2020-09-02 14:31:47 +02:00
WolverinDEV a02ebb0048 updated the ChangeLog.md 2020-09-02 11:52:04 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +02:00
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV 56605c2383 Updated the ChangeLog.md 2020-08-24 10:38:27 +02:00
WolverinDEV f231c5a44d Updating the ChangeLog.md 2020-08-23 11:06:06 +02:00
WolverinDEV b0aa0c4c1a Fixes some change log anomalies 2020-08-22 21:20:02 +02:00
WolverinDEV 7af9aa85fc Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 23:03:46 +02:00
WolverinDEV 4977739961 Commiting changes before going on vacation (Still contains errors) 2020-08-19 23:03:46 +02:00
WolverinDEV 7267b3e56a Using React for the microphone settings 2020-08-19 23:03:46 +02:00
WolverinDEV 3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV a4b24ec86f Updated the ChangeLog.md 2020-08-09 02:12:25 +02:00
WolverinDEV 6b623a4d11 Some minor W2G and general changes 2020-08-08 15:20:32 +02:00
WolverinDEV 4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV 6eed79ad61 Merge remote-tracking branch 'remotes/origin/canary' into develop
# Conflicts:
#	ChangeLog.md
2020-08-05 19:12:56 +02:00
WolverinDEV 01036291bc Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:27:45 +02:00
WolverinDEV f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV 33c8b75957 Fixed icon and avatar loading 2020-08-01 11:26:08 +02:00
WolverinDEV cadabd69c7
Fixed icon and avatar loading 2020-07-25 13:56:30 +02:00
WolverinDEV 3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV 234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV 52efd2fde5 Improved the channel tree scroll fix handler and updated the ChangeLog.md 2020-07-18 00:02:28 +02:00
WolverinDEV 3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +02:00
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV 99b75f34d6 Improved audio de/encoding 2020-06-12 18:27:33 +02:00
WolverinDEV 9da9a2eae5 Added a copy and paste context menu to all input fields 2020-06-12 11:04:18 +02:00
WolverinDEV 99a8ab9017 Some minor updates 2020-06-11 14:53:14 +02:00
WolverinDEV d1661b9409 Some minor and major bugfixing 2020-06-11 11:17:56 +02:00
WolverinDEV f0ca5ff83f Fixed bug that on channel tree deletion the channel tree gets not updated 2020-06-11 10:47:25 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV bdf09b2077 Updated the declaration builder 2020-05-03 23:32:04 +02:00
WolverinDEV 43a73d27a0 Added DockerHub image deploy automatisation 2020-05-03 22:02:18 +02:00
WolverinDEV 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV 9dfa948105 Fixed missing channel tree update on talk power change 2020-04-25 17:42:18 +02:00
WolverinDEV 2019cfe549 Fixed bookmark savings 2020-04-21 15:50:11 +02:00
WolverinDEV 7871d7c189 A lot of updates 2020-04-21 15:18:16 +02:00
WolverinDEV e641cef629 Updated the development setup description 2020-04-18 22:30:02 +02:00
WolverinDEV b46a7f59f5 Some more channel tree features 2020-04-18 21:26:44 +02:00
WolverinDEV 7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV 323b4e7006 Showing the hostmessage only if its not empty (https://github.com/TeaSpeak/TeaClient/issues/22) 2020-04-11 10:57:52 +02:00
WolverinDEV 3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV 702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV d915a0e52b Updating the ChangeLog.md 2020-04-04 12:49:12 +02:00
WolverinDEV 07f1461821 Updated the changelog and the file.ts 2020-04-03 16:02:26 +02:00
WolverinDEV 09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +02:00
WolverinDEV e422418e5a Fixed bug where an invalid permission value kicks you from the server 2020-03-28 23:22:44 +01:00
WolverinDEV a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV 3e3cdd5fec Updating the changelog and fixed a compile error 2020-03-19 15:13:12 +01:00
WolverinDEV b4fc739a13 Added image preview and preview overlay 2020-03-19 14:31:45 +01:00
WolverinDEV 45092d4ebd Using proper icons for the client info 2020-03-19 11:35:39 +01:00
WolverinDEV e2d66987a9 Updating the sound system 2020-03-18 23:00:24 +01:00
WolverinDEV 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV d28ded4307 Fixed missing "private chats" button 2020-02-16 19:37:34 +01:00
WolverinDEV 72ac13298c Improved icon visibility 2020-02-16 19:27:48 +01:00
WolverinDEV fe54eb409d Fixed automatically added new lines for inserted text 2020-02-16 18:55:21 +01:00
WolverinDEV 4526d6b6bf Added correct hostname resolving 2020-02-16 18:09:59 +01:00
WolverinDEV e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV 7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00