lemmy/crates/api_crud/src/community
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
..
create.rs Optimize federated language updates to avoid unnecessary db writes (#2786) 2023-03-30 11:03:13 -04:00
delete.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
list.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
mod.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
remove.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
update.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00