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 83f571628d
Feed UI Improvements (#27356)
Various improvements related to feeds:

- Fix markdown rendering
- Increase font size from 13px to default 14px via `flex-item`
- Add style to hashes
- Move the timestamp to title line. I realize it's not optimal for
translation, we may need to change all these translations

Before:
<img width="768" alt="Screenshot 2023-09-29 at 22 52 58"
src="https://github.com/go-gitea/gitea/assets/115237/edda8b84-23cf-4a43-90ad-a892798f4e6c">

After:
<img width="781" alt="Screenshot 2023-09-29 at 22 58 09"
src="https://github.com/go-gitea/gitea/assets/115237/7097474d-efcf-4f22-a2ab-834a4e25c4e8">
10 months ago
..
auth Fix more "locale" usages (#27259) 10 months ago
dashboard Feed UI Improvements (#27356) 10 months ago
notification More `db.DefaultContext` refactor (#27265) 10 months ago
overview Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
settings Add missing IconHTML size (#27269) 10 months ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 1 year ago
heatmap.tmpl Fix more "locale" usages (#27259) 10 months ago
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago