lemmy/crates/api/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.rs Dont swallow API errors (fixes #1834) (#1837) 2021-10-13 15:50:21 -04:00
comment_report.rs Federate reports (#1830) 2021-10-15 10:37:33 -04:00
community.rs Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
lib.rs Adding GetUnreadCount to the API. Fixes #1794 (#1842) 2021-10-16 10:43:41 +00:00
local_user.rs Adding GetUnreadCount to the API. Fixes #1794 (#1842) 2021-10-16 10:43:41 +00:00
post.rs Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
post_report.rs Federate reports (#1830) 2021-10-15 10:37:33 -04:00
private_message.rs Dont swallow API errors (fixes #1834) (#1837) 2021-10-13 15:50:21 -04:00
site.rs Dont swallow API errors (fixes #1834) (#1837) 2021-10-13 15:50:21 -04:00
websocket.rs Moving settings and secrets to context. 2021-09-27 11:25:26 +02:00