]> Untitled Git - lemmy.git/commitdiff
Add moderator view parameter to list posts (#3176)
authorbiosfood <leisenhau@gmail.com>
Wed, 26 Jul 2023 17:51:11 +0000 (19:51 +0200)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2023 17:51:11 +0000 (13:51 -0400)
* add option to only show posts from moderated communities

* rename moderated_only to moderator_view and show blocked users in moderator view

* add test for moderator view

* bump lemmy-js-client version for moderation view tests

* fix yarn lockfile

* retry build

* Delete logfile

* retry checks

* remove unused select statement from list posts

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>

No differences found