1
submitted 3 days ago* (last edited 1 day ago) by [M] to c/summit@lemmy.world
 
 

This is a small release that took a huge amount of work.

For those who don't know the v1 release of Lemmy has been in beta for a while now. The v1 release of Lemmy ships with Lemmy API v4 with backwards compatibility with Lemmy API v3.

Lemmy API is the shared language of how clients (Summit) and server talk to one another. Lemmy releases are loosely tied to API versions. So for instance, Lemmy v0.19 (which is the version most servers use) only supports Lemmy API v3. Currently Summit only supports v3 of the Lemmy API. This release adds support for API v4.

This is mostly a future proofing measure since Lemmy v1 will still support API v3. Since Lemmy v1 isn't released yet it's likely there are still bugs in the API v4 support implementation as there were many massive changes. Due to this API v4 is disabled by default. Once Lemmy v1 releases and I can verify the app is stable with API v4 it will be turned on by default.

So basically this update doesn't actually add anything, yet.

Full changelog

  • Add support for Lemmy API v4.
  • Fix a crash when viewing users who voted on a post/comment on PieFed instances.
  • Fix a bug where errors encountered when downloading videos are reported as successes.
  • Fix a bug where videos using VP9 encoding fail to download.

Update

Changes released in v1.83.2. (v1.83.1 was skipped due to build issues).

  • Update PieFed APIs. This adds support for searching comments, viewing post reports and viewing private message reports.
  • Fix a race condition when loading inbox items.
  • Fix some other rare crashes.
  • Fix a bug where force refreshing search results will omit page 1's results and only show results from page 2 and beyond.
2
submitted 2 months ago* (last edited 4 weeks ago) by [M] to c/summit@lemmy.world
 
 

I want to officially celebrate the release of Summit on F-Droid.

Although the app has been available on F-Droid for about a week now, I waited until the 1.82 release F-Droid to make the announcement in order to get everything ready and updated.

Launching on F-Droid has taken a lot of effort so we are celebrating in the release notes. In many ways, the biggest project in this release is getting the app ready for F-Droid. This includes updating all of the links, graphics and websites.

Now onto the 1.82 release. This update brings more quality of life improvements. The big one is a much more powerful duplicate post detection system. It's never fun to see the same post twice so this feature aims to eliminate seeing duplicate posts forever (as long as you are on the same account). The original feature was introduced many versions ago but it was an experimental feature and it has never worked very well.

The other big change introduced in 1.82 is the inclusion of per-user scores. You may notice these scores appear beside usernames. They display the total times you've upvoted a particular user minus the times you've downvoted them. Credit to Voyager which I think is where this idea came from initially.

Full changelog

  • Add per-user scores in post/comment headers. Enabled by default. Can be disabled in settings (Settings > Misc > Per-user scores).
  • Add "Change feed" button to the top bar so it's easier to discover.
  • Greatly improve the duplicate post detector. Can be disabled in settings (Settings > Posts feed > Mark duplicate posts as read).
  • Change default for "hide banner if no banner" from off to on.
  • Change default community back to lemmy.world. Done for UX reasons since the changelog is hosted on that instance.
  • Fix a bug where the block instance button doesn't do anything on the instance information screen.
  • Fix gesture conflicts on the image preview screen.
  • Fix a crash due to the new PieFed comment reporting endpoints.

Update

Releasing an update to address some bugs. Update version is v1.82.3.

  • Fix a bug where the emoji selector doesn't show up sometimes.
  • Fix a bug where the ¯\(ツ)/¯ emoji is not escaped correctly.
  • Fix a bug where the alt-text field expects a URL when it should expect text.
  • Fix a crash that occurs when clearing local event data.
  • Fix a bug where the bottom nav bar shows up on the post screen when it should be hidden.
  • Add a warning message to the filter dialog if a "Match entire word" is on but the text contains more than one word or special characters.
  • Changed the default for per-user scores from enabled to disabled by default. Can be re-enabled in settings (Settings > Misc > Per-user scores).

Update 2

Noticed elevated levels of crashes. Releasing a patch (v1.82.4) to fix some crashes.

  • Fix some crashes.

Update 3

Fix more bugs. (v1.82.6)

  • Fix navigation bar sometimes showing/not showing when it should.
  • Fix a bug where read post state are lost when app is recreated in certain cases.
  • Fix a bug where card shadows are clipped in some screens.

