Commit graph

1351 commits

Author SHA1 Message Date
Jérémie Astori 053e8a0e36 Add code coverage 2016-06-19 13:07:42 -04:00
Jérémie Astori f7a0032a6a Add forgotten link to commits in v2.0.0-pre.3 change log entry, again... 2016-06-16 01:08:43 -04:00
Jérémie Astori e0fdab55c9 2.0.0-pre.3 2016-06-16 01:04:43 -04:00
Jérémie Astori 88b47abb61 Add change log entry for upcoming v2.0.0-pre.3 2016-06-16 01:02:52 -04:00
Jérémie Astori c601c0cb20 Merge pull request #403 from thelounge/xpaw/travis
Update travis config
2016-06-15 19:28:14 -04:00
Max-P bc5abc4c92 Fix description of host and bind config options (#378)
Commit da54263b8e introduced a totally wrong description for those options. This one describes better what exactly those options do.
2016-06-16 01:15:24 +03:00
Pavel Djundik 32ee527ea5 Do not cache npm-cache folder on appveyor 2016-06-13 22:34:34 +03:00
Pavel Djundik 7cf72dc744 Update stylelint 2016-06-13 22:04:33 +03:00
Pavel Djundik a381a978d0 Add OSX testing to travis, cache node_modules 2016-06-13 22:04:33 +03:00
Max-P ee5a64436c Merge pull request #402 from williamboman/feat/use-LOUNGE_HOME-env
command-line: fall back to LOUNGE_HOME env variable
2016-06-13 14:34:33 -04:00
William Boman 4a75a04402 command-line: fall back to LOUNGE_HOME env variable 2016-06-13 20:22:58 +02:00
Jérémie Astori 2bf6a2595b Merge pull request #401 from thelounge/xpaw/save-when-sorting
Save user when they sort the channel list
2016-06-12 21:22:05 -04:00
Pavel Djundik cddcd9cb47 Save user when they sort the channel list 2016-06-12 13:02:37 +03:00
Daniel f8044bfc96 Remove redundant variables (#397) 2016-06-12 09:43:35 +03:00
Pavel Djundik 643e07dead Merge pull request #396 from hogofwar/capital
Capitalise constructor Oidentd
2016-06-12 09:43:02 +03:00
Max-P 48a1d4cc2d Merge pull request #399 from hogofwar/pkg
Rename package variable to pkg, as "package" is reserved.
2016-06-11 22:28:13 -04:00
Daniel 084b269865 Rename package variable to pkg, as "package" is reserved. 2016-06-12 02:46:51 +01:00
Max-P ee0ebdc759 Merge pull request #390 from hogofwar/master
Supersede mkdirp with fs-extra
2016-06-11 18:45:58 -04:00
Daniel 29d94bf297 Capitalise constructor. 2016-06-11 21:03:59 +01:00
Daniel 3a2d97af6a Supersede mkdirp with fs-extra.
Ensure USERS_PATH exists at start.

Remove unnecessary USER_PATH check.

Use fs-extra's copy to write default config.
2016-06-11 19:35:40 +01:00
Jérémie Astori 1744b8fb96 Add forgotten link to commits in v2.0.0-pre.2 change log entry 2016-06-09 01:20:06 -04:00
Jérémie Astori 331741786c 2.0.0-pre.2 2016-06-09 01:16:39 -04:00
Jérémie Astori 25ec49dea0 Add temporary tag until v2.0.0 is officially released
Make sure to remove this before publishing v2.0.0 stable,
or dist-tags will have to be updated manually on npm
afterwards.
2016-06-09 01:13:33 -04:00
Jérémie Astori 6bf2b02795 Add change log entry for upcoming v2.0.0-pre.2 2016-06-09 01:10:02 -04:00
Jérémie Astori 0cd13a05d7 Add change log entry for already published v2.0.0-pre.1 2016-06-09 00:51:02 -04:00
Pavel Djundik d36752682a Merge pull request #382 from thelounge/xpaw/upload-appveyor-tests
Upload test results on appveyor builds
2016-06-07 23:40:08 +03:00
Pavel Djundik 8addd5a8bc Upload appveyor test results 2016-06-07 17:41:24 +03:00
Jérémie Astori 8f9da57d65 Merge pull request #375 from williamboman/chore/npm-scripts
package.json: use `npm-run-all` in scripts
2016-06-06 22:57:27 -04:00
William Boman 1d088de974 ci: remove extraneous scripts 2016-06-06 18:46:31 +02:00
William Boman a6320ca0d1 package.json: use npm-run-all in scripts 2016-06-06 18:46:29 +02:00
Jérémie Astori 31e7ef2b69 Merge pull request #384 from thelounge/xpaw/eslint
Update eslint and enforce key-spacing
2016-06-05 17:58:35 -04:00
Pavel Djundik 2ffd85d89f Update eslint and enforce key-spacing 2016-06-05 21:48:34 +03:00
Jérémie Astori 4f56200067 Merge pull request #381 from thelounge/xpaw/cache-appveyor
Cache npm modules on appveyor
2016-06-05 14:28:49 -04:00
Pavel Djundik b6fa4471ab Merge pull request #346 from maxpoulin64/sticky-fix
Keep chat stickied to the bottom on resize
2016-06-05 11:31:04 +03:00
Pavel Djundik e3e5c48f0b Cache npm modules on appveyor
https://www.appveyor.com/docs/build-cache#configuring-cache-items
2016-06-05 11:21:45 +03:00
Pavel Djundik 8ebe29fca5 Merge pull request #361 from thelounge/astorije/npm-font-awesome
Fetch Font Awesome from npm instead of embedded in repo
2016-06-05 10:53:43 +03:00
Maxime Poulin 312b7eaa0c
Keep chat stickied to the bottom on resize
Fixes the chat not staying at the bottom when opening the on-screen keyboard on mobile.
2016-06-04 20:01:53 -04:00
Jérémie Astori c160ba3b84 Add a build script for Font Awesome 2016-06-04 16:59:05 -04:00
Jérémie Astori 7a88aac297 Merge pull request #376 from thelounge/xpaw/mobile-time
Do not hide timestamps on small viewports
2016-06-04 01:34:09 -04:00
Pavel Djundik 3b8be7f888 Do not hide timestamps on small viewports 2016-06-03 23:10:32 +03:00
Jérémie Astori c84cefe1d8 Fetch FontAwesome from npm instead of embedded in repo 2016-06-03 00:21:44 -04:00
Jérémie Astori 9f179c7566 Merge pull request #256 from maxpoulin64/oidentd
Add support for oidentd spoofing
2016-06-03 00:17:08 -04:00
Maxime Poulin 22d4f40613
Warn the user when both ident handlers are enabled 2016-06-03 00:11:20 -04:00
Maxime Poulin fabb758985 Add support for oidentd spoofing 2016-06-02 23:59:19 -04:00
Maxime Poulin 9aafffd273
Fix existing identd 2016-06-02 23:59:08 -04:00
Max-P 2e967e8375 Merge pull request #372 from thelounge/astorije/npm-test-appveyor
Make sure npm test script gets run on AppVeyor
2016-06-02 19:30:32 -04:00
Jérémie Astori 308ac9404e Make sure npm test script gets run on AppVeyor 2016-05-31 21:19:43 -04:00
Pavel Djundik 327064b5ee Run appveyor tests individually, just like on travis
Fixes failing builds being marked as successful
2016-06-01 00:36:39 +03:00
Pavel Djundik cdcd309a7c Merge pull request #367 from thelounge/astorije/appveyor
CI tool for Windows builds
2016-05-31 11:55:49 +03:00
Jérémie Astori 55c483b41f Add an AppVeyor badge on the README 2016-05-31 04:42:35 -04:00