lemmy/crates/api/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
..
comment Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
comment_report Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
community Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
local_user Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
post Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
post_report Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
private_message Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
private_message_report Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
site Optimize federated language updates to avoid unnecessary db writes (#2786) 2023-03-30 11:03:13 -04:00
lib.rs Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
websocket.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00