this post was submitted on 26 Jan 2025
267 points (98.5% liked)

Voyager

5841 readers
185 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

Hi everyone!

2025 is here, and I'm curious to hear your thoughts on Voyager for Lemmy.

  • What features would you like to see added to Voyager in 2025?
  • Are there any bugs or issues that are bothering you?

💜

(page 2) 50 comments
sorted by: hot top controversial new old
[–] ToffeeIsForClosers@lemmy.world 8 points 3 days ago* (last edited 3 days ago)

One of favourite apps!

Two requests:

  1. Ability to open shared Lemmy URLs in Voyager, via share sheet to the app, iMessage extension maybe too, and clipboard recognition once in the app although this might have privacy issues I suppose. My family sends a lot of Lemmy links via iMessage and it’s annoying having to load the page, tap the image, close the tab after and return to iMessage to comment. I remember Apollo having something better with this.
  2. Block community on a post from an All, Local or Home feed. Right now you have to tap into the sub/community and then tap ellipses to get the block function.

Another thing is better search but I believe Voyager might be doing the best that it can right now compensating for the terrible search in Lemmy. And that terrible search might also be a byproduct of the federated instances (sync time, different restrictions, etc) which I guess is an acceptable trade-off for now if so.

[–] neme@lemm.ee 10 points 4 days ago

Newer lemmy versions have the option to add a thumbnail url yourself when creating a post. It would be nice to have that also on Voyager.

[–] Petter1@lemm.ee 8 points 4 days ago (2 children)

Add swipe forward as Appollo had (same as back, just in the other direction, to e.g. get to last opened post (which is on the right side in feed view.

load more comments (2 replies)
[–] steal_your_face@lemmy.ml 6 points 3 days ago

Wood be nice to have a gif integration in comments where you can search and post gifs straight from the app. Prob no gif providers that are privacy focused though.

I'd like to save drafts and have it connected to the post or comment I'm replying to.

Be able to search my saved comments and post.

[–] curbstickle@lemmy.dbzer0.com 7 points 4 days ago* (last edited 4 days ago) (1 children)
  • Tags are working great! Would love to be able to link to the comment that made me tag, too.
  • Would be nice to have the searchable modlog instead of just myself
  • If I'm in a thread and accidentally hit back, I have to go back through the list to find that post again. A "last post" or something in the menu would be handy.
  • A bunch of gifs/videos don't show/play, but it works in other clients, instead I have to open in a browser. That would be a nice one to hit.
  • db0 added some flairs, which are apparently natively supported by lemmy, which is cool. They are gigantic in voyager (in comment threads when its posted standalone). Compare to the thread here. Would be great if this was supported to display next to the users in app too.

Definitely the one app I keep coming back too though, great work!

[–] aeharding@vger.social 7 points 4 days ago (4 children)

Would love to be able to link to the comment that made me tag, too.

That should already be there - in the header of the edit tag dialog for the user, tap the comment button. LMK if it isn't working.

searchable modlog instead of just myself

This is in the plans, just need to do it in a way that is apple/google store compliant

If I’m in a thread and accidentally hit back, I have to go back through the list to find that post again. A “last post” or something in the menu would be handy.

There is an issue for forward on github. Otherwise, for the post feed, hiding posts can be a good alternative if you scroll long distances.

A bunch of gifs/videos don’t show/play, but it works in other clients, instead I have to open in a browser. That would be a nice one to hit.

If you have an example of something that doesn't work in Voyager but does work in other clients, please let me know. I'm not aware of anything at the moment.

db0 added some flairs, which are apparently natively supported by lemmy, which is cool.

Neat - although it is not a native lemmy thing afaik.

[–] db0@lemmy.dbzer0.com 4 points 3 days ago* (last edited 3 days ago) (1 children)

The flair icons are just lemmy custom emoji. This is native and they should be displayed as a normal emoji size. this is already handled correctly in lemmy ui and tesseract, but voyager displays them at their full size instead of resizing them to 48x48 or 24x24,which can dominate the comments

Reading these flair from threativore and displaying them in the ui proper (i.e. Outside of a comment) is not native and I'm still looking for ui dev buy in 😅

[–] aeharding@vger.social 5 points 3 days ago (1 children)

they should be displayed as a normal emoji size

OH yeah, I did make a tweak to that recently so emojis are smaller.

btw, I noticed that they are small on db0 instance but don't look right on remote instances - e.g. https://vger.social/post/11849459

I think this is because the markdown needs the "emoji blah" class name - e.g.

 ![Facepalm](https://lemmy.world/pictrs/image/0442a870-62f6-42e0-91ee-a664ba65b5b2.png "emoji facepalm") 

(notice the "emoji facepalm" - prefix by word "emoji" make it small on remote instances I think)

[–] db0@lemmy.dbzer0.com 5 points 3 days ago* (last edited 3 days ago) (1 children)

Yes I know the markdown text denotes them as emoji, but lemmy by default doesn't add "emoji" to all its custom emoji. Just the emoji shortname. I think the solution tesseract has is to display them at emoji size of they have "emoji" in that text, , or if it matches one of the custom emoji shortdodes. But I'm guessing the later in not possible in remote instances. Hmm, I can adjust my scripts to always add "emoji" there as well, but by default the lemmy ui doesn't add it.

Edit Actually nevermind it seems it's just tesseract not adding it. I'll open and bug report for them ADHD: A lightning butterfly in orangered color

load more comments (1 replies)
load more comments (3 replies)
[–] Zink@programming.dev 3 points 3 days ago

I just want to chime in and thank you for putting together this awesome app. I use the iOS app not than anything else on my phone, and I probably use v.programming.dev more than any other website on my Linux PC.

[–] lime@feddit.nu 4 points 3 days ago

i really like voyager. one thing irks me though, and it's sort of hard to explain...

when i press the back button in most applications, the expectation is that i move one level back in a tree structure rooted at the application entry point. in voyager, back is more like stepping through my browser history.

for example, if i'm viewing a single comment, depending on the way i got there the back button may take me to either a) the thread that comment was in, b) another post that links to the comment, c) a profile, d) something else, probably.

now, this is not necessarily wrong, but it clashes with how i use apps. whenever i want to "reset" an application without closing it, i usually press back until i'm at the aforementioned root of the tree. with voyager, this is difficult to gauge because depending on how long i've been usinc it, the back button may go to comment > thread > community feed > community selector > feed > comment > selector > profile > comment > thread > post > feed > exit.

i don't really know how i would fix this behaviour either, just that it feels off compared to other apps.

[–] Xed@lemm.ee 7 points 4 days ago

I’m glad it has accessibility features!

[–] acockworkorange@mander.xyz 8 points 4 days ago

Search bar for settings. So I can tour a word in the settings page and quickly get to the relevant setting.

[–] lipilee@feddit.nl 2 points 3 days ago

Honestly, i just love voyager as it is. I'm still on reddit, but use voyager/lemmy like 4x more by now. So i'm sure there will be great improvement ideas here, I'm here just to thank you 💪💪

[–] traches@sh.itjust.works 8 points 4 days ago

This is a bit of a big ask and maybe something that needs to be done in lemmy core, but I’d love it if posts of the same image/link posted around the same time were consolidated into one item in the feed.

Would it be possible to implement translations of posts and the ability to download videos like Apollo did?

Could we add the “disable downvotes” option that lemmy had in native settings. Ie. it’ll hide downvotes and behave according to upvotes only.

I know this is technically possible in voyager if you’re on an entire instance with downvotes disabled, but lemmy settings let you do this with a single account, which voyager does not.

ALSO I’m loving the new label/tagging system. :)

[–] bdonvr@thelemmy.club 7 points 4 days ago (2 children)

The one bug that's always super annoyed me: clicking on a photo in my feed and when I swipe out it takes me to the "communities" tab where you choose Home/Local/All and it completely loses my place in my feed

load more comments (2 replies)
[–] Hafty@lemmy.world 7 points 4 days ago (2 children)

I would love to see a way to group communities akin to “multireddits”. So if I want a view of just my Apple related communities, for example, I can click my custom community and see only that content.

load more comments (2 replies)
[–] Psythik@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

Please, PLEASE adjust the UI to prevent accidental touches. On far too many occasions I mis-tap and end up going to the community instead of the post. Or the User's profile instead of collapsing the comment. Drives me nuts! Those links are already in a separate menu; no need for the redundancy. Tapping anywhere on a post should only ever go to the post. Tapping anywhere on a comment should only ever collapse the comment.

Take a page out of Relay for Reddit, where you swipe to the left on a post or comment to bring up a submenu, and that's where your options to upvote/downvote, reply, view the community/user profile, etc. are. (i.e. Remove the 3 dots and put all those options in such a swipeable menu.) The current swipe gestures should be turned into a "slow swipe" gesture so that people still have the option to set their favorite shortcuts to them.

Please, I'm begging you to implement this.

[–] TacoEvent@lemmy.zip 4 points 3 days ago (3 children)

This is frankly not a huge issue, but in the iOS app, sometimes pulling down to refresh doesn’t remove read posts. I also have the setting that shows the button to remove seen posts. Tapping on it doesn’t seem to do anything. When this happens, I just close the app entirely and try again.

This is literally the only problem I have with Voyager. The app is otherwise perfect. Thanks for the incredible work!

load more comments (3 replies)
[–] 9bananas@lemmy.world 3 points 3 days ago

i have a privacy/security feature request:

lock screen prompt when trying to switch profiles.

currently all it takes to switch is two clicks, no identity verification.

so if you have a regular and a NSFW (or otherwise private) profile, and you give someone your phone to look at a post, it's easy to switch to a profile that should be gated behind a verification screen...

infinity has this feature, and it's really nice for peace of mind!

otherwise voyager has been excellent all around! thanks for putting the work in!

[–] 4am@lemm.ee 5 points 3 days ago* (last edited 3 days ago)

A couple of things irk me (on iOS):

  • Shaking the phone if I’ve opened a text editor brings up the “undo typing” dialog, even if I’m on the main feed or in a comments section
  • sometimes, the app freezes and restarts (almost like an out of memory) and I think it’s related to sometimes when I swipe away from a video or browser view, I can still hear audio from a media player for a second. Are views being left open on the background for a long time, possibly indefinitely?

Other than that, great app! Loving as an Apollo replacement.

[–] CriticalThought@lemmy.world 2 points 3 days ago* (last edited 3 days ago)

Hi!

Let me please add to the thanks and kudos for all your efforts developing a truly excellent app!

Two new features I didn’t see elsewhere (my apologies if they were already mentioned or are otherwise off base):

  1. ability to search the comments of a post you’re viewing (like “find in page” on a web browser)
  2. ability to view the relevant portion of the mod log by clicking on a comment that has been moderated (e.g., deleted)

Thanks again!

[–] We1chy@lemm.ee 2 points 3 days ago

Swipe anywhere to go back would be a nice added feature.

[–] moe90@feddit.nl 4 points 3 days ago

push notifications and widgets

[–] SplashJackson@lemmy.ca 5 points 4 days ago (1 children)

I would like to see mod logs for other users because I think that would be funny

[–] aeharding@vger.social 4 points 4 days ago

That is in the plans, just need to do it in an app store compliant way

[–] ActuallyGoingCrazy@sh.itjust.works 5 points 4 days ago (1 children)

The only bug I've run into is that I can't download videos. I'll hit "download video" and then it just does nothing. No prompts and I can't find any videos saved anywhere from it.

Otherwise I think Voyager has been the premiere experience for Lemmy 👌

load more comments (1 replies)
[–] rockSlayer@lemmy.world 6 points 4 days ago

As far as features go, I'd love for loops to get embedded!

I've noticed a couple fairly annoying and related bugs involving images on android (pixel 5a, f-droid release), but I haven't checked yet to see if it's been reported. When I select an image and then dismiss it with a swipe gesture, rarely I'll be taken to the communities menu and have my feed refresh and return to the top. Even more rarely, it will send me to my profile, then returns me to the communities menu, before returning to the spot I was in. It's entirely unpredictable from my testing, so attempts to record have been fruitless for me. Most often though, it occurs if I've scrolled through the feed for an extended period of time. It doesn't occur when selecting text threads or viewing comments though

[–] andrewta@lemmy.world 6 points 4 days ago (1 children)

The big feature I would like to see. As if when you block somebody it doesn’t block the entire thread.

It should only block that one individual.

So for example, if I respond to somebody will call that person Jon. And then John responds to me and I’m thinking yeah this guy‘s getting blocked. Itnot only deletes out John‘s comments. It’ll delete mine too. But let’s say somebody responded to one of my messages in that thread, Well their stuff is gone too. I don’t know if this is an issue with Lenny . world or if this is an issue with this app or what the problem is, but it’s a bit of a problem.

If I block somebody who is an active user in In the groups that I’m involved in, I pretty much don’t see anything in there anymore because of how the blocking feature works

load more comments (1 replies)
[–] KairuByte@lemmy.dbzer0.com 5 points 4 days ago (1 children)

The one major thing I’ve been wanting since day 1 is the ability to peruse the mod log of others without having to jump through hoops. If I’m modding a community and want to see what has been said/done elsewhere to see if it’s a one off or pattern, I have to dig for it.

From a user standpoint, it’d be great to have the ability to see the removed/edited history of a comment inline. I realize this is likely a limitation based on app store rules, but even just having this option on the web only would be nice.

[–] aeharding@vger.social 5 points 3 days ago

Yes, I'd say there is a pretty good chance of better mod features this year. It will probably be a gated/buried setting to enable.

[–] krelvar@lemmy.world 4 points 3 days ago (2 children)

Don't see my issue in the comments, hopefully this isn't a duplicate. I'm on iOS, 18.3, this problem has been ongoing for a while tho. When I open a linked page, it opens correctly but then after a short time, perhaps a second or two, the in-app browser locks up. I can open in safari and that works fine.

Aside from that, Apollo refugee here. 👋

load more comments (2 replies)
[–] Jessica@discuss.tchncs.de 3 points 3 days ago* (last edited 3 days ago)

Am I just blind, or is there no way to search the comments?

Edit: i'm on iOS version 17.7.1 on the actual application not the Web app

load more comments
view more: ‹ prev next ›