mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-27 06:41:18 +00:00
Dessalines
ee7df0dc35
- Adds an image_details table, which stores the height, width, and content_type for local and remote images. - For LocalImages, this information already comes back with the upload. - For RemoteImages, it calls the pictrs details endpoint. - Fixed some issues with proxying non-image urls. - Fixes #3328 - Also fixes #4703 |
||
---|---|---|
.. | ||
comment_report_view.rs | ||
comment_view.rs | ||
custom_emoji_view.rs | ||
lib.rs | ||
local_image_view.rs | ||
local_user_view.rs | ||
post_report_view.rs | ||
post_view.rs | ||
private_message_report_view.rs | ||
private_message_view.rs | ||
registration_application_view.rs | ||
site_view.rs | ||
structs.rs | ||
vote_view.rs |