lemmy/crates
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
..
api Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
api_common Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
api_crud Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
apub Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
db_schema Remove unused dependencies (#2795) 2023-04-05 16:29:08 -04:00
db_views Fix listing type default value (#2796) 2023-04-12 10:40:59 -04:00
db_views_actor Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
db_views_moderator Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
routes Remove unused dependencies (#2795) 2023-04-05 16:29:08 -04:00
utils Use pretty print for federation json responses (#2801) 2023-04-12 20:17:23 -04:00