lemmy/crates/db_schema
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
..
replaceable_schema Use trigger to generate apub URL in insert instead of update, and fix query planner options not being set when TLS is disabled (#4797) 2024-07-02 11:23:21 -04:00
src Removing a few SuccessResponses for PostHide and MarkPostAsRead. 2024-09-23 12:19:16 -04:00
Cargo.toml Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00