You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Dessalines 555f789269
Fixing custom_thumbnail updates. (#4593)
* Fixing custom_thumbnail updates.

* Fixing issue with image posts.

* Fixing upgrade deps script.

* Adding API tests for custom thumbnails.

* Remove pointless todo.

* Address PR comments.

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
2 months ago
..
api Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
api_common Fixing custom_thumbnail updates. (#4593) 2 months ago
api_crud Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
apub Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 4 months ago
db_schema Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
db_views Fix private message sort order. #4581 (#4587) 3 months ago
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 3 months ago
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 4 months ago
federate Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
routes Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
utils Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago