lemmy/crates/api_common/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 Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
community.rs User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
lib.rs Dont allow posts to deleted / removed communities. Fixes #1827 (#1828) 2021-10-14 16:33:19 +00:00
person.rs Adding GetUnreadCount to the API. Fixes #1794 (#1842) 2021-10-16 10:43:41 +00:00
post.rs Adding honeypot to user and post creation. Fixes #1802 (#1803) 2021-10-01 11:37:39 +00:00
site.rs Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
websocket.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00