Web developer. Lead developer of PieFed

  • 62 Posts
  • 501 Comments
Joined 2 years ago
cake
Cake day: January 4th, 2024

help-circle







  • Yesterday I merged in a PR that lets the instance admin set the sizes for thumbnails.

    But the real issue is that the thumbnails have a variety of uses - in the PieFed web UI thumbnails are shown quite small so 170px is fine. But some mobile apps might show the thumbnail in a manner that spans the whole screen which is going to need to be at least 350px wide.

    I’ll make PieFed generate a 500px version of the thumbnail and include that in the API response (as well as the smaller one).