Commit graph

38 commits

Author SHA1 Message Date
WolverinDEV
b54c564151 Removed some unneeded code 2021-04-25 11:37:37 +02:00
WolverinDEV
29c168ece0 Removed the whole {:br:} syntax and removed jQuery from the tra method 2021-04-24 13:59:49 +02:00
WolverinDEV
f933b5d2bf Adding the new React server info modal 2021-04-24 12:58:32 +02:00
WolverinDEV
84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV
71d049302c Reworked the settings module 2021-01-10 16:13:15 +01:00
WolverinDEV
6b5adf30c7 Fixed some microphone issues 2021-01-08 21:30:48 +01:00
WolverinDEV
08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +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
ae83459c30 Added a connection status indicator and broke Firefox audio playback (not sure why). 2020-11-16 21:02:18 +01:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
WolverinDEV
4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV
234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +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
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
cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV
1e8507bf6d Allowing YT videos to be embedded within the chat 2020-02-16 19:50:02 +01:00
WolverinDEV
7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00
WolverinDEV
91636f8082
Added support for tables
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:19 +01:00
WolverinDEV
070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV
40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV
ac0991d696 Switched BBCode library to improve BBCode handling 2019-06-29 21:27:29 +02:00
WolverinDEV
3dc582d1f0 Fixed return key code 2019-05-25 21:10:25 +02:00
WolverinDEV
cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV
a7cb102640 fixed while true loop 2019-04-24 11:54:19 +02:00
WolverinDEV
9be5c8e57f Added a accessible chat history with arrow keys 2019-04-15 17:40:44 +02:00
WolverinDEV
c06b59375a added a chat send history 2019-04-15 17:14:45 +02:00
WolverinDEV
6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
Renamed from shared/js/chat.ts (Browse further)