lemmy/crates/api/src
Nutomic 4a23ee4d8b
Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049)
2022-01-27 16:39:22 +00:00
..
comment.rs Dont check for ban in MarkCommentAsRead (fixes #2045) (#2054) 2022-01-21 14:46:43 -05:00
comment_report.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
community.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2022-01-26 17:57:16 +00:00
lib.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2022-01-26 17:57:16 +00:00
local_user.rs Removing the site creator, adding leave_admin. Fixes #1808 (#2052) 2022-01-26 17:57:16 +00:00
post.rs Fixing liking comment on blocked person. Fixes #2033 (#2042) 2022-01-19 14:17:18 +00:00
post_report.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
private_message.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
site.rs Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2022-01-27 16:39:22 +00:00
websocket.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00