Update 3

Pushed a release that broke the inbox so I'm fixing it. (v1.82.7)

3
[2026] Roadmap (lemmy.world)
submitted 6 months ago* (last edited 4 weeks ago) by [M] to c/summit@lemmy.world
 
 

Planned changes

  • Offline mode (view posts, comment, vote all offline with an offline engine that tracks everything and performs the actions once network is established).
  • Setup wizard.
  • Extremely out of date version check? (Eg. if the app version you are using is over x versions out of date)
  • Export tables as part of export settings. Currently there is a limitation for the import/export settings feature. It only supports settings which are represented as key-value pairs. However some settings are represented as lists and these are stored in tables in a db. This change will require the app to know how to import/export a table as well as possible showing this option to the user.
  • Revisit the "more options" menus. Some of them are getting too long.

Specific user requests

Stretch features (nice to have but I need to do more research)

  • Possible integration with mastodon/? (needs research)
  • Support Mbin?
  • Sync between devices?
  • Turn chat in Summit into a "first class" feature.

Completed features

  • each post in the feed should have a ‘mark as read’ button I can tap easily, when hit post auto hides.
  • add FAB quick action to refresh the post feed.
  • Add a way to sort communities by number of times visited on the device: https://lemmy.world/comment/17413948
  • Add setting to force wrap post/comment headers when using icons.
  • Hide Downvote Button on Instances with Downvoting Disabled
  • Add setting to disable recents in community selector.
  • Add suggestions for community to post to in the create post fragment based on post history
  • Add a setting to make long tap the gesture to show the UI in the image viewer and make single tap close the image viewer.
  • Add option to hide actions in the rich text editor toolbar.
  • Add setting to the rich text editor toolbar to display a label for each action.
  • add setting to download file to folder based on community: https://lemmy.world/comment/17081662
  • add search options to search by special feeds such as subscribed, local, or moderator view.
  • Add a setting to adjust the maximum height (or maybe width?) of an embedded image (eg. an image within a comment).
  • Add setting to have hide read default to on.
  • Add setting to disable read "state" in the UI for the post feed.
  • Add "edit comment" to quick actions. https://lemmy.world/post/35218074
  • Add setting to allow "peeking images". https://lemmy.world/post/35237886
  • User level vote tracking (https://lemmy.world/post/41640290)
4
submitted 2 years ago* (last edited 2 years ago) by [M] to c/summit@lemmy.world
 
 

If anyone is interested in helping with translations, please see the link below. If anyone has any questions feel free to post them here! Thank you in advance to all translators!

https://github.com/idunnololz/summit-for-lemmy/wiki/Translations

5
 
 

A bug I seem to have is not being able to read registration applications. I have it on the latest fdroid (82.7-fdroid) and main (83.2). I get an error 400 Bad request. It seems to have been lingering for the past week or two.

6
Support for Loops (piefed.zip)
submitted 22 hours ago by to c/summit@lemmy.world
 
 

I'm seeing more loops in my feed which is super cool, but they don't actually play in the app, I just get "Unsupported video type". Also, interestingly, the open in browser option seems to just attempt and fail to open in the app again, but opening in an incognito window works. I'm not sure if that's an issue with the app or android though. Thanks!

7
submitted 13 hours ago* (last edited 3 hours ago) by to c/summit@lemmy.world
 
 

I browse lemmy a lot late at night in dark mode and the screenshots and memes are very bright. It really hurts my eyes.

I'm thinking of a few optional settings that can help:

an image filter which inverts images when most of the image is white in dark mode. (screenshots and comics) If not, it reduces the brightness. (for pictures)

Option to hide all images and thumbnails.

toggle text posts only mode like how you can toggle nsfw posts.

8
submitted 1 day ago* (last edited 1 day ago) by to c/summit@lemmy.world
 
 

Device - Samsung S25

Android - 16

Summit version info - v1.82.5 (341)

Installed from - Play Store

Whenever I attempt to open a link from a post (by selecting 'Open link' on the pop-up window), the button does not seem to do anything. I have tried switching the setting 'Open links in external browser' on and off, however I get the same behaviour regardless of setting.

Is anyone else having this issue? And if so, any workarounds? Thanks!

9
 
 

All my notification settings are on in both Summit and on my phone for the app. But getting a message in my inbox doesn't trigger a notification on my phone or any indication of a new message in the app.

I also don't know if I should be getting any other notifications, since I received none what so ever.

10
 
 

To continue on my previous post (but I can't as you will understand after reading this post), my profile shows that I have made 17 posts, but I can only see 2 random ones. I can't see any of my other activities. They are from 2 different communities and in the other I have made multiple posts, but only that one does up in my profile. It is my own community as well.

11
 
 

When opening a community (like this one), they did up completely empty. No posts, nothing. Even my own created community is empty even though I've posted multiple things in it. I also don't know if anyone else has since I can't see anything in there.

12
 
 

I am new to Lemmy and that part confuses me.I would like to see it all the times

13
 
 

Could broken images be hidden? Take this post for example: https://leminal.space/post/37785395

It appears in my feed as:

And when I click through, the image appears as a 500 error:

Instead could the image be hidden?

14
 
 

Currently I defaults to all. I'm not really fond of the all feed, and I much prefer the subscribed feed.

15
 
 

I have mark as read on scroll activated.

Home is set to top 24 h.

I reload my home feed. The first post is not marked as read.

Go to "You" tab. Open one of my own posts.

Return to home feed. The first post is marked as read although I didn't scroll past it yet.

Edit: Just saw that I can also mark the first post as read (sometimes also the second) when I simply rotate my phone to trigger a screen rotation. It does not always happen on the first rotation.

16
submitted 1 week ago* (last edited 1 week ago) by to c/summit@lemmy.world
 
 

Don't know if this is a general Piefed problem or only on fedinsfw.app but when I click on Inbox Summit crashes every time. I'm on 1.82.7. It does not happen with a Lemmy account.

Edit: What's really weird about that is that the first post of my Home-Feed (subscribed, scaled, hide read) is marked as read after the crash. I have set the app to mark as read when I've scrolled past a post. It happens even if I don't scroll the feed at all.

17
18
 
 

EDIT: seems to be mainly an instance issue instead of an app issue. Viewing the linked comment on another instance will play the gif properly

I've only noticed this in comments so far. Certain WEBP videos show me a play button, but will never play when I tap on them. I'm assuming this is probably an app issue, but could maybe still be an instance issue.

Here is one comment that has this issue: https://lemmy.blahaj.zone/comment/21301284

I'm on the latest version of summit on an S23 Ultra.

19
 
 

In addition to the bug mentioned here with sorting posts in multicommunities https://lemmy.world/post/48917983

I just found another bug with multicommunities, I have one with just 2 or 3 communities making up the multicomunity, and if I browse it I see maybe 10-12 posts, then Summit tells me there is nothing more to show. If I however click on the individual communities I see they got much more content than that.

20
 
 

I'm suggesting that unified push be optionally added to reduce reliance on fcm, which is good for people that use degoogled devices

21
 
 

Hey!

Sometimes the bottom nav bar gets stuck like shown in the screenshot. Then I have to trigger a back-navigation to get it unstuck again. This also happens sometimes when I open a post, even though this bar shouldn't be visible at all there. When I go back to the feed, it's fixed again.

I'm not able to reproduce this reliably though. It just happens from time to time.

22
 
 

I really enjoy multi-communities in Summit. I organized interesting communities into groups so that I can browse each one according to my mood.

(Being restricted to just 30 communities per multi-community is not very convenient though)

I don't need to subscribe to communities anymore. All my accounts have the same multi-communities. But, I can't use them outside summit.

Is this a good approach? Any other ways to organize your subscriptions?

23
Username colour (lemmy.world)
submitted 2 weeks ago by to c/summit@lemmy.world
 
 

Why are some usernames green and others grey?

24
submitted 3 weeks ago* (last edited 2 weeks ago) by to c/summit@lemmy.world
 
 

Basically the title. Sometimes it is logged as a failure but most often it's not logged. Been happening for a few days.

Comments are having network error sometimes. I'll see if I can copy the exact error and ammend this post.

No hurrys no worries. Thanks for your hard work!

Edit:

[Upvote errors]

Unknown error. Code '-1'. Key SocketException

And some are 400 Bad Request.

[Comment]

Connect Network Error

I don't think the comment error has anything to do with summit. More likely a broken vpn connection.

I should also mention that its not just piefed but other accounts too.

25
 
 

I've tried just putting in 'music' and it didn't come up in search. What am I doing wrong?

view more: next ›