lemmy/crates/apub/src/objects
Dessalines 63f54a3103
Making the chat server an actor. (#2793)
* Making the chat server an actor.

- Fixes #2778
- #2787

* Forgot to add handlers folder.

* Some cleanup.

* Forgot to remove a comment.

* Address PR comments.

* Using ToString for enum operations.
2023-04-13 06:53:55 -04:00
..
comment.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
community.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
instance.rs Optimize federated language updates to avoid unnecessary db writes (#2786) 2023-03-30 11:03:13 -04:00
mod.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
person.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
post.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
private_message.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00