Commit graph

426 commits

Author SHA1 Message Date
YuviPanda 37cc5d20a8 Specify full stack of fonts for the chat input as well
Also removes Menlo from the stack, since it is not fixed-width
unlike the others in the stack, and Monaco already accounts
for OS X
2014-09-13 20:53:31 +01:00
Mattias Erming 1e4ad44a01 Bump version 2014-09-13 04:31:52 -07:00
Mattias Erming ca08753d3b Merge pull request #119 from kode54/master
Two minor fixes (connection rate limiting, default http index mime type)
2014-09-13 12:14:45 +02:00
Chris Moeller 1076ee4e06 Server correctly sends text/html MIME type and response code 200 for the root index. 2014-09-13 05:54:17 +01:00
Chris Moeller b32520b1f9 Add a 500ms between network connections, to prevent hitting operating system rate limiting. 2014-09-13 05:52:03 +01:00
Mattias Erming 6bcbe1b702 Fix line height 2014-09-12 18:16:29 -07:00
Mattias Erming d01f4b37a1 Added server password to 'Connect' window 2014-09-12 18:03:26 -07:00
Mattias Erming cabf766fba Improve sidebar message counter 2014-09-12 16:27:27 -07:00
Mattias Erming 0f68823298 Fix 'shout add' crash 2014-09-11 16:55:50 -07:00
Mattias Erming 0365e01859 Update README.md 2014-09-11 23:02:57 +02:00
Mattias Erming dadb104627 Update README.md 2014-09-11 23:01:53 +02:00
Mattias Erming d53c0716e6 Added 'shout reset' command 2014-09-11 14:00:18 -07:00
Mattias Erming 428f63946b Added password hashing 2014-09-11 13:37:16 -07:00
Mattias Erming 9a7d00781f Modify build process 2014-09-11 11:23:19 -07:00
Mattias Erming 815ed887f4 Fix multiple query windows 2014-09-11 11:05:33 -07:00
Mattias Erming 666f21cd66 Added MOTD messages 2014-09-11 10:24:32 -07:00
Mattias Erming b1217aa416 Fix login screen disappearing 2014-09-11 03:08:33 -07:00
Mattias Erming 585391905e Fix sidebar toggle 2014-09-10 14:43:56 -07:00
Mattias Erming 1862e2af93 Reload page on disconnect 2014-09-10 13:30:36 -07:00
Mattias Erming 64d1c99241 Merge pull request #100 from sciyoshi/remove-login-form
Remove login form from DOM after a successful login
2014-09-10 22:11:35 +02:00
Mattias Erming 4ef468bd32 Added messages show/hide toggles 2014-09-10 13:08:32 -07:00
Samuel Cormier-Iijima f43d48ddc9 Remove login form from DOM after a successful login.
This fixes issues when using password manager browser extensions.
2014-09-10 19:55:31 +00:00
Mattias Erming 38397248c6 Minor fix 2014-09-10 12:33:15 -07:00
Mattias Erming 05a51f74a7 Fix the 'Show More' button 2014-09-10 12:23:56 -07:00
Mattias Erming 37b68b7bc4 Try-catch Audio fallback 2014-09-10 10:04:27 -07:00
Mattias Erming ced6227818 User/users wording 2014-09-10 09:51:05 -07:00
Mattias Erming 0e00f894a8 Set default port based on TLS setting 2014-09-10 09:22:58 -07:00
Mattias Erming d759c62481 Update example user.json 2014-09-10 09:00:00 -07:00
Mattias Erming ef22d84d97 Add TLS/SSL support 2014-09-10 08:56:32 -07:00
Mattias Erming 9fc69978e7 Update README.md 2014-09-10 01:01:11 +02:00
Mattias Erming 0f5ecbe2ab Update README.md 2014-09-10 01:00:52 +02:00
Mattias Erming 33cc2a71b3 Merge pull request #83 from johnku1/master
Heroku Button
2014-09-10 00:44:23 +02:00
Mattias Erming 1731fcdcad Fix custom name 2014-09-09 15:32:26 -07:00
John K f4cc281acd Fixed Readme.md 2014-09-09 18:20:45 -04:00
Mattias Erming 0f754ea703 Allow custom network name 2014-09-09 15:20:07 -07:00
John K de0fa4fab2 Added Heroku Button 2014-09-09 18:19:17 -04:00
John K 4e026b790c Added app.json 2014-09-09 18:17:13 -04:00
Mattias Erming 1338a99536 Update Handlebars 2014-09-09 14:55:45 -07:00
Mattias Erming 2ff4f2bd6e Update build.js 2014-09-09 14:29:15 -07:00
Mattias Erming 43e74d2908 Fix query windows 2014-09-09 14:28:01 -07:00
Mattias Erming 74d0765e00 Better --help output 2014-09-09 13:06:36 -07:00
Mattias Erming b0cbb2ac11 Bump version 2014-09-09 12:32:18 -07:00
Mattias Erming c66fab06a4 Allow commands on connect 2014-09-09 12:31:23 -07:00
Mattias Erming dea1fe1b66 Merge pull request #65 from matiassingers/patch-2
Lowercase user search string in chat sidebar to match lowercased names
2014-09-09 19:46:57 +02:00
Mattias Erming 06a8d5b476 Bump version 2014-09-09 10:24:19 -07:00
Mattias Erming 965981e112 Fix login 2014-09-09 10:23:46 -07:00
Mattias Erming 5940d1d800 Merge pull request #73 from stuartpb/patch-1
Use PORT and IP environment variables
2014-09-09 15:07:12 +02:00
Stuart P. Bentley 3cfa1f42b2 Use PORT and IP environment variables
This makes Shout Heroku / Dokku / Plusku compatible.
2014-09-09 11:20:24 +00:00
Mattias Erming 273e3acf13 Update example user.json 2014-09-09 02:21:18 -07:00
Mattias Erming 25afe0f0c3 Merge pull request #55 from roccozanni/master
Add server password. Add rejectUnauthorized to disable SSL verification
2014-09-09 11:16:37 +02:00