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.
gitea/templates/user/dashboard
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703)
Fix #32700, regression of recent markup refactoring

And by the way, clarify many legacy problems:

1. Some "RenderXxx" functions do not really "render", they only call "post processors"
2. Merge "RenderEmoji | RenderCodeBlock", they are all for "simple issue title"
3 months ago
..
dashboard.tmpl
feeds.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago
issues.tmpl
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
navbar.tmpl Refactor repo unit "disabled" check (#31389) 8 months ago
repolist.tmpl Fix some places which doesn't repsect org full name setting (#32243) 3 months ago