lemmy/crates/api/src/private_message
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
..
mark_read.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
mod.rs Split apart api files (#2216) 2022-04-13 18:12:25 +00:00