aboutsummaryrefslogtreecommitdiffstats
path: root/models/issues/comment_code.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor markup render system (#32612)wxiaoguang2024-11-241-7/+3
* Refactor markup render system (#32589)wxiaoguang2024-11-221-8/+6
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-301-1/+2
* Load attachments for code comments (#30124)yp053272024-03-271-0/+4
* Do some performance optimize for issues list and view issue/pull (#29515)Lunny Xiao2024-03-121-1/+1
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-3/+5
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-2/+2
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-8/+10
* Use `CommentList` instead of `[]*Comment` (#24828)Lunny Xiao2023-05-211-2/+2
* some refactor about code comments (#20821)Lunny Xiao2023-01-171-0/+129