lemmy/api_tests/src
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
..
comment.spec.ts Skip api test for fetching nested comment (#5152) 2024-10-31 08:10:45 -04:00
community.spec.ts Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
follow.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00
image.spec.ts Upgrading deps. (#4955) 2024-08-01 17:04:28 -04:00
post.spec.ts Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
private_community.spec.ts Implement private communities (#5076) 2024-11-07 05:49:05 -05:00
private_message.spec.ts Fixing custom_thumbnail updates. (#4593) 2024-04-10 10:59:46 -04:00
shared.ts 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
user.spec.ts federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00