Jérémie Astori
fe7c570cc9
Use Referrer-Policy header instead of CSP referrer
...
According to MDN:
> referrer
> Used to specify information in the referer (sic) header for links away from a page.
> Use the Referrer-Policy header instead.
See:
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/referrer
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
2017-04-06 02:25:43 -04:00
Pavel Djundik
bb24bc645c
Merge pull request #1013 from awalgarg/patch-1
...
fix: count only message items for show-more
2017-04-06 06:43:29 +03:00
Jérémie Astori
2c8e7a8cab
Merge pull request #955 from thelounge/xpaw/page-keys
...
Implement pgup/pgdown keys
2017-04-05 18:19:34 -04:00
Awal Garg
c066f25b17
fix: count only message items for show-more
...
the `messages` div contains a `date-marker` div and an `unread-marker` div. this causes the `count` variable to be 2 more than the expected value, which makes the show-more button skip two messages when loading history. this change filters the counted elements to fix this issue.
2017-04-06 00:45:28 +05:30
Jérémie Astori
dce42df050
Fix link preview title going underneath the user list
...
Also fix the preview description not respecting the ellipsis, and update the image size and margin to nicely align with text.
2017-04-04 02:31:44 -04:00
Jérémie Astori
d842517c4e
Fix image preview talking full width
...
Bootstrap was taking over these declarations because they use `!important`.
2017-04-04 02:09:53 -04:00
Maxime Poulin
6a273d825a
Improve inline previews for links and images
2017-04-04 01:40:51 -04:00
Pavel Djundik
10bafb8b5d
Merge pull request #1007 from thelounge/greenkeeper/webpack-2.3.3
...
Update webpack to the latest version 🚀
2017-04-04 07:36:02 +03:00
greenkeeper[bot]
e1ff04174f
chore(package): update webpack to version 2.3.3
...
https://greenkeeper.io/
2017-04-03 08:03:32 +00:00
Pavel Djundik
e211d948d7
Merge pull request #1006 from thelounge/greenkeeper/mousetrap-1.6.1
...
Update mousetrap to the latest version 🚀
2017-04-03 07:29:41 +03:00
Jérémie Astori
09eaf80f8c
Fix page scroll glitch
2017-04-02 21:03:01 -04:00
greenkeeper[bot]
855092aa44
chore(package): update mousetrap to version 1.6.1
...
https://greenkeeper.io/
2017-04-02 19:46:29 +00:00
Pavel Djundik
78b17f37f9
Merge pull request #1005 from thelounge/greenkeeper/stylelint-7.10.1
...
Update stylelint to the latest version 🚀
2017-04-02 21:36:48 +03:00
greenkeeper[bot]
332047c0dc
chore(package): update stylelint to version 7.10.1
...
https://greenkeeper.io/
2017-04-02 10:54:48 +00:00
Jérémie Astori
f11ee8eaf7
Merge pull request #1004 from thelounge/greenkeeper/stylelint-7.10.0
...
Update stylelint to the latest version 🚀
2017-04-01 15:43:35 -04:00
Jérémie Astori
1b32bf6820
Merge pull request #1003 from thelounge/channel-keys
...
Store channel keys
2017-04-01 15:35:56 -04:00
Pavel Djundik
2d9aa35c06
Implement pgup/pgdown keys
2017-04-01 22:35:07 +03:00
Pavel Djundik
c0e364e1c2
Store channel keys
2017-04-01 15:28:38 -04:00
Jérémie Astori
44f71bb93e
Merge pull request #1002 from thelounge/xpaw/append-date-marker
...
Correctly append date marker when receiving a message
2017-04-01 12:59:24 -04:00
greenkeeper[bot]
4d592a6a40
chore(package): update stylelint to version 7.10.0
...
https://greenkeeper.io/
2017-04-01 16:14:00 +00:00
Pavel Djundik
110c0f0c87
Correctly append date marker when receiving a message
2017-04-01 11:06:01 +03:00
Pavel Djundik
152da11256
Merge pull request #985 from rockhouse/master
...
Switch to bcryptjs and make password comparison async
2017-04-01 10:09:13 +03:00
S
001f96035b
Switch to bcryptjs and make password comparison async
...
- PasswordCompareAsync prevents timeouts on resource constraint devices
- All password.compare calls are now async
- Updated tests to accept async functions
2017-04-01 03:06:09 -04:00
Jérémie Astori
953325aca3
Merge pull request #523 from thelounge/PR/fix-msg-width
...
Remove table layout for chat messages (and fix layout issues yet again)
2017-04-01 02:40:03 -04:00
Jérémie Astori
e54cc451ce
Merge pull request #998 from thelounge/greenkeeper/jquery-3.2.1
...
chore(package): update jquery to version 3.2.1
2017-03-31 19:54:30 -04:00
Jérémie Astori
900b93ae07
Merge pull request #999 from thelounge/greenkeeper/moment-2.18.1
...
fix(package): update moment to version 2.18.1
2017-03-31 19:54:05 -04:00
Jérémie Astori
c767ce9fb6
Merge pull request #1000 from thelounge/greenkeeper/eslint-3.19.0
...
Update eslint to the latest version 🚀
2017-03-31 19:53:28 -04:00
greenkeeper[bot]
5923e48dda
chore(package): update eslint to version 3.19.0
...
https://greenkeeper.io/
2017-03-31 20:50:18 +00:00
Pavel Djundik
212703d162
Merge pull request #810 from thelounge/xpaw/color-hotkeys
...
Implement color hotkeys
2017-03-31 19:17:16 +03:00
Pavel Djundik
332bbad2fd
Merge pull request #775 from thelounge/patches/auto-away
...
Auto away when no clients are connected
2017-03-31 19:15:55 +03:00
greenkeeper[bot]
5ce8d93410
fix(package): update moment to version 2.18.1
...
Closes #976
https://greenkeeper.io/
2017-03-31 19:14:59 +03:00
greenkeeper[bot]
0a06874a97
chore(package): update jquery to version 3.2.1
...
Closes #969
https://greenkeeper.io/
2017-03-31 19:14:28 +03:00
Jérémie Astori
6186abd550
Merge pull request #981 from thelounge/greenkeeper/webpack-2.3.0
...
Update webpack to the latest version 🚀
2017-03-31 01:43:45 -04:00
Jérémie Astori
4363ef4abe
Merge pull request #973 from thelounge/xpaw/use-require
...
Use require() instead of import in client code
2017-03-31 01:41:29 -04:00
greenkeeper[bot]
6b641059c1
chore(package): update webpack to version 2.3.2
...
https://greenkeeper.io/
2017-03-31 01:37:04 -04:00
Pavel Djundik
443a50b1db
Merge pull request #997 from thelounge/astorije/fix-eslint
...
Remove extra newline to please ESLint
2017-03-31 08:32:43 +03:00
Jérémie Astori
e62da5b1ea
Remove extra newline to please ESLint
...
See https://travis-ci.org/thelounge/lounge/jobs/217041734#L1200
2017-03-31 01:26:37 -04:00
Jérémie Astori
abd155e881
Merge pull request #873 from PolarizedIons/fix-username-override
...
Fix filling in the nickname, overriding the username (in add network tab)
2017-03-31 01:20:12 -04:00
Jérémie Astori
fb672ab57f
Improvements to the new flex layout for messages
2017-03-30 19:50:48 -04:00
Maxime Poulin
35b6b47de3
Remove table layout for chat messages (and fix layout issues yet again)
2017-03-30 19:50:48 -04:00
Jérémie Astori
41e3975674
Merge pull request #995 from thelounge/greenkeeper/urijs-1.18.10
...
Update urijs to the latest version 🚀
2017-03-30 18:41:41 -04:00
greenkeeper[bot]
92349976cb
chore(package): update urijs to version 1.18.10
...
https://greenkeeper.io/
2017-03-30 09:10:14 +00:00
Pavel Djundik
2b85315b39
Merge pull request #992 from swordbeta/patch-1
...
Help page: commands can be autocompleted.
2017-03-30 11:32:25 +03:00
Pavel Djundik
2c6f5251d8
Merge pull request #994 from thelounge/astorije/fix-height-help
...
Fix wrong font size in help center labels
2017-03-30 09:51:09 +03:00
Jérémie Astori
da0a52e3cb
Fix wrong font size in help center labels
...
This only concerns plain texts, not `<code>` or `<kbd>`.
2017-03-30 02:19:26 -04:00
Jérémie Astori
d5d3cb605b
Merge pull request #977 from thelounge/xpaw/reduce-vendor
...
Do not build json3 module with Webpack
2017-03-30 01:27:15 -04:00
Pavel Djundik
9bf1e6e0d5
Do not build json3 module of Webpack
2017-03-30 01:15:44 -04:00
Michael van Tricht
3f031ba6ff
Help page: commands can be autocompleted.
2017-03-29 10:11:12 +02:00
Pavel Djundik
b98208317d
Merge pull request #989 from thelounge/greenkeeper/nyc-10.2.0
...
Update nyc to the latest version 🚀
2017-03-29 07:33:59 +03:00
Pavel Djundik
7b2c284245
Merge pull request #991 from thelounge/astorije/eslint-eol
...
Setup ESLint to make sure an EOF feed is always present
2017-03-29 07:33:30 +03:00