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 Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
convert.go fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 15:15:09 +02:00
file.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
profile.go Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00
render.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
repo.go Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:33:33 +02:00