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
Nutomic 4a23ee4d8b
Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049)
2 years ago
..
comment.rs Dont check for ban in MarkCommentAsRead (fixes #2045) (#2054) 2 years ago
comment_report.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
community.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2 years ago
lib.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2 years ago
local_user.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2 years ago
post.rs Fixing liking comment on blocked person. Fixes #2033 (#2042) 2 years ago
post_report.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
private_message.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
site.rs Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2 years ago
websocket.rs Don't drop error context when adding a message to errors (#1958) 3 years ago