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 |
Mattias Erming
|
f86004c1d3
|
Merge pull request #64 from matiassingers/patch-1
Load font with protocol relative URL
|
2014-09-09 10:55:40 +02:00 |
Mattias Erming
|
404442f138
|
Bump version
|
2014-09-09 01:21:09 -07:00 |
Mattias Erming
|
b50deee77e
|
Merge pull request #68 from JonathanHuot/master
Added listen IP parameter
|
2014-09-09 10:18:54 +02:00 |
Mattias Erming
|
04da27617e
|
Create 'users/' if not exist
|
2014-09-09 01:10:09 -07:00 |
Jonathan Huot
|
3a093dacd8
|
Added listen IP parameter. Listening on localhost allow to put Nginx/Varnish in front of shout server
|
2014-09-09 09:48:53 +02:00 |
Matias Singers
|
a206b26eb9
|
Lowercase user search in chat sidebar to match lowercased names
|
2014-09-09 14:49:17 +08:00 |
Matias Singers
|
24920bf7ab
|
Load Lato Google Font without protocol, to allow for HTTPS serving of Shout
|
2014-09-09 14:38:12 +08:00 |
Rocco Zanni
|
86271f6ad0
|
Add server password. Add rejectUnauthorized to disable SSL verification
|
2014-09-08 23:24:20 +02:00 |
Yuki Morishita
|
41837210e1
|
Customizable server name
Read server name from config if "name" is present.
|
2014-09-08 14:45:54 -05:00 |
Mattias Erming
|
2f5be12d00
|
Minor change
|
2014-09-08 10:28:12 -07:00 |
Mattias Erming
|
65689d6dd7
|
Update README.md
|
2014-09-08 19:13:35 +02:00 |
Mattias Erming
|
e650b07fd6
|
Added node-webkit config
|
2014-09-06 14:17:25 -07:00 |
Mattias Erming
|
53e08ebff3
|
Added CTCP replies
|
2014-09-03 14:43:27 -07:00 |
Mattias Erming
|
6badf7079c
|
Use FontAwesome
|
2014-08-29 13:55:26 -07:00 |
Mattias Erming
|
e7a2dd71e6
|
Use Handlebars runtime
|
2014-08-29 10:22:59 -07:00 |
Mattias Erming
|
5594d49d11
|
Fix broken queries
|
2014-08-27 07:34:03 -07:00 |
Mattias Erming
|
90cce21e3a
|
Minor changes
|
2014-08-26 11:15:17 -07:00 |
Mattias Erming
|
752c4c491b
|
Save users in ~/.shout/
|
2014-08-26 11:01:26 -07:00 |
Mattias Erming
|
fb6ac7168e
|
Precompile Handlebars templates
|
2014-08-25 16:13:47 -07:00 |
Mattias Erming
|
6d06e7020e
|
Added debug mode
|
2014-08-25 15:39:23 -07:00 |
Mattias Erming
|
2e36414b26
|
Fix window focus on join
|
2014-08-25 15:09:25 -07:00 |