lemmy/crates/apub/src
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
..
activities GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
collections If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00:00
fetcher If viewed actor isnt in db, fetch it from other instance (#2145) 2022-03-23 21:27:51 +00:00
http Dont log error if duplicate activity is received (fixes #2146) (#2148) 2022-03-24 16:05:27 +00:00
objects GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
protocol GNU social compatibility (#2100) 2022-03-24 16:33:42 +00:00
activity_lists.rs Merge different delete activities for better compatibility (fixes #2066) (#2073) 2022-02-14 10:14:24 -05:00
context.rs Allow single item for to, cc, and @context 2021-11-26 21:55:33 -07:00
lib.rs Dont log error if duplicate activity is received (fixes #2146) (#2148) 2022-03-24 16:05:27 +00:00
mentions.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00