lemmy/crates/api_crud/src/comment
Nutomic b8d7f00d58
Rewrite voting (#1685)
* Merge like/dislike activity handlers into vote

* Rewrite vote sending code

* Remove old send_create, send_update functions
2021-08-02 16:33:40 -04:00
..
create.rs Rewrite voting (#1685) 2021-08-02 16:33:40 -04:00
delete.rs Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
update.rs Merge logic for post create and update 2021-07-31 19:26:17 +02:00