lemmy/crates/db_views/src
biosfood 2de994797e
Add moderator view parameter to list posts (#3176)
* 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>
2023-07-26 13:51:11 -04:00
..
comment_report_view.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00
comment_view.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00
custom_emoji_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Add Custom Emojis Support (#2616) 2023-03-20 17:32:31 -04:00
local_user_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_report_view.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00
post_view.rs Add moderator view parameter to list posts (#3176) 2023-07-26 13:51:11 -04:00
private_message_report_view.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
private_message_view.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
registration_application_view.rs UI Settings - Blur NSFW & Auto Expand (#3377) 2023-07-26 07:53:45 -04:00
site_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
structs.rs Add controversial ranking (#3205) 2023-07-26 13:07:05 -04:00