lemmy/crates/apub/src
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
..
activities Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
api Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
collections Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
fetcher Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
http Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00
objects Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
protocol Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
activity_lists.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
lib.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
mentions.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00