Commit graph

862 commits

Author SHA1 Message Date
WolverinDEV
b17fb5dea8 Only rendering the emoji picker when it's needed
If not done so the whole channel select render will take an eternity
2021-01-06 17:26:34 +01:00
WolverinDEV
4d9df41c35 Fixed the video bar using the new full react app layout 2021-01-06 17:22:29 +01:00
WolverinDEV
2211da243d Globally rendering the app via React 2021-01-05 18:13:57 +01:00
WolverinDEV
0dbf991e36 Fixed invalid bounds calculation and only saving new values when the divider has been released 2021-01-05 18:09:57 +01:00
WolverinDEV
b112a79113 Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
WolverinDEV
f1d24df7ac Rendering the hostbanner via React 2021-01-05 14:46:09 +01:00
WolverinDEV
2a120987cf Sloppy allowing the user to controll it's max bandwidth used 2021-01-04 21:28:47 +01:00
WolverinDEV
b162668090 Adding VP8 codec support 2020-12-30 17:33:23 +01:00
WolverinDEV
a6afb98093 Fixed missing voice and text channel update when switching the server tabs 2020-12-29 18:23:06 +01:00
WolverinDEV
12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV
6efc4ad075 Fixed missing position attribute of youtube video container 2020-12-22 15:37:25 +01:00
WolverinDEV
87de8d830b Fixed wired shrink issue 2020-12-22 15:16:10 +01:00
WolverinDEV
3cd0a4c6f4 Fixed issue #154 2020-12-22 13:56:50 +01:00
WolverinDEV
23051ef90e Fixed channel edit renderer imports 2020-12-22 13:45:43 +01:00
WolverinDEV
34c4bfc08a Removed the "global" replacement instead using an empty string 2020-12-22 13:37:49 +01:00
WolverinDEV
810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV
218a9d0600 Fixed image chat width 2020-12-21 23:51:22 +01:00
WolverinDEV
8b72eca3bb Fixed image chat width 2020-12-21 23:25:45 +01:00
WolverinDEV
0fc025545d Strip "\n" at the back of the chat messages 2020-12-21 22:59:20 +01:00
WolverinDEV
3d2d44d193 Fixed youtube link rendering 2020-12-21 21:07:19 +01:00
WolverinDEV
9c4e660b16 Fixed changes from develop which somehow got into master 2020-12-21 20:28:08 +01:00
WolverinDEV
de052d566b Tem changes for the new channel create modal 2020-12-21 20:25:07 +01:00
WolverinDEV
65406447f5 Fixed too early initialize 2020-12-21 20:24:00 +01:00
WolverinDEV
68388f693a Fixed Travis compile 2020-12-21 19:13:25 +01:00
WolverinDEV
8717b3dd1d Fixed the Poke message URL renderer 2020-12-21 18:10:16 +01:00
WolverinDEV
426b328804 Fixed a small crash 2020-12-21 17:51:51 +01:00
WolverinDEV
c1a683e505 Fixed Video preview crash and added error boundaries 2020-12-19 20:14:51 +01:00
WolverinDEV
f87dfed579 Fixed URL emitting 2020-12-19 16:14:07 +01:00
WolverinDEV
a5afa5cce3 Added some error boundaries to keep the ui functional even if elements may throw and error for a connection instance 2020-12-18 19:25:27 +01:00
WolverinDEV
5da2877c8b Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
WolverinDEV
3412faf125 A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
WolverinDEV
001bececbe Updating the channel client count on client switch 2020-12-18 12:23:00 +01:00
WolverinDEV
41f9facf31 Some minor updates 2020-12-17 11:55:53 +01:00
WolverinDEV
eb94db0773 Properly outlining the permission why a video subscription isn't possible 2020-12-16 23:49:36 +01:00
WolverinDEV
fdae0c77e8 Improved video control handling 2020-12-16 23:11:57 +01:00
WolverinDEV
d18701b984 Fixed some minor bugs and made broadcast settings reeditable 2020-12-16 22:06:46 +01:00
WolverinDEV
2b5bc27471 Some minor fixes/improvements 2020-12-13 14:29:01 +01:00
WolverinDEV
27888661d9 Directly connection when hitting enter on the address line 2020-12-13 14:18:58 +01:00
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