lemmy/crates/db_views/src
Dessalines 009a45dffb
Adding /post/like/list and /comment/like/list for admins. (#4332)
- Allows admins to view likes, sorted by downvotes first,
  for a given comment or post.
- Fixes #4088
2024-01-03 13:39:21 -05:00
..
comment_report_view.rs Registrations and Reports should sort by New when viewing unresolved / unread. (#4207) 2023-11-29 11:08:23 +01:00
comment_view.rs Show federated posts on user profile. Fixes #4228 (#4229) 2023-12-11 14:36:12 -05:00
custom_emoji_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
local_user_view.rs Making login case-insensitive. Fixes #4272 (#4273) 2023-12-15 11:34:17 +01:00
post_report_view.rs Registrations and Reports should sort by New when viewing unresolved / unread. (#4207) 2023-11-29 11:08:23 +01:00
post_view.rs Fixing broken post_read logic. Fixes #4290 (#4297) 2023-12-19 10:46:41 +01:00
private_message_report_view.rs Also order reports by oldest first (ref #4123) (#4129) 2023-11-06 05:29:30 -05:00
private_message_view.rs Add missing test cleanup (#4289) 2023-12-19 05:26:00 -05:00
registration_application_view.rs Registrations and Reports should sort by New when viewing unresolved / unread. (#4207) 2023-11-29 11:08:23 +01:00
site_view.rs Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
structs.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
vote_view.rs Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00