lemmy/crates/apub/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
..
activities Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
api Add a vote_display_mode local_user setting. (#4450) 2024-03-13 12:10:58 -04:00
collections Correctly synchronize collection of community featured posts (fixes #3867) (#4475) 2024-02-26 09:45:23 -05:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http fix some typos (#4519) 2024-03-08 10:38:20 +01:00
objects Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
protocol Fix missing private key for signed fetch (#4516) 2024-03-08 10:23:15 -05:00
activity_lists.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
lib.rs Move apub context to join-lemmy.org (fixes #4234) (#4302) 2024-01-05 15:42:46 +01:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00