Commit graph

145 commits

Author SHA1 Message Date
Pavel Djundik 3231097e0d Reduce badge size in readme 2016-10-23 00:39:22 +03:00
Max Leiter b503b8cb4f Add image to readme 2016-10-15 13:48:26 -07:00
Jérémie Astori 7858504c4c Fix devDependency URL in David badge
Because they **needed** to break backward compatibility, didn't they...
2016-09-27 01:24:47 -04:00
Jérémie Astori ae2b27ba5f Remove license info from the README
This is already on the badge and at the top of the page, on GitHub UI, as well as in 2 places in npm.
2016-09-20 23:00:42 -04:00
Jérémie Astori f1c3e376c5 Add information on running from source and clean up README a bit 2016-09-20 23:00:42 -04:00
Max Leiter 727e7deb5e Mention wiki in README 2016-08-26 09:16:01 -07:00
Jérémie Astori 55c483b41f Add an AppVeyor badge on the README 2016-05-31 04:42:35 -04:00
Pavel Djundik 96f8cd9a28 Dot is not part of the path 2016-05-08 12:36:18 +03:00
Max Leiter 2b2d9dac6c Updates demo link to HTTPS 2016-05-07 15:26:54 -07:00
Pavel Djundik f2be46474a Change license link to point at our license file 2016-04-29 13:42:04 +03:00
Pavel Djundik d428bb7511 Document supported node version 2016-04-27 10:07:43 +03:00
Hendrik Leppelsack 90e4592e31 link to lounge demo from irc badge 2016-03-17 15:46:29 +01:00
Alexis Métaireau bb35aca032 Added a section explaining why a fork was created. 2016-02-27 17:56:24 +01:00
Jérémie Astori fe6da75854 Remove compiled assets and generate them at prepublish time
- Remove minified libs and compiled templates
- Add a `prepublish` script to build assets, that run on `npm install`
  and right before publishing
  See https://docs.npmjs.com/misc/scripts
- Include these compiled assets to the `.gitignore` file
- Add an empty .npmignore to make sure the compiled assets are not
  ignored when publishing
  https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
- Update the README to reflect changes in development

Note that the Travis CI configuration does not need any tweaking
because it cleans up all extra and changed files, up to publishing on
npm. That is, right before `prepublish` gets run.
See https://docs.travis-ci.com/user/deployment/npm#Releasing-build-artifacts
2016-02-18 06:01:37 +00:00
Jérémie Astori 435998a211 Add mention to credit @erming's great work and inheritance from Shout 2016-02-10 07:47:01 +00:00
Jérémie Astori 447e8c7ad5 Update the project name
Also remove link to the demo and use HTTPS to the docs
2016-02-10 04:30:05 +00:00
Jérémie Astori 263d1d5c78 Add a badge to display the IRC channel at the top 2016-01-22 06:33:09 +00:00
Jérémie Astori 2f5b1663d7 Merge pull request #465 from astorije/astorije/badges
Badges badges badges
2016-01-10 18:47:24 -05:00
Jérémie Astori a5316ae12c Trim trailing whitespaces in README 2016-01-10 23:45:14 +00:00
Jérémie Astori bb0b81e810 Add David badges to the README 2016-01-10 23:45:14 +00:00
Jérémie Astori db99c3354b Add Travis CI badge to the README 2016-01-10 23:43:52 +00:00
Jan-Christoph Borchardt 936bb8141d fix development setup command, fix #535 2015-11-09 17:11:21 +01:00
JocelynDelalande f172db7a99 Merge pull request #511 from olivierlambert/npm-scripts
add npm build script and update the doc accordingly
2015-10-08 11:01:49 +02:00
Olivier Lambert 9e98d01255 remove useless Grunt instruction in the doc 2015-10-07 14:51:00 +02:00
Jérémie Astori dcc03786a2 Switch to SVG version of npm badge in the README 2015-10-07 02:26:29 +00:00
Olivier Lambert aed3c2e271 add npm build script and update the doc accordingly 2015-10-06 12:42:22 +02:00
Paul Friederichsen 35bd5531cf Add font licensing to README.md 2015-10-06 02:55:30 -05:00
Mattias Erming 544c281bf6 Update README.md 2015-03-29 15:43:58 +02:00
Mattias Erming baef7e0438 Update README.md 2015-03-29 15:42:16 +02:00
Jan-Christoph Borchardt 42a73f9b7b add development setup instructions, thanks @hennevogel, fix #355 2015-02-06 13:49:35 +01:00
Mattias Erming fb61bdb1cb Update README.md 2014-10-01 21:10:14 +02:00
Mattias Erming 82899a5fde Update README.md 2014-09-30 20:21:03 +02:00
Mattias Erming 9681ec506a Update README.md 2014-09-30 20:18:31 +02:00
Mattias Erming 695fd35797 Added '/clear' command 2014-09-19 13:24:11 -07:00
Mattias Erming 4d1aa174a1 Hiding Heroku button
Hosting Shout on Heroku (free tier) doesn't really work that well. The reason is that Heroku seems to be powering down inactive dynos, causing Shout to disconnect.

