lemmy/crates/api/src/post
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
..
feature.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
get_link_metadata.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
like.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
lock.rs Making the chat server an actor. (#2793) 2023-04-13 06:53:55 -04:00
mark_read.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
mod.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
save.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00