lemmy/crates/api_common/src
Simon Bordeyne b8ee9315bc
Add Open links in new tab setting (#3318)
* Add Open links in new tab setting

* reorder because it fixes tests ?
2023-07-03 11:10:25 -04:00
..
build_response.rs Remove redundant calls to `Iterator::collect` (#3365) 2023-06-28 11:19:26 +02:00
comment.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
community.rs add new flag to api (#3363) 2023-06-27 06:45:26 -04:00
context.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
custom_emoji.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
lib.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
person.rs Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
post.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
request.rs Update federated posts to not cache sensitive images if not allow by local site (#3253) 2023-06-30 12:42:42 +02:00
sensitive.rs Upgrade api_test deps (#2850) 2023-05-10 16:31:37 -04:00
site.rs Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00
utils.rs Update federated posts to not cache sensitive images if not allow by local site (#3253) 2023-06-30 12:42:42 +02:00