Hi, only bug fixes in this release as the feature I'm working on isn't quite ready yet and I had to set up a local instance of Lemmy for testing purposes without spamming a live instance. Hopefully this means more testing from my side going forward and more app stability. For thumbnails I'm now loading in better compressed images so you should see memory and network improvements, especially on list views where I also scale the thumbnail to the size of the list card, 1MB images are now 10KB in my testing. I changed the upvote colour to more of an orangey colour. It matches the app icon orange now. If you have the setting to open links in a external browser it no longer applies to opening images.
What's new
Upvote colour is now orange
Thumbnails are now more efficient (especially list views)
Images no longer open in external browser
Communities will now respect the 'Should Launch Externally' setting on open
Fixes
Comment hint text ('Comment') now matches your theme settings
Comment textbox is now autofocused so no extra click needed
Improved the text visibility of the Notificiation icon number
List view images are now aligned to the top and not the center
Fixed a minor left padding issue on List view body text
Adjusted the text for 'Show Post Bottom bar' to better reflect what it does
Fixed a bug with Subscribe/Unsubscribe not showing correct values in the top right action menu
Fixed the error message when unable to find a person
Fixed copy url action item for web views
Thank you so much for all of your feedback! A bottom nav drawer seems like the most requested feature currently so please look forward to that! It will have an option to disable for those that don't prefer it.
I was trying a couple of Lemmy apps and hard committed to Connect today! Gotta say, it's the closest thing I've seen to RIF so far!
I didn't want to start a Feature Request thread incase someone has already asked for it, so I'll just ask here. Has anyone asked about getting a link confirmation prompt? It was one of the things I really liked about RIF. When you clicked a hyperlink in a comment, instead of immediately going to the link, a small prompt would come up with the URL and Go/Back buttons. It prevented people hiding malicious or misleading links in a hyperlink. For example, like this: https://i.imgur.com/T9AAccX.jpeg
That was very useful feature on Rif and I would like to see this on Connect too. Feels like partially blindfolded when I can't see where the hyperlink is pointing at. Also good but a bit rare usecase was to click on prev next buttons when a post or comment had hyperlinks that were too close to each other to accurately click one of them.
Btw, I knew exactly where your hyperlink was pointing at but clicked it anyway :)
FYI to anyone with API Issues on this release, your instance admins may have reset authorization credentials (JWT tokens) due to a vulnerability with Lemmy custom emojis. Reinstalling or logging out and back in will fix the issue.
I've been oscillating back and forth between wefwef and Connect and think I'm likely to stick with Connect.
I love all the customization options, they really let me change the UI to the way I was used to with RiF.
One thing I'd ask for is an option for text posts to have a dummy thumbnail so that all submission entries have the title, submitter, community, comment/vote counts in the same place. At the moment posts in the list without a thumbnail look a bit disjointed.
And this is what my local imagemagick makes when asked to resize the original to 128w at 50% quality: https://ibb.co/ZgT35p4
Lemmy image is 4906 bytes and unreadable and the Imagemagick is 1398 bytes and you can make out the text.
And that's before getting into cropping etc.
Basically, there's room for improvement, somewhere.
Edit: seems like pict-rs (the library Lemmy uses for image hosting) uses imagemagick to compress images, so it's probably just to do with the selection of filters/options they've chosen.
Thank you for diving into this. I suspect it's how they're generating the thumbnail as well. Until it changes upstream I've increased the thumbnail size so it gets downscaled locally and is a bit more clear. Not the best solution but better than un-readable thumbnails.
I tried to make some requests yesterday but I couldn't find the old thread. Sounds like you addressed my first concern but I'll post them anyway:
1. Unsubscribing from communities takes longer because the page takes time to realize I'm subscribed and thus should have an unsubscribe button. Maybe always have an unsubscribe button?
Posts and comments I've made should still be visible on my profile even if I've since blocked the community they are in (I had to log in as guest to find this thread even though I've commented in it before, presumably because I accidentally blocked the community?).
If I make a comment, the view should stay on the full-thread view where I was before, not switch to a single comment thread view. As it is now, after commenting, I have to hit back, click the thread again and then scroll down from the top again to find where I left off.
Deleting a comment should be possible from my profile, not require me to navigate the thread it's in to find it.
Theme color picker doesn't allow me to scroll all the way down (maybe my phone is shorter/lower res?).
If I am in a page like blocked list or my profile, and I click search, I'm trying to search within that page's contents, not the homepage.
For my use case, Connect is pretty much feature complete at this point. The daily improvements are just icing on the cake.
(Handling of multiple notifications could maybe use a little love, I guess. Seems we only get one at a time, and clearing one just allows the next one to show up.)
Anyhow, this is a way better user experience than any Reddit app I ever used.