0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-10 13:42:02 -05:00
forgejo/templates
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
..
admin
api/packages/pypi
base
custom
devtest
explore
htmx
mail
org
package
projects fix: use column flex on mobile to prevent project title from wrapping 2024-10-12 18:21:14 +00:00
repo feat: Add partial quoting 2024-10-26 19:15:43 +02:00
shared
status #5324 Fix centered fork note 2024-10-06 00:14:30 +02:00
swagger API: enhance SearchIssues swagger docs (#32208) 2024-10-20 09:44:18 +02:00
user feat(ui): better activity messages for cases of private profiles (#5638) 2024-10-21 14:39:29 +00:00
webhook fix: improve discord webhook api conformance 2024-10-08 22:43:28 +02:00
home.tmpl fix(i18n): remove unnecessary variable (#5533) 2024-10-11 18:51:29 +00:00
install.tmpl
post-install.tmpl