gitea/routers/web/feed
Giteabot b44175c071
Refactor commit message rendering and fix bugs (#34412) (#34414)
Backport #34412 by wxiaoguang

Fix #34398, fix #33308

Remove all `repo.ComposeCommentMetas` from templates,
only use `repo` to render commit message.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-09 13:08:23 +07:00
..
branch.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
convert.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +07:00
file.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
profile.go Give organisation members access to organisation feeds (#33508) 2025-03-15 17:49:06 +07:00
profile_test.go Give organisation members access to organisation feeds (#33508) 2025-03-15 17:49:06 +07:00
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +07:00
render.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +07:00
repo.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +07:00