lemmy/crates/apub/src
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
..
activities Rewrite voting (#1685) 2021-08-02 16:33:40 -04:00
extensions Simplify lemmy_context() function (dont return errors) 2021-07-30 23:16:33 +02:00
fetcher Rewrite apub comment (de)serialization using structs (ref #1657) 2021-07-31 16:57:37 +02:00
http Rewrite voting (#1685) 2021-08-02 16:33:40 -04:00
objects Rewrite private message apub and merge create/update 2021-07-31 22:58:11 +02:00
activity_queue.rs Rewrite apub comment (de)serialization using structs (ref #1657) 2021-07-31 16:57:37 +02:00
lib.rs Rewrite voting (#1685) 2021-08-02 16:33:40 -04:00