lemmy/crates/api_common/src
Kroese 6b9d9dfaa5
Fix broken thumbnails (#4661)
* Check is_image_post flag

* Keep cargo_fmt happy

* Filter on is_image_post

* Trigger CI

* Keep cargo_fmt happy
2024-04-23 22:52:56 -04:00
..
build_response.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
claims.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
comment.rs View report history for a post or comment. Fixes #4190 (#4492) 2024-03-05 11:31:40 +01:00
community.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
context.rs Upgrade apub lib, correct webfinger content-type (#4498) 2024-03-06 11:21:46 -05:00
custom_emoji.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
lib.rs Change exponential backoff algorithm for federation send (#4597) 2024-04-09 19:33:01 -04:00
person.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00
post.rs Untangle thumbnail generation logic (ref #4604) (#4615) 2024-04-17 10:36:45 -04:00
private_message.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
request.rs Fix broken thumbnails (#4661) 2024-04-23 22:52:56 -04:00
send_activity.rs Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
sensitive.rs Upgrade api_test deps (#2850) 2023-05-10 16:31:37 -04:00
site.rs Add a blocklist for URLs. (#4515) 2024-03-15 07:03:29 -04:00
utils.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00