Commit graph

2056 commits

Author SHA1 Message Date
Jérémie Astori 2025aff7eb Merge pull request #926 from thelounge/greenkeeper/socket.io-1.7.3
Update socket.io and socket.io-client to the latest version 🚀
2017-02-18 02:07:49 -05:00
Jérémie Astori 78bb2edf1a Make sure multiline chains of calls are correctly indented
Without this rule, the following examples are passing ESLint:

```js
foo()
.bar(); // 0 tabs

foo()
		.bar() // 2 tabs
	.baz(); // 1 tab

foo()
  .bar() // 2 spaces
	.baz(); // 1 tab
```
2017-02-18 01:57:50 -05:00
Jérémie Astori b140a1c452 Merge pull request #922 from thelounge/greenkeeper/babel-core-6.23.0
Update babel-core and babel-loader to the latest version 🚀
2017-02-17 19:34:44 -05:00
Pavel Djundik e0111ed587 Update to webpack 2 2017-02-17 17:06:46 +02:00
greenkeeper[bot] 4786085ec4 fix(package): update socket.io to version 1.7.3
https://greenkeeper.io/
2017-02-17 17:04:25 +02:00
Pavel Djundik b7b12b9f75 update babel-preset-es2015 to version 6.22.0 2017-02-17 16:34:31 +02:00
greenkeeper[bot] 3127de7a81 chore(package): update babel-loader to version 6.3.1
https://greenkeeper.io/
2017-02-17 16:34:31 +02:00
greenkeeper[bot] e53c3ebe11 chore(package): update babel-core to version 6.23.1
https://greenkeeper.io/
2017-02-17 16:34:31 +02:00
Pavel Djundik 00a3e3f14c Merge pull request #921 from thelounge/greenkeeper/urijs-1.18.7
Update urijs to the latest version 🚀
2017-02-17 16:32:04 +02:00
Pavel Djundik d2323e12e2 Merge pull request #919 from thelounge/astorije/fix-run_pr-script
Fix `run_pr.sh` script
2017-02-17 16:30:39 +02:00
Jérémie Astori 097d7377f9 Merge pull request #918 from thelounge/greenkeeper/irc-framework-2.6.0
Update irc-framework to the latest version 🚀
2017-02-13 21:48:28 -05:00
greenkeeper[bot] 8d3c201a11 fix(package): update irc-framework to version 2.6.0
https://greenkeeper.io/
2017-02-13 21:41:56 -05:00
greenkeeper[bot] dc3ebcf1bb chore(package): update urijs to version 1.18.7
https://greenkeeper.io/
2017-02-13 17:42:41 +00:00
Jérémie Astori 5e046a963b Fix run_pr.sh script
`npm run build` is now mandatory.
2017-02-12 17:33:46 -05:00
Jérémie Astori ebfa3f936d Merge pull request #878 from thelounge/greenkeeper/fs-extra-2.0.0
Update fs-extra to the latest version 🚀
2017-02-12 17:28:38 -05:00
Jérémie Astori 7848c3b82e Merge pull request #881 from thelounge/greenkeeper/mousetrap-1.6.0
Update mousetrap to the latest version 🚀
2017-02-12 17:16:10 -05:00
greenkeeper[bot] 2dbb56040c fix(package): update fs-extra to version 2.0.0
https://greenkeeper.io/
2017-02-12 17:13:21 -05:00
greenkeeper[bot] 15daca2685 chore(package): update mousetrap to version 1.6.0
https://greenkeeper.io/
2017-02-12 17:02:54 -05:00
Jérémie Astori 9e4708012d 2.2.1 2017-02-12 16:54:09 -05:00
Jérémie Astori dfbe42b590 Add change log entry for v2.2.1 2017-02-12 16:54:01 -05:00
Jérémie Astori 4b6b072c16 Merge pull request #898 from thelounge/greenkeeper/express-4.14.1
Update express to the latest version 🚀
2017-02-12 15:50:08 -05:00
Jérémie Astori 839ba62650 Merge pull request #904 from thelounge/greenkeeper/urijs-1.18.5
Update urijs to the latest version 🚀
2017-02-12 15:49:28 -05:00
Pavel Djundik 6755524be1 Merge pull request #903 from thelounge/astorije/log-users-by-default
Prompt admin for user log at user creation
2017-02-12 09:39:22 +02:00
greenkeeper[bot] e9b4dd7c35 fix(package): update express to version 4.14.1
https://greenkeeper.io/
2017-02-12 09:34:51 +02:00
greenkeeper[bot] ef0128fb00 chore(package): update urijs to version 1.18.6
https://greenkeeper.io/
2017-02-12 09:33:50 +02:00
Jérémie Astori b30450141e Merge pull request #902 from thelounge/greenkeeper/irc-framework-2.5.4
Update irc-framework to the latest version 🚀
2017-02-12 00:43:15 -05:00
greenkeeper[bot] e2abbff7b0 fix(package): update irc-framework to version 2.5.5
https://greenkeeper.io/
2017-02-11 07:59:16 +02:00
Jérémie Astori c5f16a4f41 Merge pull request #899 from thelounge/change-default-maxhistory
Change default maxHistory to 10000
2017-02-08 00:58:02 -05:00
Jérémie Astori a579b9acdc Merge pull request #913 from thelounge/793-fix-height
Fix body height
2017-02-07 01:14:00 -05:00
Al McKinlay 166e43ec39 Fix body height
#821 fixed #793, but it appears since then, Chrome has changed the behaviour back to what it was befor ethe fix, so 2.2.0 on Chrome 56+ is even more broken.
2017-02-06 12:41:17 +00:00
Jérémie Astori 0619646765 Merge pull request #910 from thelounge/greenkeeper/eslint-3.15.0
Update eslint to the latest version 🚀
2017-02-04 13:09:37 -05:00
Jérémie Astori a0e0666e33 Merge pull request #907 from thelounge/greenkeeper/stylelint-7.8.0
Update stylelint to the latest version 🚀
2017-02-04 12:12:52 -05:00
greenkeeper[bot] 62c265337c chore(package): update eslint to version 3.15.0
https://greenkeeper.io/
2017-02-03 22:02:45 +00:00
Jérémie Astori a8a1af4b62 Update deprecated options and rules 2017-02-02 19:13:05 -05:00
greenkeeper[bot] a74133ec69 chore(package): update stylelint to version 7.8.0
https://greenkeeper.io/
2017-02-02 13:26:00 +00:00
Jérémie Astori a2ed979f08 Merge pull request #906 from thelounge/astorije/npmignore-fix
Add nyc and Webpack config files to the files ignored when releasing
2017-02-01 09:16:14 -05:00
Jérémie Astori 410eff428b Prompt admin for user log at user creation 2017-02-01 01:26:19 -05:00
Jérémie Astori b73696a8bf Merge pull request #880 from thelounge/greenkeeper/npm-run-all-4.0.1
Update npm-run-all to the latest version 🚀
2017-01-31 22:27:35 -05:00
greenkeeper[bot] 7fb3b0dfb0 chore(package): update npm-run-all to version 4.0.1
https://greenkeeper.io/
2017-01-31 22:18:30 -05:00
Jérémie Astori 616396bc04 Merge pull request #887 from drkitty/explain-dev-installation
Explain about `lounge` command in dev installations
2017-01-31 21:58:05 -05:00
Jérémie Astori bf7630c96e Merge pull request #882 from thelounge/greenkeeper/nyc-10.1.0
Update nyc to the latest version 🚀
2017-01-31 21:51:03 -05:00
Jérémie Astori 7d910f305f Fix date in v2.2.0 changelog entry, woops... 2017-01-31 21:31:59 -05:00
Jérémie Astori 69bb8412cc Merge pull request #896 from thelounge/sort-packagejson
Sort depedencies in package.json
2017-01-31 21:29:01 -05:00
Jérémie Astori 0b9c8a3432 Add nyc and Webpack config files to the files ignored when releasing
Comparing https://unpkg.com/thelounge@2.1.0/ and https://unpkg.com/thelounge@2.2.0/, these have slipped in.
2017-01-31 21:20:35 -05:00
Jérémie Astori 4918fe6996 2.2.0 2017-01-31 21:08:41 -05:00
Jérémie Astori 674141ff80 Add changelog entry for v2.2.0 2017-01-31 21:08:32 -05:00
Pavel Djundik a8b93edd86 Change default maxHistory to 10000 2017-01-29 11:18:33 +02:00
Pavel Djundik b0f5edd24d Sort depedencies in package.json 2017-01-28 15:16:37 +02:00
Jérémie Astori 87b9c50aaa Merge pull request #889 from thelounge/astorije/placeholder
Un-ellipsis placeholder and use ES6 template
2017-01-25 00:46:37 -05:00
Jérémie Astori dcc98c3efb Un-ellipsis placeholder and use ES6 template 2017-01-24 23:55:57 -05:00