Commit graph

126 commits

Author SHA1 Message Date
WolverinDEV
92e5b72677 Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
WolverinDEV
3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV
2b3a4c396a Added server messages to the server log 2020-08-09 11:50:32 +02:00
WolverinDEV
2a26e47515 Fixed small compile error 2020-08-09 02:19:47 +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
WolverinDEV
1709bfcbbe Enabling private message received notification by default (turns out as quite helpfull) 2020-08-05 19:34:32 +02:00
WolverinDEV
f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV
c17c1113c8 Merged with master and fixed some minor issues 2020-08-01 13:07:33 +02:00
WolverinDEV
b665927832 Fixed some chat notifications 2020-07-23 21:53:11 +02:00
WolverinDEV
b3743c554a Finishing the notification system and some fixups for the native client 2020-07-23 20:00:25 +02:00
WolverinDEV
324869e3fd finished off the notification system 2020-07-23 19:31:31 +02:00
WolverinDEV
234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV
ba7e618c19 Increased chatbox placeholder bightness 2020-07-21 13:12:35 +02:00
WolverinDEV
4bd442f316 Only updating the partner loading dots if they're visible 2020-07-21 12:52:29 +02:00
WolverinDEV
8ca9a8594f Fixed some compile errors 2020-07-20 19:23:44 +02:00
WolverinDEV
96e16edd6f Made the menu bar fully editable 2020-07-20 19:12:34 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
9777d50920 Removed raw remarkable.min.js file from vendors and instead using the node module 2020-07-18 00:57:58 +02:00
WolverinDEV
61de8008e5 Removed some unused junk 2020-07-18 00:18:02 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV
8978d3d5d2 Removed the old permission editor 2020-06-15 16:58:17 +02:00
WolverinDEV
c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV
b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV
d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV
d1661b9409 Some minor and major bugfixing 2020-06-11 11:17:56 +02:00
WolverinDEV
804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV
bdf09b2077 Updated the declaration builder 2020-05-03 23:32:04 +02:00
WolverinDEV
606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV
c300949923 Fixed missing client name change update 2020-04-27 20:19:43 +02:00
WolverinDEV
7871d7c189 A lot of updates 2020-04-21 15:18:16 +02:00
WolverinDEV
7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV
23a732556f Fixed a exception for the private messages system 2020-04-11 11:52:09 +02:00
WolverinDEV
2a0dc44d2a Fixed client hide/show button 2020-04-11 11:46:56 +02:00
WolverinDEV
3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV
3c6bdb13d1 Removed auto generated files 2020-04-09 17:39:45 +02:00
WolverinDEV
f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV
25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV
e5c7342182 Starting with react 2020-04-06 16:28:15 +02:00
WolverinDEV
84356be456 Importing the permission type as "{}", else the d.ts generator will make bs 2020-04-04 13:47:54 +02:00
WolverinDEV
deeb1450b1 Implemented the missing message builders 2020-04-04 12:48:43 +02:00
WolverinDEV
c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV
0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV
447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV
13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV
b4fc739a13 Added image preview and preview overlay 2020-03-19 14:31:45 +01:00
WolverinDEV
78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00