Summit

890 readers
10 users here now

Community to discuss Summit, a Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
1
 
 

At the time of writing Summit for Lemmy should be completely open source.

After a lot of contemplation I've decided to open source the app. There are still some changes that probably need to happen before it can be considered "FOSS" but this is a huge step I think.

As I'm voiced my opinions on this previously, the main repository for Summit will not be to the public for PRs. If you encounter bugs or have any feature requests please continue to send them through the proper channels (ideally to this community).

Enjoy~~

2
5
[WIP][v1.59.0] wip (lemmy.world)
submitted 2 weeks ago* (last edited 5 days ago) by idunnololz@lemmy.world to c/summit@lemmy.world
 
 

Changes so far:

  • Fix more issues with cards with clipped shadows.
  • Fix a bug where the home item in the side panel displays the wrong home feed.
  • Fix a bug where an instance mismatch message is shown even if there is no mismatch.
  • Fix a bug where the left pane sometimes interferes with the options bar in the post feed header if the options bar can be scrolled.
  • Rename the mod action "Feature comment" to "Mark important"
  • Fix a bug where opening a link if the app is not open will not open the link correctly.
  • Minor improvements to server error messages.
  • Fix a bug where tapping on the comments count on the "You" screen does not show the comments for the current account.
  • Fix a bug where tapping the current selected item in the navigation bar will break navigation, causing some subtle bugs.
  • Fix a bug where the lock icon for locked posts is clipped.
3
 
 

The focus of this release is to add support for importing/exporting tables from the database of the app.

A lot of preferences/data, especially those that allow you to add to a list, are built on top of tables. Tables allows the app to scale better when lists can grow very long. Some features that use tables include drafts and bookmarked communities.

Currently while the app allows users to import/export settings, the app does not give the user any way to import/export anything backed by tables. This means not everything can be carried over by importing/exporting settings.

This release aims to give users a way to preview the database within the app and export them and import them with a high level of configurability.

This feature is a prerequisite of a larger feature which will be announced later.

Full changelog

  • Add support to import/export app data that is stored in tables.
  • Improve performance of "mark posts as read on scroll".
  • Improve general scroll performance on the post feed screen.
  • Updated community search result to show the full community name with instance.
  • Remove malformed markdown fix which tried to correct malformed headlines by inserting a space between '#' and text if there wasn't one.
  • Change open instance behavior. If the instance opened does not match the current account, the guest account is used automatically. This is to prevent the app from getting into a weird state.
  • Fix a bug where links do not open correctly if the default browser app is Firefox.
  • Fix a bug where the post feed header does not update when switching instances.
  • Fix a bug where rate limit errors are not recognized correctly.
  • Fix a bug where "mark posts as read on scroll" doesn't mark a post as read if the height of the post is taller than the screen.
  • Fix a bug where the thumbnail shown in the "Save for later" bottom sheet do not update when a new image is chosen to replace an older one.

Update

Some more bug fixes to come:

  • Fix a bug where the thumbnail shown in the "Save for later" bottom sheet do not update when a new image is chosen to replace an older one.
  • Improve general scroll performance on the post feed screen.

Update 2

Releasing the changes in the last update as v1.58.1.

Update 3

Conducting some user-agent testing. Releasing as v1.58.2.

  • Add setting to change the app's user-agent.

Update 4

More fixes incoming:

  • Fix a bug in full post layouts where blurred NSFW images are sometimes not shown.
  • Fix a bug in full post layouts where NSFW posts can cause content to jump as they are loaded in.
  • Fix a bug where blurred NSFW images are not shown for videos.
  • Fix a bug where "Prefer full size image" for certain layouts was not respected and was always on.
  • Fix a bug where posts in the post feed would jump around if "Prefer full size image" was on.
  • Fix a bug where some posts do not have a "preview" button when using the list style layouts.
  • Fix card shadow being clipped on user info screen.
  • More optimizations in the post feed/post screen.

Update 5

Releasing new changes as v1.58.3

Update 6

Big update here which should both improve performance and also lessen the effects of rate limiting issues. These changes will be released as v1.58.4.

  • Optimized network calls in the critical sections of the app.

