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 Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
scopedtmpl Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
vars Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
base.go
dynamic.go
helper.go feat: combine review requests comments 2024-10-25 22:57:32 +02:00
helper_test.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
htmlrenderer.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
htmlrenderer_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
mailer.go Add slogan config (#3752) 2024-06-07 17:12:48 +00:00
main_test.go
static.go
templates_bindata.go
util_avatar.go Lazy load avatar images (#32051) 2024-09-22 09:11:06 +02:00
util_dict.go
util_json.go
util_misc.go Avoid losing token when updating mirror settings (#30429) 2024-04-15 20:01:36 +02:00
util_render.go feat: combine review requests comments 2024-10-25 22:57:32 +02:00
util_render_test.go feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
util_slice.go
util_string.go
util_string_test.go
util_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00