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_crud/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 Mods and admins can comment in locked posts (fixes #4116) (#4488) 3 months ago
community Add site.content_warning, local_site.default_post_listing_mode (#4393) 4 months ago
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 8 months ago
post Add alt_text for posts. Fixes #1086 (#4477) 3 months ago
private_message Rewrite images to use local proxy (#4035) 5 months ago
site Adding an instance-level default_sort_type (#4454) 4 months ago
user Add a vote_display_mode local_user setting. (#4450) 3 months ago
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 11 months ago