lemmy/crates/apub/src/objects
Nutomic 2423b89ced
Activitypub breaking changes for Lemmy 0.18 (#2705)
* Remove deprecated field `group.moderators`

* Drop column local_site.federation_debug

* Remove backwards compatibility code for feature/lock post

https://github.com/LemmyNet/lemmy/pull/2716

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-07 15:18:17 -04:00
..
comment.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
community.rs Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
instance.rs Optimize federated language updates to avoid unnecessary db writes (#2786) 2023-03-30 11:03:13 -04:00
mod.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
person.rs Filter empty username strings from Mastodon (fixes #2886) (#2887) 2023-06-05 13:56:53 +02:00
post.rs Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
private_message.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00