Commit graph

824 commits

Author SHA1 Message Date
WolverinDEV
7fdcdb8f21 Fixed private conversation mode 2020-12-21 20:07:09 +01:00
WolverinDEV
37583d10c0 Updated avatar as well wehn switching the client info 2020-12-21 20:07:09 +01:00
WolverinDEV
f056c29332 Fixed client info 2020-12-21 20:07:09 +01:00
WolverinDEV
a77bd89e15 Fixed icon renderer bug 2020-12-21 20:07:09 +01:00
WolverinDEV
dd67527c64 Some minor changes, bugfixes and improvements 2020-12-21 20:07:09 +01:00
WolverinDEV
a1c1911b71 Improved channel update performance 2020-12-21 20:07:09 +01:00
WolverinDEV
d4ab372173 Improved the video rendering and selection 2020-12-21 20:07:09 +01:00
WolverinDEV
0457c68a04 Some video related changes and bugfixes (requires nightly 18) 2020-12-21 20:07:09 +01:00
WolverinDEV
de527a750d Fixed music bot compiler error 2020-12-21 20:07:09 +01:00
WolverinDEV
88f4033a3e Video now has to be manually activated in order to watch it 2020-12-21 20:07:09 +01:00
WolverinDEV
787de619de The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-21 20:07:09 +01:00
WolverinDEV
cb505d39cf Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-21 20:07:09 +01:00
WolverinDEV
1253d6a4fb Fixed a compiling error 2020-12-21 20:07:09 +01:00
WolverinDEV
069c02a76e Allowing to drag client tags 2020-12-21 20:07:09 +01:00
WolverinDEV
0035e73179 Some minor bugfixing and enabled context menus for every clickable client tag 2020-12-21 20:07:09 +01:00
WolverinDEV
c8aab5fa6d Fixed HTML link copy pasting 2020-12-21 20:07:09 +01:00
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
3104dff238 Fixed image cache initialisation 2020-12-08 14:43:07 +01:00
WolverinDEV
335f527a92 Some minor permission editor related fixes 2020-12-08 12:14:53 +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
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