I’m excited to announce that Voyager now has experimental support for logging in with Piefed! You can try it out today on:
This will roll out to the official app stores and vger.app soon™, once I’m confident there are no major regressions. If you prefer not to switch to beta builds, just hang tight.
Please note that Piefed support is EXPERIMENTAL! There are still many things that don’t work quite right, which I’m hoping to improve over the coming weeks.
The basics including scrolling home/all/local, viewing posts, blocking, commenting and voting should work well. However there are some known issues:
- Can’t sign up for a Piefed account in-app, only log in with an existing one
- Subscribed communities list is empty (should be fixed soon!)
- Inbox tab doesn’t load
- Comment search doesn’t work
- Profile upvoted/downvoted doesn’t load
- No moderation tools
- Mark as read doesn’t persist
- Creating/editing posts is currently untested
- …probably a bunch of other stuff too, please let me know below!
Behind the scenes, this interoperability is made possible thanks to aeharding/threadiverse, a new library I am working on to normalize various threadiverse-software APIs. It’s open source so any project use it, but it’s under heavy development right now. What’s cool about this is in the future, adding support for mbin, or whatever else is possible!
Again, feel free to try it out and let me know if there are any more issues to be documented and fixed.
Yeah, piefed thumbnails are pretty small. I don’t know if that’s a per server config or not though. Probably something to ask the piefed devs
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).
@rimu@piefed.social do you have any insight? Apologies if this is poor etiquette 😅