lemmy/crates/apub/src
Nutomic 12163701e7
Avoid crash when handling urls without domain (#4676)
* Avoid crash when handling urls without domain

* Add some extra checks
2024-04-30 06:33:37 -04:00
..
activities Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00
api Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
collections Fix communities with broken outboxes, and use PostView. Fixes #4658 (#4668) 2024-04-29 12:22:00 +02:00
fetcher Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
http Fix communities with broken outboxes, and use PostView. Fixes #4658 (#4668) 2024-04-29 12:22:00 +02:00
objects Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00
protocol Testing for federation with NodeBB, make community.followers_url optional (#4629) 2024-04-29 12:34:11 +02:00
activity_lists.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
lib.rs Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00
mentions.rs Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00