Commit Graph

1599 Commits (3f15573)

Author SHA1 Message Date
WolverinDEV 7a02420c72 Fixed private conversation mode 2020-12-12 23:13:06 +01:00
WolverinDEV 8949c7ae8a Updated avatar as well wehn switching the client info 2020-12-12 22:58:52 +01:00
WolverinDEV ae57fbea6d Fixed client info 2020-12-12 22:54:19 +01:00
WolverinDEV e442924b2f Fixed icon renderer bug 2020-12-12 22:43:47 +01:00
WolverinDEV f37476dd0b Some minor changes, bugfixes and improvements 2020-12-12 14:18:50 +01:00
WolverinDEV 13803b0195 Improved channel update performance 2020-12-12 14:07:51 +01:00
WolverinDEV aada747f4e Improved the video rendering and selection 2020-12-12 13:19:04 +01:00
WolverinDEV f3fb114115 Some video related changes and bugfixes (requires nightly 18) 2020-12-12 00:16:17 +01:00
WolverinDEV f50c6c4f3e Fixed music bot compiler error 2020-12-11 11:55:41 +01:00
WolverinDEV 23414b7f31 Video now has to be manually activated in order to watch it 2020-12-10 13:32:35 +01:00
WolverinDEV e78833e534 The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
WolverinDEV 3d02669d20 Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
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