lemmy/crates/api_crud/src
Dessalines d83f96293d
Automatically marking posts created in an NSFW community as NSFW. (#5310)
* Automatically marking posts created in an NSFW community as NSFW.

- Context: https://github.com/LemmyNet/lemmy-ui/issues/2885

* Update crates/api_crud/src/post/create.rs

Co-authored-by: Nutomic <me@nutomic.com>

---------

Co-authored-by: Nutomic <me@nutomic.com>
2025-01-09 10:02:44 +01:00
..
comment Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
community Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
post Automatically marking posts created in an NSFW community as NSFW. (#5310) 2025-01-09 10:02:44 +01:00
private_message Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
site Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00
tagline Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
user More test coverage for user deletion (#5259) 2024-12-12 10:03:55 -05:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00