lemmy/crates/apub/src/objects
Nutomic 0ecf256ce3
Remove federation backwards compatibility with 0.16.x (#2183)
* Breaking: remove compatiblity with page.url field (ref #2182)

* Breaking: change type of Instance to `Application` (ref #2200)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2022-12-09 11:21:17 -05:00
..
comment.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
community.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
instance.rs Remove federation backwards compatibility with 0.16.x (#2183) 2022-12-09 11:21:17 -05:00
mod.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
person.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
post.rs Remove federation backwards compatibility with 0.16.x (#2183) 2022-12-09 11:21:17 -05:00
private_message.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00