forgejo/routers/web/feed
Gusted f4a7132a89 fix: don't show truncated comments in RSS/Atom feeds
- When a truncated comment is detected in the RSS/Atom feeds, fetch the
comment from the database and use the original content.
- Added integration test.
- Resolves #5650
2024-10-22 15:15:09 +02:00
..
branch.go
convert.go fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 15:15:09 +02:00
file.go
profile.go
release.go
render.go
repo.go