Pavel Djundik
876ce4bc6e
Do not ignore our handlebars plugins in eslint
2016-05-12 16:07:15 +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
Pavel Djundik
ef28656675
Do not increase font size on highlight in morning theme
2016-05-11 10:54:33 +03:00
Max-P
b13767d3a6
Merge pull request #317 from thelounge/astorije/colored-nicknames
...
Fix missing colors in action messages
2016-05-10 21:37:34 -04:00
Jérémie Astori
aad757e50a
Fix missing colors in action messages
2016-05-10 19:40:09 -04:00
Max-P
605036fb1e
Merge pull request #318 from thelounge/astorije/fix-no-colors-themes
...
Fix wrong CSS for disabled colored nicknames on themes
2016-05-10 19:35:46 -04:00
Jérémie Astori
7c41133a12
Fix wrong CSS for disabled colored nicknames on themes
2016-05-10 19:27:31 -04:00
Maxime Poulin
0b6d13d22d
Don't check for existing password emptyness
...
Pointed out by @PugaBear, it's possible for a user to have an empty password. There isn't really a need to check for password emptyness, it will simply fail with wrong old password instead.
2016-05-10 18:00:07 -04:00
Pavel Djundik
973fa0f4b2
Fix running multiple scripts on Windows
2016-05-09 16:02:06 +03:00
Pavel Djundik
9543fe060e
Merge pull request #260 from maxpoulin64/mocha-lint
...
Improve tests execution
2016-05-09 11:29:11 +03:00
Jérémie Astori
dc6c36401b
Merge pull request #308 from thelounge/xpaw/fix-badge-format
...
Fix unread counter not being formatted on page load
2016-05-09 00:07:36 -04:00
Pavel Djundik
ed700ef504
Fix unread counter not being formatted on page load
2016-05-08 22:49:53 +03:00
Jérémie Astori
a2ca221577
Merge pull request #303 from thelounge/astorije/aria-label-on-buttons
...
Add missing aria-label on icon buttons
2016-05-08 15:07:57 -04:00
Jérémie Astori
57d7b0147e
Make the sidebar close a button and add aria-label to it
2016-05-08 15:06:36 -04:00
Jérémie Astori
8af36eb0c7
Add an aria-label attribute to the user search field
2016-05-08 15:06:36 -04:00
Jérémie Astori
97c08d409e
Add missing aria-label on icon buttons
2016-05-08 15:06:36 -04:00
Jérémie Astori
29e0717d8c
Merge pull request #238 from williamboman/fix/safer-add-user
...
clientManager: don't write user configs outside of lounge's users dir
2016-05-08 13:21:01 -04:00
Pavel Djundik
96f8cd9a28
Dot is not part of the path
2016-05-08 12:36:18 +03:00
Pavel Djundik
de6f25f14c
Merge pull request #305 from thelounge/astorije/wording
...
Minor wording changes for better clarity
2016-05-08 10:46:19 +03:00
Pavel Djundik
a41ea20a60
Merge pull request #306 from thelounge/astorije/bump-lodash
...
Bump patch version of lodash to 4.11.2
2016-05-08 10:45:30 +03:00
Maxime Poulin
164b983f99
Always run all tests and test them each individually on travis
2016-05-08 02:24:10 -04:00
Jérémie Astori
c7fb388323
Merge pull request #292 from thelounge/xpaw/csp
...
Add security headers to minimize XSS damage
2016-05-08 00:42:05 -04:00
Jérémie Astori
4948ec6774
Bump patch version of lodash to 4.11.2
...
Diff at https://github.com/lodash/lodash/compare/4.11.1...4.11.2 .
2016-05-07 21:03:27 -04:00
Jérémie Astori
5fa5140bd8
Use a more explicit wording for the "Show more" button
2016-05-07 20:08:27 -04:00
Jérémie Astori
5681860584
Use a proper abbreviation for the MOTD
2016-05-07 20:08:08 -04:00
Max-P
8910eefe46
Merge pull request #302 from MaxLeiter/patch-1
...
Updates demo link to HTTPS
2016-05-07 18:27:13 -04:00
Max Leiter
2b2d9dac6c
Updates demo link to HTTPS
2016-05-07 15:26:54 -07:00
William Boman
5e38060567
clientManager: don't write user configs outside of lounge's users dir
2016-05-07 13:35:16 +02:00
Alistair McKinlay
7cf09b70ef
Merge pull request #300 from thelounge/xpaw/update-forms
...
Add labels in connect window
2016-05-07 11:26:07 +01:00
Pavel Djundik
e1a8baa49d
Add labels in connect window
2016-05-07 12:19:52 +03:00
Jérémie Astori
2fdb462654
Merge pull request #297 from thelounge/xpaw/save-left-channel
...
Save user when parting channels
2016-05-06 18:05:12 -04:00
Pavel Djundik
4585583ebc
Save user when parting channels
2016-05-06 19:32:35 +03:00
Pavel Djundik
d143542fe5
Add security headers to minimize XSS damage
2016-05-06 11:08:45 +03:00
Max-P
a3c1127755
Merge pull request #294 from thelounge/astorije/fix-webirc-config
...
Make sure app does not crash when webirc is not defined in the configuration
2016-05-02 01:15:53 -04:00
Jérémie Astori
48ce92bdcf
Make sure app does not crash when webirc is not defined in the configuration
2016-05-02 01:11:57 -04:00
Jérémie Astori
ba26724748
Merge pull request #240 from maxpoulin64/webirc
...
Implement WEBIRC
2016-05-02 00:54:45 -04:00
Maxime Poulin
96d282e73c
Add WEBIRC support
...
Fixes #181
2016-05-02 00:45:19 -04:00
Maxime Poulin
6d1e81b324
Remove "trust proxy" as it does litterally nothing
2016-05-02 00:42:03 -04:00
Jérémie Astori
228a2d33ee
Merge pull request #291 from thelounge/xpaw/strict-curly
...
Stricter eslint rule for curly brackets
2016-05-01 14:03:43 -04:00
Pavel Djundik
e75a8f40a6
Stricter eslint rule for curly brackets
2016-05-01 12:41:17 +03:00
Pavel Djundik
c6c32e7d5f
Merge pull request #217 from thelounge/xpaw/keep-autocomplete
...
Keep autocompletion sort whenever user list updates
2016-05-01 08:56:13 +03:00
Jérémie Astori
d73c6d0440
Merge pull request #252 from thelounge/xpaw/setnick
...
Do not display incorrect nick when switching to a non connected network
2016-04-30 19:40:27 -04:00
Jérémie Astori
404bf2c4df
Merge pull request #270 from thelounge/ircv3/echo-message
...
Add support for echo-message and znc.in/self-message caps
2016-04-30 19:37:10 -04:00
Jérémie Astori
044ef3ff14
Merge pull request #290 from thelounge/license-link
...
Change license link to point at our license file
2016-04-29 10:44:39 -04:00
Pavel Djundik
f2be46474a
Change license link to point at our license file
2016-04-29 13:42:04 +03:00
Jérémie Astori
d171e3c390
Merge pull request #262 from thelounge/xpaw/sticky
...
Improve sticky scroll
2016-04-29 00:15:50 -04:00
Pavel Djundik
a082039ecb
Keep autocompletion sort whenever an user joins
2016-04-28 22:44:27 +03:00