lemmy/crates/db_views/src
Dessalines 97aa7268ae
Adding GetUnreadCount to the API. Fixes #1794 (#1842)
* Adding GetUnreadCount to the API. Fixes #1794

* Reordering filters to fix unread replies.
2021-10-16 10:43:41 +00:00
..
comment_report_view.rs Admins can view all reports. Fixes #1810 (#1825) 2021-10-12 12:02:16 +00:00
comment_view.rs Adding GetUnreadCount to the API. Fixes #1794 (#1842) 2021-10-16 10:43:41 +00:00
lib.rs A first pass. 2021-03-10 23:43:11 -05:00
local_user_view.rs Fix API and clippy warnings 2021-03-29 20:55:08 +02:00
post_report_view.rs Admins can view all reports. Fixes #1810 (#1825) 2021-10-12 12:02:16 +00:00
post_view.rs Fix saved posts and hide read posts issue. Fixes #1839 (#1840) 2021-10-14 17:03:12 +00:00
private_message_view.rs Adding GetUnreadCount to the API. Fixes #1794 (#1842) 2021-10-16 10:43:41 +00:00
site_view.rs A first pass. 2021-03-10 23:43:11 -05:00