Spyke

[Release][v1.82.4] 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.
View original on lemmy.world

[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

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

No preview for websites?

I just tried Summit 1.82.5 and what I'm missing is the preview function for website links. In the Jerboa app and on the website the first few words of the website are shown. In Summit I wasn't able to customize this function.

Is it just me, that I didn't find the right setting, or is this intentionally missing in Summit?

View original on feddit.org

Suggestion for the custom filtering

I have been using the app filters option to remove some posts I don't care about that are recurring, which is a nice feature.

There are however two problems with it that are sort of related, I don't seem to get it to work filtering combinations of words? E.g. I can filter for "hello" and "world" but when I make a filter for "hello world" it doesn't block anything. Is there a certain way you need to define those or does it just not work?

And since I can only do single word filters I have now the issue that I filter posts I do not mind actually. E.g. by trying to filter "hello world" with just "hello" I am also filtering "hello you". But whenever a post got filtered it does not tell you which filter was applied, it just says "this post is filtered because of a custom filter", or something like that.

Could that message maybe write out the word it filtered so one can see which filter got applied? Since I had wrong posts filtered I am now often checking, which post is behind the filter, but thats kind of removing the purpose of the filter.

View original on piefed.ca
summit·Summitbyfushuan

Emojis need proper scaping

Only example (this was injected with the emoji feature that pops up when writing in summit. I know that doubling the backslash fixes it by escaping the backslash itself): ¯_(ツ)_/¯

I can search the code and make a PR with the change, I feel bad asking to fix such a small thing. I can also open an issue later today if it's preferred but I can't right now sorry.

View original on piefed.blahaj.zone
summit·SummitbySolumbran

Alt text field

Hey,

When creating a post, the alt text field for a picture seems to expect a URL-style content (my keyboard automatically replaces the comma key with a slash, and other little details that make it feel like that), instead of a normal text, so I just thought I'd mention it since I don't think it's a very noticeable thing.

The app is great by the way!

View original on lemmy.world
summit | Spyke