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 15f02f00a9
Add a vote_display_mode local_user setting. (#4450)
* Add a vote_display_mode local_user setting.

- Fixes #4449

* Changing HideDownvotes to Score.

* Adding ScoreAndDownvote display mode.

* Adding upvote and downvote mode.

* Extracting vote_display_mode to another table.

* Fixing fmt.

* Remove published and updated columns.

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
3 months ago
..
comment Send purges to federated instances (fixes #4119) (#4398) 5 months ago
comment_report View report history for a post or comment. Fixes #4190 (#4492) 4 months ago
community Send purges to federated instances (fixes #4119) (#4398) 5 months ago
local_user Add a vote_display_mode local_user setting. (#4450) 3 months ago
post Adding ability to hide posts. (#4480) 4 months ago
post_report View report history for a post or comment. Fixes #4190 (#4492) 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 When purging a federated user, federate local community removals. (#4505) 4 months ago
lib.rs Change 2FA to use hostname as issuer (fixes #4518) (#4525) 3 months ago
sitemap.rs Use `pretty_assertions` for assertions (#4347) 6 months ago