Commit graph

1311 commits

Author SHA1 Message Date
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
Jérémie Astori c886657e6b Add AppVeyor configuration file 2016-05-31 04:42:35 -04:00
Pavel Djundik 12760a8bb0 Merge pull request #354 from omnicons/master
Add "!" modechar for admin
2016-05-31 11:38:23 +03:00
Jérémie Astori 7157076aad Merge pull request #355 from MaxLeiter/update-fontawesome
Updates Font-Awesome to v4.6.3
2016-05-28 18:04:09 -04:00
Max Leiter 2dffc10102 Updates Font-Awesome to 4.6.3 2016-05-28 12:47:49 -07:00
Alex Howard 963cc95388 Add ! modechar to admin
For the odd network out that uses it!
2016-05-27 23:39:14 -04:00
Alistair McKinlay 11465577c0 Merge pull request #345 from maxpoulin64/no-blank
Don't send completely empty messages
2016-05-25 08:51:00 +01:00
Maxime Poulin 21eafef32d
Don't send completely empty messages 2016-05-25 03:27:25 -04:00
Jérémie Astori 7834d12e8f Merge pull request #254 from thelounge/xpaw/auto-rc
Enable auto reconnection
2016-05-24 18:43:20 -04:00
Jérémie Astori e206ef55ce Merge pull request #344 from thelounge/xpaw/pageload-favicon
Turn favicon red on page load if there are highlights
2016-05-23 17:18:03 -04:00
Pavel Djundik 080495e0d1 Turn favicon red on page load if there are highlights 2016-05-23 20:51:24 +03:00
Jérémie Astori 3bdf580873 2.0.0-pre.1 2016-05-23 00:41:16 -04:00
Jérémie Astori 51c3edf72e Add change log entry for upcoming v2.0.0-pre.1 2016-05-22 23:59:19 -04:00
Pavel Djundik a0010ca9f6 Allow /connect command to work on current network 2016-05-22 10:13:10 +03:00
Pavel Djundik 047a79ead6 Add separate /disconnect command 2016-05-22 10:13:08 +03:00
Pavel Djundik e3a1bf2f87 Enable auto reconnection 2016-05-22 10:13:07 +03:00
Max-P fca941e962 Merge pull request #307 from thelounge/astorije/path-join-everywhere
Replace all concatenated paths with Node's path.join
2016-05-21 22:22:28 -04:00
Max-P 423151ad97 Merge pull request #334 from thelounge/xpaw/query-highlights
Fix notifications in query windows
2016-05-21 22:09:55 -04:00
Jérémie Astori 0599a40df7 Merge pull request #320 from maxpoulin64/fix-space
Fix sending messages starting with a space
2016-05-21 13:11:09 -04:00
Jérémie Astori be8705b4b0 Merge pull request #310 from thelounge/xpaw/manifest
Add manifest.json for nicer mobile experience
2016-05-20 19:26:08 -04:00
Alistair McKinlay 304314d9c6 Merge pull request #325 from thelounge/astorije/color-classes
CSS classes in themes for nick colors
2016-05-17 08:15:25 +01:00
Pavel Djundik 1c57363106 Fix notifications in queries, limit message highlights to channels 2016-05-16 22:46:54 +03:00
Jérémie Astori ca06e63e98 Fix log directory in config defaults 2016-05-15 17:22:32 -04:00
Jérémie Astori f65ffdff1e Centralize the logs path in the Helper 2016-05-15 17:13:51 -04:00
Pavel Djundik d6f2def825 Do not override HOME env in tests 2016-05-15 17:02:53 -04:00
Pavel Djundik dcec9f3c37 Fix overriding home folder 2016-05-15 17:02:53 -04:00
Pavel Djundik d725bf0f70 Remove permissions test and do not suggest using sudo 2016-05-15 17:02:47 -04:00
Jérémie Astori fe85873f1e Replace all concatenated paths with Node's path.join 2016-05-15 17:01:10 -04:00
Jérémie Astori 1af00d30c5 Invert no-colors CSS class and rename option
This will reset users' preference regarding colored nicknames but it's to make
it more specific than just "colors".
2016-05-15 15:56:48 -04:00
Jérémie Astori b3103e8c3f Add light colors for dark themes Morning and Zenburn
These colors have been generated by the randomColor package
2016-05-15 15:21:18 -04:00
Jérémie Astori c87d82dc48 Replace color generation with CSS classes
These colors were built using the current generation function to have
similar style.
2016-05-15 15:21:18 -04:00
Pavel Djundik e6990e0fc7 Don't falsely report failed write if it didn't fail 2016-05-15 11:15:20 +03:00
Jérémie Astori 7005034e82 Merge pull request #327 from thelounge/better-nick-highlights
Improve nick highlights
2016-05-13 00:15:58 -04:00
Alistair McKinlay d6b13ecf8c Merge pull request #329 from thelounge/xpaw/lint-extra
Do not ignore our handlebars plugins in eslint
2016-05-12 14:11:49 +01:00
Pavel Djundik 876ce4bc6e Do not ignore our handlebars plugins in eslint 2016-05-12 16:07:15 +03:00
Pavel Djundik 8a7d1e880b Add nick highlight tests 2016-05-12 15:55:36 +03:00
Pavel Djundik aa8c3f6419 Improve nick highlights 2016-05-12 14:20:24 +03:00
Max-P bbf7b8086f Merge pull request #324 from thelounge/update-irc-fw
Update irc-framework
2016-05-12 03:25:54 -04:00
Pavel Djundik ac5e96cddf Update irc-framework 2016-05-12 10:15:37 +03:00
Jérémie Astori 91f016c62f Merge pull request #315 from maxpoulin64/empty-password
Don't check for existing password emptyness
2016-05-11 18:20:07 -04:00
Max-P 738f8badff Merge pull request #321 from thelounge/xpaw/no-hl-size-increase
Do not increase font size on highlight in morning theme
2016-05-11 14:40:12 -04:00