Commit Graph

164 Commits (5407fcb9ffc72a8f9bc5ddf6a197759f23a356e6)

Author SHA1 Message Date
WolverinDEV 5407fcb9ff Improved channel private conversation mode behaviour 2020-12-21 20:07:09 +01:00
WolverinDEV fea0993c7d Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-21 20:07:09 +01:00
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