lemmy/crates/api/src
2022-01-21 14:46:43 -05: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 Adding temporary bans. Fixes #1423 (#1999) 2022-01-08 12:37:07 +00:00
lib.rs Adding a banned endpoint for admins. Removing it from GetSite. Fixes #1806 2022-01-04 09:50:30 -05:00
local_user.rs Adding temporary bans. Fixes #1423 (#1999) 2022-01-08 12:37:07 +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 Adding a banned endpoint for admins. Removing it from GetSite. Fixes #1806 2022-01-04 09:50:30 -05:00
websocket.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00