lemmy/crates/api_common/src
Nutomic 2732a5bf07
Rework websocket (#2598)
* Merge websocket crate into api_common

* Add SendActivity trait so that api crates compile in parallel with lemmy_apub

* Rework websocket code

* fix websocket heartbeat
2022-12-09 10:31:47 -05:00
..
websocket Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
comment.rs api changes for comment language tagging 2022-09-02 10:49:54 -04:00
community.rs implement language tags for site/community in db and api (#2434) 2022-10-06 14:27:58 -04:00
context.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
lib.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
person.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
post.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
private_message.rs Implement reports for private messages (#2433) 2022-09-19 22:58:42 +00:00
request.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
sensitive.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
site.rs Remove federation settings, rely on sensible defaults instead (#2574) 2022-11-21 11:44:34 -05:00
utils.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00