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

* 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 (#5043) 2024-11-13 09:36:18 -05:00
.npmrc Add test to ensure reports are sent to user's home instance (ref #4701) (#4711) 2024-05-14 22:48:24 -04:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
eslint.config.mjs Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json Change "mark post as read", "hide post" api calls to take single post instead of multiple (#5043) 2024-11-13 09:36:18 -05:00
pnpm-lock.yaml Change "mark post as read", "hide post" api calls to take single post instead of multiple (#5043) 2024-11-13 09:36:18 -05:00
prepare-drone-federation-test.sh Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02:00
run-federation-test.sh Moving from yarn to pnpm. (#4414) 2024-01-29 11:38:39 +01:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00