aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/user_cards.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Use calendar icon for `Joined on...` in profiles (#26215)Panagiotis "Ivory" Vasilopoulos2023-07-291-1/+1
* Change `join_on` translation to `joined_on` and include placeholder for the d...Yarden Shoham2023-05-061-1/+1
* Fix user-cards format (#24428)KN4CK3R2023-04-291-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-3/+3
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-091-0/+2
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-21/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-3/+3
* #1692 APIs: Users FollowersUnknwon2015-12-211-0/+47