]> source.dussan.org Git - gitea.git/commit
Feed UI Improvements (#27356) (#27717)
authorGiteabot <teabot@gitea.io>
Sat, 21 Oct 2023 11:13:15 +0000 (19:13 +0800)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 11:13:15 +0000 (11:13 +0000)
commit1848858a1e85418b718c033c4fd03bdf63b7ff54
tree382bb466d2ec471ba8389c48fbaf3d5518269088
parenta398089301c24bf9f7858fd1fb123b86b4d37e8f
Feed UI Improvements (#27356) (#27717)

Backport #27356 by @silverwind

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">

Co-authored-by: silverwind <me@silverwind.io>
templates/user/dashboard/feeds.tmpl
web_src/css/shared/flex-list.css