lemmy/crates/apub/src
Nutomic 86b44c2a4d
Add site.content_warning, local_site.default_post_listing_mode (#4393)
* Include local_site.content_warning setting for showing nsfw by default

* Add community setting `only_followers_can_vote`

* clippy

* add auto_expand_images site setting

* cleanup

* add missing api params

* postquery/communityquery changes

* clippy

* change error

* replace auto_expand_images with default_site_post_listing_mode

* change post/community query params

* get rid of only_followers_can_vote

* machete

* fix

* clippy

* revert remaining vote changes

* remove dead code

* remove unused var

* fmt
2024-02-16 07:24:35 -05:00
..
activities Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
api Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
collections Local only community (#4350) 2024-01-25 11:04:25 -05:00
fetcher Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
http Local only community (#4350) 2024-01-25 11:04:25 -05:00
objects Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
protocol Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -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