forgejo/templates/repo/issue/view_content
Gusted 2c2ac80030 feat: Add partial quoting
- If you select a portion of the comment, `Quote reply` will not only
quote that portion and not copy paste the whole text as it previously
did. This is achieved by using the `@github/quote-selection` package.
- There's preprocessing to ensure Forgejo-flavored markdown syntax is
preserved.
- e2e test added.
- Resolves #1342
2024-10-26 19:15:43 +02:00
..
sidebar Small fixes and rename for #5482 2024-10-09 14:17:41 +02:00
add_reaction.tmpl
attachments.tmpl
comments.tmpl feat: Add partial quoting 2024-10-26 19:15:43 +02:00
comments_authorlink.tmpl
comments_delete_time.tmpl
context_menu.tmpl feat: Add partial quoting 2024-10-26 19:15:43 +02:00
conversation.tmpl feat: Add partial quoting 2024-10-26 19:15:43 +02:00
pull.tmpl fix: Don't double escape delete branch text 2024-10-19 22:05:35 +02:00
pull_merge_instruction.tmpl [PORT] Add warning message in merge instructions when AutodetectManualMerge was not enabled (gitea#31805) 2024-08-11 19:15:37 +02:00
reactions.tmpl
reference_issue_dialog.tmpl
show_role.tmpl
sidebar.tmpl feat: "assign to me" button on PRs and issues 2024-10-08 18:36:37 +02:00
update_branch_by_merge.tmpl