You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api/src
Dessalines de92dfb79b Removing local_user.show_scores column, since its now on the
local_user_vote_display_mode table.

- See https://github.com/LemmyNet/lemmy/pull/4450
3 months ago
..
comment Send purges to federated instances (fixes #4119) (#4398) 5 months ago
comment_report Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
community Send purges to federated instances (fixes #4119) (#4398) 5 months ago
local_user Removing local_user.show_scores column, since its now on the 3 months ago
post Adding ability to hide posts. (#4480) 4 months ago
post_report Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
private_message Remove explicit auth params (#3946) 9 months ago
private_message_report Fixing private message reports. (#4279) 6 months ago
site Send purges to federated instances (fixes #4119) (#4398) 5 months ago
lib.rs When site banning a federated user, also remove their content from our local communities. (#4464) 3 months ago
sitemap.rs Use `pretty_assertions` for assertions (#4347) 5 months ago