lemmy/crates/apub/src/protocol/objects
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
..
chat_message.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
group.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
instance.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
mod.rs Local only community (#4350) 2024-01-25 11:04:25 -05:00
note.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
page.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
person.rs Quick fix for Peertube federation (fixes #4261) (#4264) 2023-12-14 07:25:47 -05:00
tombstone.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00