lemmy/crates
Nutomic 9a9d518153
Fix import blocked objects (#4712)
* Allow importing partial backup (fixes #4672)

* Fetch blocked objects if not known locally (fixes #4669)

* extract helper fn

* add comment

* cleanup

* remove test

* fmt

* remove .ok()
2024-05-14 23:03:43 -04:00
..
api Allow importing partial backup (fixes #4672) (#4705) 2024-05-14 22:37:30 -04:00
api_common On registration set show_nsfw based on site.content_warning (#4616) 2024-05-07 16:18:58 -04:00
api_crud On registration set show_nsfw based on site.content_warning (#4616) 2024-05-07 16:18:58 -04:00
apub Fix import blocked objects (#4712) 2024-05-14 23:03:43 -04:00
db_perf Dont publish lemmy_db_perf to fix crates.io publish. Fixes #4678 (#4680) 2024-04-30 17:51:12 +00:00
db_schema Allow importing partial backup (fixes #4672) (#4705) 2024-05-14 22:37:30 -04:00
db_views Allow importing partial backup (fixes #4672) (#4705) 2024-05-14 22:37:30 -04:00
db_views_actor Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
routes Make nodeinfo standard compliant, upgrade to nodeinfo 2.1 (fixes #4702) (#4706) 2024-05-13 22:53:20 -04:00
utils Version 0.19.4-beta.7 2024-05-11 13:51:09 -04:00