You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719)
Fix #22228 adding RSS feeds for branches and files. 

RSS feeds are accessed through:

* [gitea]/src/branch/{branch}.rss
* [gitea]/src/branch/{branch}/{file_name}.rss

No changes have been made to the UI to expose the feed urls for branches
and files.
1 year ago
..
branch.go Add RSS Feeds for branches and files (#22719) 1 year ago
convert.go Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 1 year ago
file.go Add RSS Feeds for branches and files (#22719) 1 year ago
profile.go User/Org Feed render description as per web (#23887) 1 year ago
release.go Add Feed for Releases and Tags (#21696) 2 years ago
render.go Add RSS Feeds for branches and files (#22719) 1 year ago
repo.go Add pagination for dashboard and user activity feeds (#22937) 1 year ago