thelounge/client
Jérémie Astori a13c08a45b
Enforce correct order for previews on server-side prefectch rather than at client parsing
This has the benefit of not adding `.preview` divs everywhere, anytime we use `parse()`, and also to un-tie the position of the preview blocks from the result of the helper. This means that templates that call `parse` and have some extra markup after that are not constrained anymore.

This is effectively an alternative, better way to fix https://github.com/thelounge/lounge/issues/1343, but the initial fix that was put in place (https://github.com/thelounge/lounge/pull/1347) is still relevant, for example to make sure a preview stays hidden (and does not add extra margin/padding/etc.) if the link does not prefetch.
2017-07-21 01:06:42 -04:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Correctly handle multiple successive whitespace characters 2017-07-18 16:54:35 +02:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Enforce correct order for previews on server-side prefectch rather than at client parsing 2017-07-21 01:06:42 -04:00
themes Fix preview toggle button on Morning 2017-07-14 20:22:45 -04:00
views Enforce correct order for previews on server-side prefectch rather than at client parsing 2017-07-21 01:06:42 -04:00
index.html Add an image viewer for thumbnails and image previews 2017-07-16 19:25:48 -04:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00