lemmy/crates
Nutomic a25faf3e97
Add `to` field in follow activities for better compatibility (#2829)
* Add `to` field in follow activities for better compatibility (fixes #2744)

* fix tests
2023-04-24 17:19:08 -04:00
..
api Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
api_common Remove last Option<Vec.. from API. Fixes #2820 (#2822) 2023-04-21 23:41:03 +02:00
api_crud Adding cross_post fetching to GetPost. Fixes #2127 (#2821) 2023-04-19 22:16:19 +02:00
apub Add `to` field in follow activities for better compatibility (#2829) 2023-04-24 17:19:08 -04:00
db_schema Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
db_views Temporary fix for hiding deleted posts. #2624 (#2811) 2023-04-15 20:23:36 -04:00
db_views_actor Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
db_views_moderator Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
routes Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
utils Adding check to description and body length fields. (#2805) 2023-04-15 10:45:11 -04:00