0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 15:04:40 +01:00
gitea/modules/templates
wxiaoguang 145e266987
Support quote selected comments to reply (#32431)
Many existing tests were quite hacky, these could be improved later.

<details>

![image](https://github.com/user-attachments/assets/93aebb4f-9de5-4cb8-910b-50c64cbcd25a)

</details>
2024-11-07 03:57:07 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper_test.go
helper.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
htmlrenderer_test.go
htmlrenderer.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_date_legacy.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
util_date_test.go Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
util_date.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
util_dict.go
util_json.go
util_misc.go
util_render_legacy.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
util_render_test.go Support quote selected comments to reply (#32431) 2024-11-07 03:57:07 +00:00
util_render.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
util_slice.go
util_string.go
util_test.go