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>
2024-03-13 12:10:58 -04:00
..
comment Mods and admins can comment in locked posts (fixes #4116) (#4488) 2024-03-04 09:15:21 -05:00
community Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
custom_emoji Convert more responses to SuccessResponse. Fixes #2860 (#4058) 2023-10-19 13:21:05 -04:00
post Add alt_text for posts. Fixes #1086 (#4477) 2024-03-05 11:34:57 +01:00
private_message Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
site Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
user Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00