You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/repo/issue/view_content
silverwind 4117a443c2
Lazy-load issue reviewers and assignees avatars (#13526)
The avatars inside the dropdowns were previously fetched every time a
Pull Request was opened resulting in potential unnecessary downloads.
This lazy-loads through the newish loading=lazy attribute.

Also did a few minor adjustments on the file.
4 years ago
..
add_reaction.tmpl Make SVG size argument optional (#12814) 4 years ago
attachments.tmpl Fix attachments list in edit comment (#13036) 4 years ago
comments.tmpl Fix double border introduced by #13434 (#13457) 4 years ago
context_menu.tmpl Make SVG size argument optional (#12814) 4 years ago
pull.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 4 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 4 years ago
sidebar.tmpl Lazy-load issue reviewers and assignees avatars (#13526) 4 years ago