hardlounge/client
Jérémie Astori 64ebe0f437
Support multiple previews per message
- Load up to 5 previews per message (to avoid abuse)
- Do not load multiple times the same URL
- Prepare preview containers per message instead of appending (to maintain correct order)
- Store an array of previews instead of a single preview in `Msg` objects
- Consolidate preview rendering for new messages and upon refresh/load history (when rendering entire channels)
- Update `parse` tests to reflect previous point
- Add test for multiple URLs
- Switch preview tests from `assert` API to `expect` API
2017-07-08 04:34:12 -04:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Do not truncate link previews if viewport can fit more text 2017-07-04 09:51:35 +03:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Support multiple previews per message 2017-07-08 04:34:12 -04:00
themes Fix background color contrast on Zenburn previews 2017-07-04 13:39:39 -04:00
views Support multiple previews per message 2017-07-08 04:34:12 -04:00
index.html Merge pull request #1294 from awalgarg/autocomplete-optout 2017-07-08 03:46:35 -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