lemmy/crates/apub/src/objects
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
..
comment.rs chore: fix some comments (#4637) 2024-04-17 14:35:54 +02:00
community.rs Testing for federation with NodeBB, make community.followers_url optional (#4629) 2024-04-29 12:34:11 +02:00
instance.rs Avoid crash when handling urls without domain (#4676) 2024-04-30 06:33:37 -04:00
mod.rs Avoid overwriting local objects via federation (#4611) 2024-04-11 10:05:49 -04:00
person.rs Avoid overwriting local objects via federation (#4611) 2024-04-11 10:05:49 -04:00
post.rs Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
private_message.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00