Mattias Erming
|
ef22d84d97
|
Add TLS/SSL support
|
2014-09-10 08:56:32 -07:00 |
|
Mattias Erming
|
1731fcdcad
|
Fix custom name
|
2014-09-09 15:32:26 -07:00 |
|
Mattias Erming
|
0f754ea703
|
Allow custom network name
|
2014-09-09 15:20:07 -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
|
c66fab06a4
|
Allow commands on connect
|
2014-09-09 12:31:23 -07:00 |
|
Mattias Erming
|
965981e112
|
Fix login
|
2014-09-09 10:23:46 -07: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
|
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
|
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 |
|
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
|
53e08ebff3
|
Added CTCP replies
|
2014-09-03 14:43:27 -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
|
0199fb4657
|
Added '/quote' command
|
2014-08-25 03:35:27 -07:00 |
|
Mattias Erming
|
34b729440e
|
Fix name prettify
|
2014-08-25 03:14:28 -07:00 |
|
Mattias Erming
|
86134ba72f
|
Trigger event when sending messages
|
2014-08-25 02:50:38 -07:00 |
|
Mattias Erming
|
6be53fba43
|
Rename cli folder
|
2014-08-25 02:40:13 -07:00 |
|
Mattias Erming
|
4c2e1e24f7
|
Added 'shout edit' command
|
2014-08-24 17:19:21 -07:00 |
|
Mattias Erming
|
100d3dee18
|
Added 'shout config' command
|
2014-08-18 18:53:17 -07:00 |
|
Mattias Erming
|
5e9c032591
|
Move cli code
|
2014-08-18 18:18:40 -07:00 |
|
Mattias Erming
|
523a9cd734
|
Fix failing thumbnails
|
2014-08-18 17:07:21 -07:00 |
|
Mattias Erming
|
a904de5d7a
|
Minor changes
|
2014-08-18 17:07:21 -07:00 |
|
Mattias Erming
|
357578e20c
|
Use superagent for image download
|
2014-08-17 14:40:26 -07:00 |
|
Mattias Erming
|
b36e069895
|
Update cli commands
|
2014-08-17 06:33:48 -07:00 |
|
Mattias Erming
|
ac156544f0
|
Fetch remote images
|
2014-08-16 14:19:15 -07:00 |
|
Mattias Erming
|
0fcdbeadec
|
Added thumbnail plugin
|
2014-08-16 12:49:28 -07:00 |
|
Mattias Erming
|
67375a2600
|
Updated the cli
|
2014-08-14 10:26:03 -07:00 |
|
Mattias Erming
|
eb7c40276e
|
Run private server by default
Use `shout start --public` or edit your `config.json` to override.
|
2014-08-14 09:37:26 -07:00 |
|
Mattias Erming
|
43b6310481
|
Added user loading
|
2014-08-13 18:52:02 -07:00 |
|
Mattias Erming
|
c870dc8c15
|
Added ClientManager class
|
2014-08-13 16:43:25 -07:00 |
|
Mattias Erming
|
cd1383c1f0
|
Added --port option
|
2014-08-05 01:44:29 -07:00 |
|
Mattias Erming
|
4b21c319c2
|
Turn index.js into an executable
|
2014-08-05 01:32:50 -07:00 |
|
Mattias Erming
|
928220c6c1
|
Rename lib to src
|
2014-08-05 00:48:14 -07:00 |
|