Commit Graph

1637 Commits (b1c2b80ec82eff83d2f835a684aac020b6febd4a)

Author SHA1 Message Date
WolverinDEV c7a01ce79a Fixed the context menu within popout windows for the web client 2020-12-09 16:14:51 +01:00
WolverinDEV 077a788a3f Fixed a compiling error 2020-12-09 16:02:38 +01:00
WolverinDEV a3b9b1b11e Allowing to drag client tags 2020-12-09 15:50:58 +01:00
WolverinDEV b665d69a9f Some minor bugfixing and enabled context menus for every clickable client tag 2020-12-09 14:54:25 +01:00
WolverinDEV 9e90510b43 Fixed HTML link copy pasting 2020-12-09 14:32:14 +01:00
WolverinDEV e6bbb883e4 Improved channel private conversation mode behaviour 2020-12-09 14:22:22 +01:00
WolverinDEV a05b795859 Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-09 13:36:56 +01:00
WolverinDEV 3104dff238 Fixed image cache initialisation 2020-12-08 14:43:07 +01:00
WolverinDEV c144af0879 Fixed image cache initialisation 2020-12-08 14:42:41 +01:00
WolverinDEV e6f19e9b17 Adding the cargo lock file to use the same libraries as in development 2020-12-08 14:32:20 +01:00
WolverinDEV 335f527a92 Some minor permission editor related fixes 2020-12-08 12:14:53 +01:00
WolverinDEV 848de9d4c0 Updating the ChangeLog.md 2020-12-08 12:14:36 +01:00
WolverinDEV 4aef00875e Correctly showing the client as "left view" if we're disconnecing from the server 2020-12-07 19:39:53 +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 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 bf69627275 Fixed the terser webpack plugin 2020-12-05 22:52:12 +01:00
WolverinDEV 48a2b4ab43 Using the old versions again since the new npm packages messing with the web client 2020-12-05 22:27:08 +01:00
WolverinDEV 8a4267a0ba Restored the old package.json 2020-12-05 22:23:55 +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 28ecc39853 Using a fixed wabt version since the newer versions fail 2020-12-05 16:06:16 +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 ad42a52403 Automatically subscribe to newly created channels 2020-12-03 17:58:43 +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 afc107391f Fixed bug where voice replays even though the client is muted 2020-12-03 12:10:44 +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 be9f199c03 Fixed invalid variable removal 2020-12-02 13:48:11 +01:00
WolverinDEV 1321558ff8 Improved the clientapi deploy script 2020-12-02 12:51:13 +01:00
WolverinDEV 3e7617ea13 Removed legacy file streaming mode from the client-api.php 2020-12-02 12:44:20 +01:00
WolverinDEV 33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00