30 Commits

Author SHA1 Message Date
Dan Seripap
3ba25cd14a Removed unused code, cleaned up styles 2016-02-25 09:28:19 -05:00
Dan Seripap
57cef2f44f Better sanitation of chat messages, support for multiline messages, updated username change method 2016-02-24 22:21:46 -05:00
Dan Seripap
edfab8a0c3 Closes #12 - /me command 2016-02-24 09:17:21 -05:00
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
Dan Seripap
c6670b56d6 Working implementation of darkwire interface 2016-02-19 12:39:47 -05:00
Dan Seripap
e59bb2a1cf Creating interface for darkwire, started work on filetransfer 2016-02-19 11:39:04 -05:00
Alan Friedman
55feed3257 Remove all external dependencies (scripts, fonts, img, etc) 2016-01-26 11:12:58 -05:00
Alan Friedman
663fee0797 Use input instead of textarea for room URL 2016-01-25 15:44:50 -05:00
Alan Friedman
2e2162980a Use fixed position for message input and icon 2016-01-19 12:54:01 -05:00
Alan Friedman
83df79de29 Add switch toggle for sound notifications 2016-01-16 11:07:43 -05:00
Alan Friedman
b42f459cee Use textarea for copyable text and autosize it 2016-01-15 22:05:53 -05:00
Alan Friedman
a5aa18b9ba Change to darkwire.io and dark theme 2016-01-15 17:00:18 -05:00
Alan Friedman
fc8dae8217 Add Modernizr to show send icon on touch devices only 2016-01-12 22:59:42 -05:00
Alan Friedman
11814aae88 Improve editing key and change footer button styles 2016-01-12 20:59:29 -05:00
Alan Friedman
5e2a9e2ac0 Simplify key stuff 2016-01-12 20:09:27 -05:00
Alan Friedman
6b5e042f80 Logo sizing 2016-01-12 16:49:08 -05:00
Alan Friedman
9b146220a8 Add current users list modal 2016-01-12 16:45:35 -05:00
Alan Friedman
b800a52a0e Input CSS fixes 2016-01-12 08:47:35 -05:00
Alan Friedman
199a459010 Fix nav background color 2016-01-12 08:25:37 -05:00
Alan Friedman
7eebbe0a95 Add squirrel logo and favicon 2016-01-11 21:01:44 -05:00
Alan Friedman
b1389371a8 Tweak participants count style and position 2016-01-11 13:43:40 -05:00
Alan Friedman
62d316a5d9 Highlight input when encryption is off 2016-01-11 13:06:18 -05:00
Alan Friedman
fc60050ee1 Fix for settings modal showing both footer buttons 2016-01-11 12:59:37 -05:00
Alan Friedman
4d36f0d83e Enable encryption by default and show warning when it's disabled 2016-01-11 12:51:47 -05:00
Alan Friedman
9958bfd9a1 Message input style tweaks 2016-01-09 15:43:19 -05:00
Alan Friedman
14fc581a6f Add header and settings and about modals 2016-01-09 13:53:41 -05:00
Alan Friedman
325c270990 Prevent zoom and fix input font size 2016-01-08 18:02:06 -05:00
Alan Friedman
197dbcdbd8 Add key modal and Bootstrap 2016-01-08 17:48:52 -05:00
Dan Seripap
1838304893 Key 2016-01-08 16:51:07 -05:00
Dan Seripap
9d92e59dcd Fatty chat v1 2016-01-06 15:03:26 -05:00