lemmy/crates/apub/src/objects
Nutomic dfb0938738
GNU social compatibility (#2100)
* Use SourceCompat everywhere (better compat with other software)

* Name field should not be mandatory in Group

* also check page.cc field for community id

* add gnu social tests

* better to use option<sourcecompat>

* update gnu social tests, marked vote as "unlisted"
2022-03-24 16:33:42 +00:00
..
comment.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
community.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
instance.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
mod.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
person.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
post.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
private_message.rs GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00