Dessalines
|
95069d7648
|
Fixing some clippy and woodpecker lints. (#4565)
* Fixing some clippy and woodpecker lints.
* Try fixing woodpecker 1.
* Revert "Try fixing woodpecker 1."
This reverts commit 7c2020a08d .
|
2024-03-26 10:17:42 +01:00 |
|
ALEX11BR
|
a5289dd4cf
|
Use pretty_assertions for assertions (#4347)
* Use `pretty_assertions` for assertions
* fixed ordering of `use`s
* ci
---------
Co-authored-by: Felix Ableitner <me@nutomic.com>
|
2024-01-04 04:47:18 -05:00 |
|
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 |
|