You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api/src
Dessalines 86b2901e8c
Adding MarkPostAsRead to API. Fixes #1784 (#1946)
* Adding MarkPostAsRead to API. Fixes #1784

* Adding error
3 years ago
..
comment.rs Fixing clippy lints. (#1885) 3 years ago
comment_report.rs Move ObjectId to library 3 years ago
community.rs Move activity structs to protocol folder 3 years ago
lib.rs Adding MarkPostAsRead to API. Fixes #1784 (#1946) 3 years ago
local_user.rs Making public key required. Fixes #1934 3 years ago
post.rs Adding MarkPostAsRead to API. Fixes #1784 (#1946) 3 years ago
post_report.rs Move ObjectId to library 3 years ago
private_message.rs Merge crates db_schema and db_queries 3 years ago
site.rs Make webfinger standard compliant 3 years ago
websocket.rs Moving settings and secrets to context. 3 years ago