You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/api_tests
biosfood 384e55f0e4
update moderator view (#3820)
* update api tests for new moderator view

* chage moderator view to be a listing type in get posts

Note: Internally, the listing type is called ListingType.ModeratorView,
but it's called "Moderator View" in the api endpoint

* fix formatting

* add support for moderator view to list comments

* add api test for moderator view when listing comments

* fix api test formatting

* retry tests

* don't filter out blocked users and communities when using moderator view

* fix cargo tests failing

* fix formatting

* fix previous merge

* Adding ModeratorView to listing_type_enums

* Fixing fmt.

* Adding a default to ListingType.

* Upgrading to use new lemmy-js-client.

---------

Co-authored-by: Nutomic <me@nutomic.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Dessalines <tyhou13@gmx.com>
9 months ago
..
src update moderator view (#3820) 9 months ago
.eslintrc.json Prettier check (#2855) 1 year ago
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 1 year ago
jest.config.js Prettier check (#2855) 1 year ago
package.json update moderator view (#3820) 9 months ago
prepare-drone-federation-test.sh Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago
run-federation-test.sh Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago
tsconfig.json update moderator view (#3820) 9 months ago
yarn.lock update moderator view (#3820) 9 months ago