]> Untitled Git - lemmy.git/commit
Adding a local RSS feed. Fixes #1279 (#1280)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 26 Nov 2020 17:26:31 +0000 (12:26 -0500)
committerGitHub <noreply@github.com>
Thu, 26 Nov 2020 17:26:31 +0000 (17:26 +0000)
commitac330a3f7b9d20ad7bb99fd925ca415468ea4e6e
tree1e84f87225cfa4759d2279cd254b04f6258f5278
parent01a14e3b3c103da02b34c6128d9fb5ad16421f6d
Adding a local RSS feed. Fixes #1279 (#1280)

* Adding a local RSS feed. Fixes #1279

* Shorten get_local_feed and get_all_feed functions

* Making the enum params the same.

Co-authored-by: Felix Ableitner <me@nutomic.com>
lemmy_api/src/post.rs
lemmy_db/src/lib.rs
lemmy_db/src/post_view.rs
src/routes/feeds.rs