This will speed up the page loading as the images will only be loaded on demand and not on page load, which for issues/PRs with lots of people subscribed will have quite a performance impact.
Fixes https://pagure.io/pagure/issue/5012
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
Looks good, but needs rebasing.
rebased onto 1dc8271fd7863ff7b82c846a64b79f21928f6cd9
:thumbsup:
pretty please pagure-ci rebuild
rebased onto 57af283eeb89b4f929f6cce8bae90f0ea172f12c
Thanks :)
Pull-Request has been merged by pingou
This will speed up the page loading as the images will only be loaded
on demand and not on page load, which for issues/PRs with lots of people
subscribed will have quite a performance impact.
Fixes https://pagure.io/pagure/issue/5012
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr