Spyke

[WIP][v1.83.0] Lemmy v1

Lemmy V1 is around the corner and Summit will need to be updated in order to support all of the new features. This is going to be a quite a bit of work so it will be the focus of the next release.

Changes so far

  • Nothing yet.

Update

I originally had some bug fixed done for this release in the WIP section however I decided to release them as a minor update instead. See https://lemmy.world/post/46998220.

Update 2

This is still happening, there is just a huge amount of work needed. I'm done supporting ~80% the Lemmy v4's API functions.

Update 3

Done supporting ~90% of Lemmy V4 API endpoints.

View original on lemmy.world
36

[Release][v1.82.7] F-Droid release & more

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)

View original on lemmy.world
83

[2026] Roadmap

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)
View original on lemmy.world
51
summit·SummitbyBubs

[EDIT: Seems to be an instance issue instead] — When tapping on certain WEBP Videos, all I get are static images with the play button baked into the preview's pixels

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.

View original on lemmy.zip

More bugs with mutlicommunities

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.

View original on piefed.ca
3
summit·SummitbyUndaunted

[Bug] Bottom nav bar gets stuck half visible

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.

View original on feddit.org
10

How do you use multi-communities?

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?

View original on lemmy.today
8
summit·SummitbyMaiq

Upvotes turn green but number doesn't change

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.

View original on piefed.social
summit·Summitbyanon6789

2 small bugs

With a recent update, sorting in multi-communities seems broken for all modes.

.
.
.
.
.

Another issue has existed for a while, I just keep forgetting to report it. This button used to go to the individual post when clicked, but it stopped doing anything.

View original on lemmy.world
7

Update on Summit development

Sorry I should have posted this sooner. I just wanted to give an update since development has slowed considerably.

I have been incredibly busy the past month due to family events (not bad just busy). It's dying down now so hopefully should have more free time but basically because of the events of the past month I have accumulated a long list of errands that I will attempt to burn down in the next couple of weeks.

After that I should be able to resume development on Summit. I would say thing should go back to normalish by mid July but maybe sooner if I work quicker.

Thank you for understanding.

Edit: Thank you everyone for the warm wishes.

View original on lemmy.world
84