lemmy/lemmy_db/src
Dessalines ac330a3f7b
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>
2020-11-26 17:26:31 +00:00
..
activity.rs Fix unit tests 2020-11-11 17:28:30 +01:00
category.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
comment.rs Fix unit tests 2020-11-11 17:28:30 +01:00
comment_report.rs Minor cleanup on reports PR 2020-11-26 13:28:58 +01:00
comment_view.rs For community_name API parameters, only search locally (fixes #1271) 2020-11-26 13:24:12 +01:00
community.rs Add user_inbox check that activities are really addressed to local users 2020-11-26 13:22:16 +01:00
community_view.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
lib.rs Adding a local RSS feed. Fixes #1279 (#1280) 2020-11-26 17:26:31 +00:00
moderator.rs Fix unit tests 2020-11-11 17:28:30 +01:00
moderator_views.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
password_reset_request.rs Fix unit tests 2020-11-11 17:28:30 +01:00
post.rs Fix unit tests 2020-11-11 17:28:30 +01:00
post_report.rs Minor cleanup on reports PR 2020-11-26 13:28:58 +01:00
post_view.rs Adding a local RSS feed. Fixes #1279 (#1280) 2020-11-26 17:26:31 +00:00
private_message.rs Fix unit tests 2020-11-11 17:28:30 +01:00
private_message_view.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
schema.rs update/fix migration, add some doc 2020-11-11 15:11:52 -05:00
site.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
site_view.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
user.rs Fix unit tests 2020-11-11 17:28:30 +01:00
user_mention.rs Fix unit tests 2020-11-11 17:28:30 +01:00
user_mention_view.rs Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
user_view.rs GetUserDetails doesnt return users own email (#1240) 2020-10-30 18:19:47 -04:00