While Heroku will still be supported, the install instructions will be moved to the documentation instead.
2014-09-14 13:58:47 +02:00
Mattias Erming ae49cea217 Update README.md 2014-09-14 01:00:44 +02:00
Mattias Erming fbfb9056d1 Update README.md 2014-09-14 00:07:10 +02:00
Mattias Erming e50852d03c Update README.md 2014-09-13 23:36:02 +02:00
Sascha Depold 3cc2bd2239 Add notes about private heroku setup 2014-09-13 23:24:59 +02:00
Sascha Depold aa2406eb4b Load home directory from helper and make it configurable. 2014-09-13 14:26:45 +02: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 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
John K f4cc281acd Fixed Readme.md 2014-09-09 18:20:45 -04:00
John K de0fa4fab2 Added Heroku Button 2014-09-09 18:19:17 -04:00
Mattias Erming 65689d6dd7 Update README.md 2014-09-08 19:13:35 +02:00
Mattias Erming 0199fb4657 Added '/quote' command 2014-08-25 03:35:27 -07:00
Mattias Erming 100d3dee18 Added 'shout config' command 2014-08-18 18:53:17 -07:00
Mattias Erming 4b2db31be2 Update README.md 2014-08-18 14:55:27 +02:00
Mattias Erming 494cbfd71d Update README.md 2014-08-18 14:50:12 +02:00
Mattias Erming c811750c32 Update README.md
Added 'User Management section
2014-08-18 00:05:27 +02:00
Mattias Erming b36d01f558 Update README.md 2014-08-17 23:45:51 +02:00
Mattias Erming 6b0575f191 Update README.md 2014-08-17 17:40:28 +02:00
Mattias Erming 8dbd1b4d3f Update screenshot 2014-08-17 08:25:45 -07:00
Mattias Erming b16f65b72b Update README.md 2014-08-13 03:27:53 +02:00
Mattias Erming cd1383c1f0 Added --port option 2014-08-05 01:44:29 -07:00
Mattias Erming ddadf4652c Update README.md 2014-08-02 05:14:22 -07:00
Mattias Erming 019a643f94 Minor changes 2014-07-21 03:52:48 -07:00
Mattias Erming 7895679a6a Update README.md 2014-07-21 01:14:36 +02:00
Mattias Erming 8e4cdc3e9f Add models and plugins 2014-06-26 16:06:02 -07:00
Mattias Erming 7370b10c22 Begin rewrite 2014-06-26 09:14:45 -07:00
Mattias Erming a690395086 Added support for multiple users 2014-06-23 19:28:49 +02:00
Mattias Erming 095bdc407b Added dynamic page title 2014-06-21 22:37:21 +02:00
Mattias Erming e94c22c793 Update README.md 2014-06-19 13:31:22 +02:00
Mattias Erming d00e8803d3 Update README 2014-06-18 12:11:51 +02:00
Mattias Erming 354edb1d47 Update README.md 2014-06-16 00:18:55 +02:00
Mattias Erming 5aecd984ea Updated screenshots 2014-06-16 00:09:07 +02:00
Mattias Erming 7e0b11ebf2 Minor changes 2014-06-15 22:36:55 +02:00
Mattias Erming 6c8328146e Update README.md 2014-06-13 00:51:15 +02:00
Mattias Erming 03d8510486 Added '/whoami' command 2014-06-12 14:11:35 +02:00
Mattias Erming 5e3abe2347 Release 1.0.0-alpha4 2014-06-09 21:45:38 +02:00
Mattias Erming 5e9058faa6 Re-implemented the 'Show more' button 2014-06-02 23:08:03 +02:00
Mattias Erming 572671a67f Added screenshot 2014-06-02 02:40:21 +02:00
Mattias Erming fb38df1405 Release 1.0.0-alpha3 2014-05-30 04:36:54 -07:00
Mattias Erming f731707fe7 Added '/ame' and '/amsg' command 2014-05-18 18:19:02 +02:00
Mattias Erming 8fe6110a93 Added '/invite' command 2014-05-18 00:17:50 +02:00
Mattias Erming 8d5514ea65 Added '/partall' command 2014-05-16 15:13:16 +02:00
Mattias Erming 3497bfc39f Added some command aliases 2014-05-15 23:59:00 +02:00
Mattias Erming f320d4c208 Added '/say' command 2014-05-15 23:56:54 +02:00
Mattias Erming 746f73558f Update README.md 2014-05-15 23:46:29 +02:00
Mattias Erming 0bbb6aa005 Update README.md 2014-05-15 21:36:58 +02:00
Mattias Erming b1e5ac516d Added /send 2014-05-07 21:30:14 +02:00
Mattias Erming ea543e90e1 Added ACTION messages 2014-05-03 21:33:10 +02:00
Mattias Erming 13e4115f04 Added /notice 2014-05-03 19:21:11 +02:00
Mattias Erming ffe9068c9e Added license 2014-04-28 13:10:06 +02:00
Mattias Erming 5ff65b1c5c Update README.md 2014-04-26 23:17:20 +02:00
Mattias Erming 4952a11e10 Added port to config 2014-04-26 19:44:23 +02:00
Mattias Erming 568e1e0853 Update README.md 2014-04-23 22:59:48 +02:00
Mattias Erming 2852942241 Removing Backbone dependency. Closes #6 2014-04-23 20:44:44 +02:00
Mattias Erming 47c668bb74 Update README.md 2014-04-20 14:53:55 +02:00
Mattias Erming da5e78597d Remove screenshot 2014-04-20 00:36:05 +02:00
Mattias Erming 11dba9aeb4 Added screenshot 2014-04-15 22:22:43 +02:00
Mattias Erming aa1cd53632 Update README.md 2014-04-15 22:18:19 +02:00
Mattias Erming f04a803243 Create README.md 2014-04-15 21:58:22 +02:00