lemmy/crates
Dessalines 10079f8295 Removing a few SuccessResponses for PostHide and MarkPostAsRead.
- This also removes the pointless multiple post_ids. These can be done
  as individual calls on the front end anyway.
- Fixes #4755
2024-09-23 12:19:16 -04:00
..
api Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
api_common Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
api_crud Adding saved_only, liked_only, and disliked_only filters to search. (#5034) 2024-09-23 11:27:06 -04:00
apub Adding saved_only, liked_only, and disliked_only filters to search. (#5034) 2024-09-23 11:27:06 -04:00
db_perf Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
db_schema Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
db_views Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
db_views_actor Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00