26 Commits

Author SHA1 Message Date
Dan Seripap
4cee744b07 Support for encrypted file transfer
Accept file, blob decoding

Remove double init of window handler

Added confirmation/acceptance message

Add lazy IDs to transferred files for file owner

Added chat class- initial support for slash commands

Abstraction of chat to its own class

Removed underscore from vendors, switching to import. Increased username color values

Not localizing username, organizing slash commands

Keeping context

Support for symbols/emojis. Fixes #9

Added back npm scripts, added method to check if log messages contain usernames

Checks and balances

Better parsing of commands and organization of valid commands

Fixed #10 - Added running version on modal and about section, Updated disclaimer/wording, displaying public IP if available through server

File transfer pre-confirmation

Encrypting stringified object versus string
2016-02-23 15:59:01 -05:00
Alan Friedman
e9b3498eaa Merge develop into cleanup 2016-02-21 11:09:00 -05:00
Dan Seripap
59ee6ca56f Actual configurable port 2016-02-20 09:09:05 -05:00
Dan Seripap
e59bb2a1cf Creating interface for darkwire, started work on filetransfer 2016-02-19 11:39:04 -05:00
Dan Seripap
4338f1aa8a Configurable port 2016-02-19 09:04:31 -05:00
Dan Seripap
6ec8d9c5a0 More cleanup: Removed sessions, as they are not needed 2016-02-19 08:55:56 -05:00
Dan Seripap
05f66b7bdb Added .secret file for sessions
x
2016-01-27 18:16:40 -05:00
Dan Seripap
97b004bba9 Added licenses, cleanup 2016-01-19 12:35:47 -05:00
Alan Friedman
c2448a7e4e Shorten URLs 2016-01-13 13:50:39 -05:00
Alan Friedman
68a56cc854 Use gzip compression 2016-01-12 08:36:12 -05:00
Dan Seripap
f9d69c85bf Double shortid 2016-01-10 17:09:59 -05:00
Dan Seripap
b40f50d445 Cosmetics 2016-01-08 20:04:43 -05:00
Dan Seripap
770b31a73a Added favicon notifications 2016-01-08 19:44:57 -05:00
Dan Seripap
171b844e98 Generate random room on refresh 2016-01-08 18:43:17 -05:00
Dan Seripap
28ea129c10 Incognito check 2016-01-08 15:57:31 -05:00
Dan Seripap
a71ebc44d4 Loader 2016-01-08 14:03:58 -05:00
Alan Friedman
a570354fd4 Condense some logic 2016-01-06 21:56:00 -05:00
Dan Seripap
ee82683620 Merge branch 'master' of https://github.com/seripap/fattychat
* 'master' of https://github.com/seripap/fattychat:
  Remove unneeded generate call
2016-01-06 21:52:35 -05:00
Dan Seripap
b5efac6867 noop 2016-01-06 21:50:45 -05:00
Alan Friedman
0744726a6d Remove unneeded generate call 2016-01-06 21:49:50 -05:00
Alan Friedman
b90acce4cc Fix for empty rooms 2016-01-06 21:48:49 -05:00
Dan Seripap
bfba7023ad Fix for joining any room url 2016-01-06 21:22:25 -05:00
Dan Seripap
f377b0dc87 Isolated room.js 2016-01-06 20:51:01 -05:00
Alan Friedman
ee4ac056bf Add support for multiple rooms 2016-01-06 18:31:00 -05:00
Dan Seripap
b727a046c0 Autologin, short username 2016-01-06 15:23:49 -05:00
Dan Seripap
9d92e59dcd Fatty chat v1 2016-01-06 15:03:26 -05:00