Commit graph

2262 commits

Author SHA1 Message Date
Pavel Djundik a3744cf81b Do not hardcoded vendor bundles in webpack 2017-06-27 12:55:12 +03:00
Jérémie Astori 20b24a39df Merge pull request #1278 from thelounge/greenkeeper/stylelint-7.12.0
Update stylelint to the latest version 🚀
2017-06-26 23:56:02 -04:00
Jérémie Astori 80df7f3836 Merge pull request #1277 from thelounge/greenkeeper/nyc-11.0.3
Update nyc to the latest version 🚀
2017-06-26 23:55:31 -04:00
greenkeeper[bot] 19b4d7bea2 chore(package): update stylelint to version 7.12.0 2017-06-26 21:23:50 +00:00
greenkeeper[bot] 6f9d7b0771 chore(package): update nyc to version 11.0.3 2017-06-26 14:37:34 +00:00
Jérémie Astori ad10777684 Merge pull request #1274 from thelounge/xpaw/increase-prefetch-limit
Increase max downloaded bytes for link preview
2017-06-26 02:44:46 -04:00
Jérémie Astori f516d21f7b Merge pull request #1273 from thelounge/xpaw/no-preview
Do not display preview if there is nothing to preview
2017-06-26 02:36:46 -04:00
Pavel Djundik e967759802 Increase max downloaded bytes for link preview
twitter.com sends opengraph meta tags within ~20kb of data for individual tweets
2017-06-26 09:34:56 +03:00
Pavel Djundik 77667e7a3f Do not display preview if there is nothing to preview 2017-06-26 09:27:51 +03:00
Pavel Djundik cfd71cab02 Merge pull request #1272 from thelounge/greenkeeper/eslint-4.1.1
Update eslint to the latest version 🚀
2017-06-26 09:11:04 +03:00
Jérémie Astori e0ed1195fa Merge pull request #1202 from thelounge/xpaw/trust-proxy
Parse X-Forwarded-For header correctly
2017-06-26 01:52:53 -04:00
Jérémie Astori aee518365d Merge pull request #1252 from thelounge/bews/username-template
Move nickname rendering to a single template
2017-06-26 01:49:50 -04:00
Jérémie Astori a7d81d55bd Merge pull request #1267 from thelounge/astorije/rm-devdependencies-badge
Remove devDependencies badge on README
2017-06-26 01:48:48 -04:00
Jérémie Astori 5abc4c8c2a Merge pull request #1256 from thelounge/xPaw/og-title
Check og:title before title tag
2017-06-26 01:48:07 -04:00
Jérémie Astori 147a36adde Merge pull request #1254 from thelounge/xpaw/thumb-is-img
Make sure thumbnail is a valid image
2017-06-26 01:46:20 -04:00
Jérémie Astori 0239fdd2fb Merge pull request #1255 from thelounge/xPaw/og-description
Check og:description before description
2017-06-26 01:44:54 -04:00
Jérémie Astori bb7abcdaae Merge pull request #1260 from thelounge/xpaw/check-link-statuscode
Check status code in link prefetcher
2017-06-26 01:44:01 -04:00
greenkeeper[bot] e3a5c1b01c chore(package): update eslint to version 4.1.1 2017-06-26 01:21:59 +00:00
Pavel Djundik 6f8ebcc7e1 Merge pull request #1269 from thelounge/astorije/rm-semver
Remove mention in CHANGELOG that The Lounge uses Semantic Versioning
2017-06-25 10:50:09 +03:00
Jérémie Astori c6b90690a7 Merge pull request #1264 from thelounge/greenkeeper/eslint-4.1.0
Update eslint to the latest version 🚀
2017-06-25 01:29:50 -04:00
Jérémie Astori f4cfa17c73 Merge pull request #1257 from thelounge/greenkeeper/commander-2.10.0
Update commander to the latest version 🚀
2017-06-25 01:29:22 -04:00
Jérémie Astori e43dd6ffdd Remove mention in CHANGELOG that The Lounge uses Semantic Versioning
Not that we don't use something as close as possible, but as an end-user project, it is not entirely meaningful to say we are Semver-compliant, since there is no real breaking changes we introduce. Semver is however very good for libraries.
2017-06-25 01:19:15 -04:00
Jérémie Astori a32a39e96b
2.3.2 2017-06-25 01:12:20 -04:00
Jérémie Astori 0bd07edab4
Add changelog entry for v2.3.2 2017-06-25 01:11:42 -04:00
Jérémie Astori 5d65f447b5 Remove devDependencies badge on README
Now that Greenkeeper is taking care of our dependencies, it makes less sense to keep this one.

