lemmy/crates
Neshura 558035b128
Fix Issue #3075 by using None for local fields instead of Some(false) (#3088)
* Set insert and update form "local" to None

* Extra space to retrigger woodpecker

* Resolve code review request

https://github.com/LemmyNet/lemmy/pull/3088#discussion_r1229336958

* Remove extra space after None,
2023-06-14 08:34:45 -04:00
..
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_common Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_crud Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
apub Fix Issue #3075 by using None for local fields instead of Some(false) (#3088) 2023-06-14 08:34:45 -04:00
db_schema Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_actor Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Fix compilation 2023-06-14 11:34:29 +02:00
utils Fixes #1884 - Support Spoiler Tags (#3018) 2023-06-14 13:15:59 +02:00