Commit graph

22 commits

Author SHA1 Message Date
WolverinDEV
84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV
2211da243d Globally rendering the app via React 2021-01-05 18:13:57 +01:00
WolverinDEV
ee9678f0f4 Added some error boundaries to keep the ui functional even if elements may throw and error for a connection instance 2020-12-21 20:07:09 +01:00
WolverinDEV
8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV
4823ed4f76 Fixed Firefox private mode 2020-12-05 16:19:37 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +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
WolverinDEV
ee35e252cf Improved RTC connection handling and logging 2020-11-17 13:10:24 +01:00
WolverinDEV
658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV
1996878f12 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 15:52:15 +02:00
WolverinDEV
cd392ec54f Fixed the server log scroll bar on server handler switching 2020-09-26 22:57:53 +02:00
WolverinDEV
9782bb355a Adjusted to the new icon API 2020-09-26 01:22:21 +02:00
WolverinDEV
92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +02:00
WolverinDEV
3771f40625 Adding a setting editor 2020-09-17 23:06:02 +02:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
e50a8f5d6c Fixed safari for the web client 2020-09-07 14:52:30 +02:00
WolverinDEV
405bc7512d Some restructuring for the voice connection part 2020-08-10 19:39:28 +02:00
WolverinDEV
2b3a4c396a Added server messages to the server log 2020-08-09 11:50:32 +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
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