mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-03-25 14:43:03 -04:00
This PR changes the URL format for `/compare/` links in the RSS/Atom feeds to include the full domain. This makes the links consistent with all other URLs in the feeds. Fixes #10168. I tested this on a local Forgejo build with a sample org and a dummy repository as per the original issue. I then fetched the feed to check: ```bash $ curl http://localhost:3000/helloworld.atom | grep compare % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4194 0 4194 0 0 297k <id>10: |
||
|---|---|---|
| .. | ||
| branch.go | ||
| convert.go | ||
| file.go | ||
| profile.go | ||
| release.go | ||
| render.go | ||
| repo.go | ||