1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-26 18:20:57 +00:00
forgejo/modules/templates
Gusted 8fdc0a7a6c feat: combine review requests comments
- Combine review requests comments similairy how labels comments are
combined. If review requests comments were made within 60 seconds of
each other they will be grouped.
- Integration and unit test added.
- Resolves #2774
2024-10-25 22:57:32 +02:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go feat: combine review requests comments 2024-10-25 22:57:32 +02:00
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
main_test.go
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go feat: combine review requests comments 2024-10-25 22:57:32 +02:00
util_render_test.go
util_slice.go
util_string.go
util_string_test.go
util_test.go