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.
silverwind 9269a038a4
Direct avatar rendering (#13649)
* Direct avatar rendering

This adds new template helpers for avatar rendering which output image
elements with direct links to avatars which makes them cacheable by the
browsers.

This should be a major performance improvment for pages with many avatars.

* fix avatars of other user's profile pages

* fix top border on user avatar name

* uncircle avatars

* remove old incomplete avatar selector

* use title attribute for name and add it back on blame

* minor refactor

* tweak comments

* fix url path join and adjust test to new result

* dedupe functions
4 years ago
..
blob_excerpt.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
box.tmpl Reply button is not removed when deleting a code review comment (#13774) 4 years ago
comment_form.tmpl Misc UI fixes, add secondary color (#13378) 4 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Direct avatar rendering (#13649) 4 years ago
compare.tmpl Add class to page content to unify top margin (#13766) 4 years ago
conversation.tmpl Reply button is not removed when deleting a code review comment (#13774) 4 years ago
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
new_comment.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
new_review.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
section_unified.tmpl Reply button is not removed when deleting a code review comment (#13774) 4 years ago
stats.tmpl Render diff stats server-side (#13579) 4 years ago
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago