Commit Graph

32 Commits (master)

Author SHA1 Message Date
jsrobson10 33c3d5f30a Made buttons be greyed out when they're selected 2019-05-01 13:16:52 +10:00
jsrobson10 bc797a9e12 Fixed memory leak issues 2019-04-29 09:04:32 +10:00
jsrobson10 1d159570fc Fixed issues with reconnecting to the server and new profiles. 2019-04-23 11:44:31 +10:00
jsrobson10 067f06c0a2 Iscolated ordered data functions. 2019-04-19 12:16:59 +10:00
jsrobson10 45d7fd78d2 Made child processes exit automatically 2019-04-19 11:31:20 +10:00
jsrobson10 56f653765c Made execPath less os-specific 2019-04-19 11:04:23 +10:00
jsrobson10 1024eb2b8b Added ability to use socks proxies with connections, fixed issues with textarea focus 2019-04-19 10:56:18 +10:00
jsrobson10 ecac3cb6c9 Added word breaking 2019-04-17 17:44:12 +10:00
jsrobson10 0d44e0aca2 Got better looking timestamps 2019-04-17 17:39:03 +10:00
jsrobson10 39d8540498 Added timestamps to messages 2019-04-17 16:40:22 +10:00
jsrobson10 c63a625a0a Can now send links, do some string formatting, send newlines, organised chats more. Updated the readme 2019-04-17 08:53:12 +10:00
jsrobson10 245bf4e418 Made messages appear differently if you sent them or if someone else sent them. 2019-04-16 16:43:55 +10:00
jsrobson10 6a78b9d9e2 Added basic chatting between users 2019-04-13 16:34:16 +10:00
jsrobson10 2d38e4744d Got a nice-ish looking text box 2019-04-13 14:40:31 +10:00
jsrobson10 b7274a9097 Added clickable chat links, made the title change with the chat clicked. 2019-04-13 14:29:00 +10:00
jsrobson10 2a4f48cec7 Allowed server to update the chat list 2019-04-13 10:19:14 +10:00
jsrobson10 79f73d3dbc Added a way to add chats, added titles 2019-04-13 10:10:18 +10:00
jsrobson10 a10e14f9d1 The client can now be updated by the server by new users 2019-04-12 18:14:40 +10:00
jsrobson10 124867967c Added basic functionality to see users and conversations 2019-04-12 17:47:30 +10:00
jsrobson10 f2231cd43c Added reciving chat/user data from the server 2019-04-12 17:17:16 +10:00
jsrobson10 a5f1b53a34 Updated readme 2019-04-10 20:31:29 +10:00
jsrobson10 1a4ae14242 Got authentication between the server and the client 2019-04-10 20:24:41 +10:00
jsrobson10 40e469514a Started work on a basic GUI, organised some stuff more 2019-04-10 17:42:44 +10:00
jsrobson10 cde5914101 Sorted the scripts, made profiles 2019-04-10 15:47:50 +10:00
jsrobson10 2a326d477f Reduced spam 2019-04-10 13:09:40 +10:00
jsrobson10 66e0db11bd Got stable, functional, reliable connection between the server. Fixed issues with JavaScript strings. 2019-04-09 21:03:05 +10:00
jsrobson10 6447085c29 Made communication more stable 2019-04-09 19:18:47 +10:00
jsrobson10 914742051c Made hostname and port specifiable 2019-03-30 21:37:02 +11:00
jsrobson10 e685e63c70 Made connections happen in a function instead of globally. 2019-03-30 21:28:20 +11:00
jsrobson10 727643aa79 Got encrypted, stable communication between the server and the client 2019-03-30 18:33:57 +11:00
jsrobson10 04893b2ac5 Installed node-rsa, fixed package.json 2019-03-25 13:00:56 +11:00
jsrobson10 a760adb0c5 Initial Commit 2019-03-24 17:22:44 +11:00