FWIW Voyager doesn’t have a server, there is no backend at all. Just you and your lemmy instance. ;)
Punch nazis, trebuchet TERFs.
I am building Voyager, a client for lemmy!
FWIW Voyager doesn’t have a server, there is no backend at all. Just you and your lemmy instance. ;)
To be completely honest, if you want a healthy 3rd party app ecosystem, the official UI and backend need to be completely separated with a publicly documented API.
Biggest win with Lemmy, and biggest fluff with kbin. And it shows when it comes to 3rd party app ecosystem. People wanted to build apps for kbin….
OK, thanks. I’ll try and fix for next release
Are you using from Docker?
Hi, good idea. This feels similar to https://github.com/aeharding/voyager/issues/1056, so maybe you could add a request for ability to share with specific custom instance there? Thanks
Oh, I see. Voyager doesn’t show that because display names are confusing for mentions, can be used to impersonate, and distracting. It might be an option to enable in the future, off by default.
To clarify how I really feel, here’s my hot take: display_name
is a really awful feature and should be removed from Lemmy.
They are dangerous by default because the very concept implies that clients should render display_name
instead of the username, if it exists. Which is unwise: Apps have to choose between replacing (bad for impersonation/UX/distraction reasons) and showing both (which just looks duplicative most of the time).
What makes this feature even more frustrating is that people are now using display names for their username + flairs of actually important things, like gender identities. (for example, display_name="Alex (he/his)"
)
It’s a damned if you do, damned if you don’t situation for Lemmy clients. Some people are using display_name
for important info like gender identities, and yet display_name
is so incredibly easy to impersonate people and otherwise abuse.
What is the solution? I think Lemmy should ditch display_name
and replace with flair
(or something like this). The general idea is that flair
is NOT a replacement for your username, but rather it will be displayed alongside it.
Maybe even make flair per-community like Reddit. I think that was a much better design than what Lemmy currently has.
if you hold and tap username you can tag. If you do that it will store a reference to the comment/post you tagged from
It looks fine for me on voyager. Maybe connection issues.
Use the all feed if you want to browse posts from everywhere.
If you want to actually connect to an instance without signing in, to view its local feed for example, you can go through the normal login process and login with empty credentials. It will prompt you to connect as guest.
Yeah, agreed. Make a GitHub report if there isn’t one already so I don’t forget
Voyager stores the source comment/post of the tag if you have it enabled.
The labeling is heavily regulated, it must contain a certain amount of actual cream too. Unfortunately shit tier “frozen desert” can be sold on the same shelf intermingled with the good stuff.
And the marketing doesn’t help either.
But it is very easy to check for the initiated bc it wont be labeled as ice cream. And easy to check ingredient list too. When I buy ice cream, I only buy when the first ingredient is actual cream.
Voyager has recently started automatically building and deploying every commit on main
to testflight/android open testing (new!)/beta.vger.app (new!) as part of continuous deployment, so it’s actually testing. ;) Before testflight didn’t really do anything because I only pushed releases there lol.
Two options:
I think that’s what Lemmy is looking to add support for soonish.
Yes, temporary bans should be fixed.
Thank you! 💜
Fdroid is lagging behind because the build changes I’ve made at the same time broke the reproducible builds. It’s slow turnaround but hopefully fixed soon.
Ehh, I wouldn’t consider Safari “using chromium” at this point. It has been hard forked for years. Chrome could disappear tomorrow and it wouldn’t affect Safari development.