lemmy/crates
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
..
api Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
api_common Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
api_crud Prevent crates that shouldn't be published from being published (#4309) 2023-12-20 09:11:58 -05:00
apub Also send reports to user's home instance (fixes #4286) (#4305) 2024-01-03 10:31:51 -05:00
db_schema Don't update comment_aggregates if updating path fails (#4281) 2023-12-18 10:31:39 +01:00
db_views Adding /post/like/list and /comment/like/list for admins. (#4332) 2024-01-03 13:39:21 -05:00
db_views_actor Add missing test cleanup (#4289) 2023-12-19 05:26:00 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Fix federate loop (#4330) 2024-01-03 13:30:06 -05:00
routes Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
utils Fixed `matrix_user_id` regex (#4312) 2023-12-21 12:13:24 +01:00