lemmy/crates/api
Dessalines c4d864878f
Change "mark post as read", "hide post" api calls to take single post instead of multiple ()
* 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 

* Fixing federation tests.

* Upgrading lemmy-js-client deps.

* Simplifying forms.

* Fixing forms.

* Removing indexing slicing from a test.
2024-11-13 09:36:18 -05:00
..
src Change "mark post as read", "hide post" api calls to take single post instead of multiple () 2024-11-13 09:36:18 -05:00
Cargo.toml Approve applications in transaction () 2024-08-13 16:18:26 -04:00