Update 7

Due to uncovering a pretty bad bug, I will be doing one more patch release. This release should finally fix both the high battery usage and "hot phone" issue.

  • Add support for "emoji"s
  • Fix a bug where sometimes the bottom nav bar is open on the (inbox) message screen.
  • Cleaned up some services declared by the app that weren't in use.
  • Fix a bug where sometimes loading an image would try to repeatedly load the image forever.
  • Fix a bug where the progress bar will hide too early when loading the current user's profile screen.

Update 8

Switched from Firebase Crashlytics -> Sentry for crash logging.

Update 9

This will be v1.58.7. v1.58.5 and v1.58.6 release has a crash in it so I am fixing the crash. I also found even more stuff in the critical section of the code that can be optimized further.

  • Fix a crash that can occur sometimes when loading an inline image.
  • Improve app idling performance.
4
4
[2025] Roadmap (lemmy.world)
submitted 2 months ago* (last edited 3 days ago) by idunnololz@lemmy.world to c/summit@lemmy.world
 
 

Will be tracking the roadmap by year going forwards.

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.
  • Revisit how settings (specifically Settings search) is implemented

Specific user requests

  • Instead of showing a circle when votes are hidden, show nothing instead.
  • Make the "actions bar" in the post list configurable.
  • Take screenshot from post feed.
  • Suggest/show previously created tags in tagging dialog.
  • More video player settings: hide ui elements when play selected, tap anywhere to play/pause video.
  • 3rd option instead of always hiding or always showing avatars: show avatar if set.
  • Adjust spacing between posts in posts feed.
  • Add setting to make it so that tapping the thumbnail image in list layouts will open the link instead of loading the post below it.
  • Add “I’m feeling lucky” button. Not sure where to add this. Maybe on the "Search" screen somewhere.
  • Filter posts based on domain of URL.
  • Reselect "Search" in bottom bar to focus on search bar.
  • Setting to inline images only in DMs.
  • Allow users to choose to check unread counts for more than just the current account. Also surface the unread counts for other users somehow.
  • Support viewing crossposts of a post.
  • Add setting to change the gravity of navigation rail buttons. Eg. top, center or bottom.
  • Add some font size choices between normal and small.
  • update community info screen UI
  • surface the create community button in more places (reddit app surfaces this option in the side panel)
  • improve the create community screen
  • improve how deleted posts are handled - https://lemmy.world/post/27293304
  • Add a section to the side panel for moderated communities.
  • Add option to navigate by side bar (like the OG apps from material 1)
  • Improve moderation tools - https://lemmy.world/post/27333742
  • Add thumbnail url field to post screen
  • Allow choosing a language for posts/comment
  • Add screen to view all uploaded content
  • Add option to loop videos
  • Add option to unblur NSFW images when in NSFW communities
  • Add setting to show bottom bar on post screen
  • Add custom layout setting fkr inbox screen. Specifically to support a "full" layout.
  • Add some way to indicate a community is one you are subscribed to everywhere in the app. Eg. When searching for a community in the community selector, in the suggestions window when drafting a post/comment or in the seaech community screen in multicommunity or filter by community in search.
  • https://lemmy.world/post/27467193
  • Add a setting to make op of a post easier to spot
  • Add setting to auto focus search bar when search screen selected.
  • add option to import communities from Reddit
  • add setting to separate recent communities, bookmarks and history by account.

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

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

Completed

  • Add haptic feedback to some actions such as voting and posting/commenting
  • Do not retry on send comment/post errors. Offer a way to retry sending a comment/post.
  • Add a setting to disable/enable parsing 4 numbers separated by dots as ip addresses. This is currently always enabled in the app.
  • Full content layout but with cards.
  • Add an optional "header" design to the community feed. Make the header configurable.
  • Add a setting to change the behavior of long pressing ... button in the post screen.
  • Feature to allow user to swipe to go to next post.
  • Add setting to enable/disable text in bottom nav.
  • Support opening instance links in-app. Eg. https://ttrpg.network/
  • Add setting to show a label for accounts that are new.
  • Allow gestures to work in both directions.
  • Make defaults for videos configurable. Eg. Default volume in the post feed.
  • Share button in the community info screen.
  • Add setting to choose default browser.
  • Add something in the settings that instructs the user on how to change the app language.
  • Add setting to disable suggestions in the community selector sheet.
  • Load more posts when reach end of posts when swiping between posts.
  • Add setting to not use full bleed images in full post views.
  • Add share option to screenshot screen.
5
4
submitted 1 year ago* (last edited 1 year ago) by idunnololz@lemmy.world 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

6
 
 

Recently joined badge is barely visible here, while comment age and upvote percentage are both completely obscured

7
 
 

Lemmy version 0.19.4 added the ability for admins and mods to comment in locked posts. This comes in handy somtimes.

https://github.com/LemmyNet/lemmy/pull/4488

https://join-lemmy.org/news/2024-06-07_-_Lemmy_Release_v0.19.4_-_Image_Proxying_and_Federation_improvements

8
 
 

Hi,

First of all: thank you for this really nice app. I had been looking for a good open source alternative to Sync for quite a while now and I think this might be it! Love how customizable it is.

One thing I'm currently missing is being able to see the type of post in the "compact" feed view. A picture post and a link to an article that has a preview image, for example, cannot be distinguished.

Sync has this really nice layout where there's a thumbnail on the left and then on the right it shows the content type. You can tap that button on the right to open the content (either show image in viewer mode or open link in browser).

Would make this app basically perfect for me if this could be implemented.

9
 
 

If I receive a notification (for example, when someone replies to my post/comment), I tap on the notification to open the app, and then proceed browsing the app; when I open the left tray by swiping from left to right I can see my bookmarked communities (which include any multi-community that I've set up) but I can't see any of the communities I'm subscribed to.

10
 
 

I've had to scroll so far just to get to the next post. An option to limit

11
 
 
  • Swipe gesture actions don't work in the inbox view. I often find myself instinctively swiping to Upvote and/or reply on comments in my inbox, but it doesn't work unless you click through to open the comment thread. Would be convenient to have them work right there in the inbox.

  • Automatically hide the default banner from the header of Subscribed, Local and All feeds. It's nice to have the Post View Header setting on for communities, but the home page feeds doesn't have banners so it's just clutter. Possibly also automatically hide the banner and/or icon for communities that doesn't have a custom one set?

  • Option to have left-to-right swipe act as "back" button on all screens, including menus. Would help using the phone one handed.

  • Option to have "Confirm exit or save draft" dialogue pop up when exiting a post/comment you've typed in but not sent. More convenient than manually saving drafts, doesn't automatically clutter your saved drafts like auto-saving does and still works as a safeguard against accidentally losing long unsent posts.

  • View "Remote Local" function - ie what the Local page looks like on an instance other than your home, but without changing accounts. Good for finding new active communities, especially on smaller instances.

  • Remote instance community browser. Basically just a list of all the communities on a given instance that you can click through. Another good way of finding new communities.

12
 
 

I wanted to bring to your attention a feature from Voyager for Lemmy that could be a valuable addition to Summit.

Voyager has a "Migrate Subreddits" tool designed SPECIFICALLY for Reddit users transitioning to Lemmy.

This tool streamlines the migration process by helping users easily find communities on Lemmy that are similar to the subreddits they've subscribed to on Reddit.


The process in Voyager is straightforward:

  1. Users log in to their Reddit account and access their subscription list via the "multireddit of your subscriptions" link available in the sidebar.
  2. They copy the link and paste it into Voyager, allowing the tool to automatically search for corresponding communities on Lemmy.

This feature significantly lowers the friction for users migrating to a new platform by minimizing the effort required to find and rebuild their communities.

Has Summit ever considered incorporating a similar "Migrate Communities" feature?

It could be an excellent addition to assist new users transitioning from Reddit, making it easier for them to rediscover and reconnect with the communities they care about most.


Such a feature could also enhance Summit's onboarding process and attract a growing audience of users exploring alternative platforms.

If this is something Summit could implement, it might be worth exploring further.


Image of "Migrate Subreddits" Feature on Voyager:


EDIT:

The way that it works is: when you enter the Multireddit link, it will show up like this:

And if you then tap on the link that you just added, you will get this:

And then, if you tap on one of them, depending on whether or not there is a Lemmy community alternative to the subreddit: you will either get this:

This:

Or this:

13
 
 

As an Android user, I have been enjoying Summit via the Play Store, and have also explored the GitHub APK option.

However, I was curious if Summit has ever considered the potential possibility of expanding Summit to the iOS platform?

This would likely appeal to a broader audience and open up more opportunities for users across different ecosystems.

Currently, Summit is well-represented on the Android side, and considering iOS compatibility could enhance its reach and user base SIGNIFICANTLY.

I personally believe that this would be a strategic move to grow Summit's presence in the mobile app market.

14
 
 

I want to know if it's possible to have my feeds be completely separate if I have multiple accounts. I have two accounts I like to keep them completely separate from each other. It looked at first like that was happening on summit but then I realized that the accounts were being blended together and the results I would see on my feed was the combination of the two accounts. Is there a setting somewhere or something on the roadmap that will allow us to have these completely separated?

15
 
 

It would be great to at least have an option for swiping left-to-right to work as the "back" button, even in menus.

Currently it only seems to work if you've got a post open. If you for example swipe left-to-right when viewing a community, the left side drawer menu with your subscriptions opens instead.

I personally find the back button a little hard to reach with my right thumb, and having the swipe to go back be consistent helps using the phone one handed.

16
 
 

Can I get a down button in the comments to the next comment thread so I don't have to scroll?

Also, it feels like I should have a subscribe and a leave button to sub to communities. I'm long pressing then tapping subscribe. Would love a single tap option.

Love the app even tho I'm new!

17
 
 

Hope it's cool to post this here

I've noticed that in multiple menus

  • Creating a multi-community
  • Tagging a community using !
  • Searching communities

There is no indication of which communities you've joined and which ones are just random.

For example there are multiple "asklemmy" or "no stupid questions" types of communities and when I'm searching for them I often can't remember which one I'm in.

Thanks!

18
15
submitted 1 week ago* (last edited 1 week ago) by Coelacanth@feddit.nu to c/summit@lemmy.world
 
 
  • Option to show user display names, including custom formatting and emojis. Example:

  • Option to show community display name instead of just the adress, example:

  • Option to highlight comments made the past 15 minutes (in lieu of highlighting unread comments, as I understand that's not technically possible)

  • Option for a clearer distinction on who is the OP of a thread. I often don't notice the small icon, and it's useful information to have for context. Some other apps have a colored background behind the username of the OP, which I find helps a lot.

  • Different font colour on the "(X new comments)" on a post to better draw attention to posts with new comments

  • Option to have a different font colour on pinned posts to help them stand out, especially useful for communities with lots of pinned posts, or to find stuff like announcements and weekly discussion threads in your home feed easier

  • Support for Atkinson Hyperlegible font as an accessibility option

19
 
 

Is anyone else experiencing this behavior? When I go to my profile and tap the big middle comments button at the top, it takes me to my posts instead of my comments

20
 
 

Description:

When users on Summit tap on a post with an image on their mobile devices, it would significantly enhance the user experience if they could swipe upwards to directly navigate to the comments section of that post. This interaction would be similar to how Reddit handles navigation for image posts.


Benefits:

  1. Streamlined Navigation: Users can quickly move from viewing the image to reading and engaging with comments, creating a more fluid and interactive experience.
  2. User-Friendly Interface: This feature aligns with intuitive swipe gestures that are common in mobile apps, making Summit more accessible and user-friendly.
  3. Enhanced Engagement: By simplifying the path to comments, this feature encourages more users to participate in discussions, thereby fostering a more vibrant community.

Implementation Details:

  • Swipe Gesture: When a user is viewing an image post on mobile and swipes upwards, the app should transition smoothly to the comments section of the post.
  • Visual Cue: Optionally, a subtle visual cue (e.g., a small upward arrow at the bottom of the screen) could be added to indicate this swipe action.
  • Animation: The transition should be smooth and visually pleasing, minimizing any abrupt changes.

Impact on Existing Features:

This feature would complement existing navigation and post interaction methods without altering them, ensuring consistency across the app’s interface.

By incorporating this feature, Summit can improve its usability and create a more engaging experience for its users, aligning with the intuitive expectations set by other popular social media platforms.

21
 
 

Is it possible? I wanna be able to read walls of text straight from there, Reddit-style, and not have to tap each single one to see the full thing. Old Reddit also has a one-touch context button that can display your original comment (if the inbox content is a child comment) right there without leaving the inbox.

22
 
 

I was curious, has idunnololz ever considered potentially bringing in volunteers to help contribute to Summit's code or assist with other tasks?

idunnololz could potentially put out a “call for volunteers” on platforms like Lemmy, Reddit, or other relevant platforms/communities, with a focus on people who are passionate about what Summit is doing.

Benefits:

  • Reduced burden on idunnololz: By involving more developers, the primary workload wouldn't fall solely on one person.

  • Diverse skill sets: Volunteers might bring specialized skills that could benefit specific areas of the app.

  • Community engagement: This initiative would foster a stronger connection between Summit and its user base.

  • Faster development: More hands on deck could potentially speed up feature implementation and bug fixes.

While you may not be in a position to offer monetary compensation, these volunteers could benefit in other ways:

  • Gaining valuable coding experience by contributing to a live project.
  • Earning recognition or "special contributor" status within the app or community.
  • Access to exclusive features or perks as a form of gratitude for their contributions.
  • Exclusive beta access to new features
  • Potential for future paid opportunities as the project grows
  • Credit in the app's "About" section
  • Certificates of contribution for their portfolios

This could potentially foster a stronger community around Summit and help it grow even faster by leveraging the skills and knowledge of passionate supporters.

Of course, there will likely need to be some structure (e.g., guidance, pull request reviews, clear documentation) to make this work smoothly, but it might be a worthwhile avenue to explore.

23
6
Some UI questions (midwest.social)
submitted 1 week ago* (last edited 1 week ago) by joshchandra@midwest.social to c/summit@lemmy.world
 
 
  1. How do you edit your comment that you make to someone's inbox reply? I couldn't figure out how and ultimately had to visit my own profile to edit my comment from there.
  2. How do you search for a certain post title in just one community, such as /c/summit?
24
8
submitted 1 week ago* (last edited 1 week ago) by Teknevra@lemm.ee to c/summit@lemmy.world
 
 

Whenever I attempt to upload a photo, I always get this message:


UNABLE TO UPLOAD IMAGE DUE TO AN UNKOWN ISSUE

Server error. Code: 500


No matter if I attempt it via URL, via the post itself, etc.

25
 
 

Current Situation

Currently, all notifications, including private messages (PMs), and general notifications,, are grouped together in the main Inbox section. While this centralized approach has its merits, it can sometimes lead to important personal messages getting lost in the mix of other notifications.


Proposed Feature

I would like to suggest the introduction of a separate section SPECIFICALLY for PMs, similar to the model used by Reddit. This new feature would involve:

  1. Creating a distinct "Messages", "Private Messages", "Chat", etc. section within the app
  2. Separating PM notifications from other types of notifications (post replies, mentions, etc.)
  3. Potentially adding a new notification icon or badge specifically for private messages

Benefits

Implementing this feature could offer several advantages:

  • Improved organization and clarity for users
  • Easier access to private conversations
  • Enhanced privacy, as personal messages would be separate from public interactions
  • Potential for more robust PM features in the future

User Experience

This change would allow users to quickly distinguish between general notifications and personal messages, potentially leading to faster response times for private communications and a more streamlined experience overall.


Conclusion

I personally believe that this feature would be a valuable addition to Summit for Lemmy, aligning it more closely with user expectations shaped by other popular social platforms while maintaining its unique identity.

view more: next ›