This also create some room for a potential future extra badge if we need it, without taking up a new line.

I would however definitely keep the production dependencies badge because it informs users on the status of what they install. It also leaves an access to David's devDependencies report if interested.
2017-06-24 15:01:07 -04:00
Pavel Djundik c9f63fc699 Merge pull request #1217 from MaxLeiter/patch-3
Fix MOTD underline in Safari
2017-06-24 12:19:14 +03:00
Jérémie Astori 3480e091fa Merge pull request #1261 from thelounge/xPaw/hide-link-time
Hide link time element on small devices
2017-06-24 01:07:25 -04:00
greenkeeper[bot] df7dfd77e3 chore(package): update eslint to version 4.1.0 2017-06-24 01:31:08 +00:00
Max Leiter e76019b82c Fix MOTD underline in Safari
before: https://sr.ht/mdPx.png

after: https://sr.ht/h45R.png

Basically, safari's user agent CSS applies an underline to <abbr> tags, which bootstrap already does as well (but bootstrap doesn't use text-decoration so it's not overriden).
2017-06-23 14:30:08 -07:00
Pavel Djundik 25fefd5e54 Hide link time element on small devices 2017-06-23 20:51:36 +03:00
Pavel Djundik ddc076e894 Check status code in link prefetcher
Fixes #1258.
2017-06-23 20:49:45 +03:00
greenkeeper[bot] 87c4e6f9bb fix(package): update commander to version 2.10.0 2017-06-23 09:38:37 +00:00
Jérémie Astori 358852cecb Merge pull request #1253 from thelounge/xpaw/nick-fade-pos
Fix nick fade positioning
2017-06-23 02:02:43 -04:00
Jérémie Astori 96e6ac8111 Merge pull request #1249 from thelounge/xpaw/stylelint-config-standard
Use stylelint-config-standard
2017-06-23 01:44:18 -04:00
Jérémie Astori 74da20ab6a Merge pull request #1238 from thelounge/greenkeeper/webpack-3.0.0
Update webpack to the latest version 🚀
2017-06-23 01:43:23 -04:00
Pavel Djundik 015a9fb6ef Check og:title before title tag 2017-06-22 22:41:05 +03:00
Pavel Djundik 23c7f7296c Check og:description before description 2017-06-22 22:34:17 +03:00
Pavel Djundik 3fd2849a37 Make sure thumbnail is a valid image
Fixes #1239.
Fixes #1180.
2017-06-22 22:32:13 +03:00
Pavel Djundik 714580e94a Fix nick fade positioning 2017-06-22 22:05:13 +03:00
Niko Bews eb4a4c7dfe Move nickname rendering to a single template
Closes #1241
2017-06-22 13:28:17 +03:00
Pavel Djundik f55d765aae Merge pull request #1246 from bews/bews/dev-18-size
Handle images with unknown size in prefetch
2017-06-22 13:17:02 +03:00
Pavel Djundik 2e59735c19 Merge pull request #1251 from thelounge/xpaw/stray-tag
Fix stray end tag
2017-06-22 13:16:31 +03:00
Pavel Djundik c1068164f5 Fix stray end tag 2017-06-22 11:34:47 +03:00
Pavel Djundik 138111b16e Use stylelint-config-standard 2017-06-22 11:23:50 +03:00
Jérémie Astori 8dcc63fd6a Merge pull request #1247 from thelounge/ignore-package-lock
Ignore package-lock.json
2017-06-21 19:11:54 -04:00
Jérémie Astori b9d7739927 Merge pull request #1248 from thelounge/xpaw/kb
Remove kilobyte ambiguity
2017-06-21 19:08:05 -04:00
Niko Bews 57fd0562a2 Handle images with unknown size in prefetch 2017-06-21 14:40:51 +03:00
Pavel Djundik b0efbf8a1e Parse x-forwarded-for header correctly 2017-06-21 14:34:06 +03:00
Pavel Djundik 16bc465cfd Remove kilobyte ambiguity 2017-06-21 14:01:47 +03:00
Pavel Djundik 04adcac0e0 Ignore package-lock.json
Close #1213
2017-06-21 10:57:06 +03:00