Summit is still in it’s infancy in terms of featured and there is a lot to get done.

Here is my current plans for various features. As always, feel free to give feedback about priorities, what additional work to add, etc.

Plan (in chronological order)

  • Add support for multiple accounts/account switching
  • Implement communities pane.
  • Implement the ability to comment, edit and delete comments from the app.
  • Implement URL handling/url linking. (Eg. open any Lemmy url in the app).
  • Implement browsing history.
  • Implement a more robust caching/offlining system (currently the app kind of just stuffs everything in a folder and calls it a day)
  • Implement the ability to create posts.
  • Implement various app settings.
  • Implement account feeds (eg. unreads).
  • User page
  • Implement account settings.
  • Implement “saved”/bookmarks.
  • Implement community info pane.
  • Blocklist

[ We are here ]

In addition to the core features planned above, some other planned features are listed below.

Planned features that are non-core might not be implemented until core features are complete, however if I get bored I might implement one here or there while working on core features. If you want a specific feature and don’t see it in either list, please feel free to make a post or comment about it.

  • Offline mode (view posts, comment, vote all offline with an offline engine that tracks everything and performs the actions once network is established).
  • Theming (currently plan are some set themes + material you).
  • Setting to toggle infinite scrolling
  • Text searching on the current page
  • Mod controls
  • Full account controls (eg. account control feature parity with web)
  • Inbox
  • Compact mode (all controls hidden, tap to show)
  • The ability to create communities/edit communities
  • View other user’s profiles
  • All the search (search profiles, search text, search comments, search posts, etc etc)
  • Notifications/Push notifications
  • Settings for anything configurable. Eg:
    • Hide page indicator
    • Color coded comment level indicator
    • Changing the font. Changing font size.
    • Change default sort mode.
    • Enable a button that will move you to the next or previous top comment (apparently a feature from Boost?)
  • Support for locales other than English
  • Share comment/post as image. (Eg. share a clean image of a post to another social media site such as discord without needing a link)
  • NSFW mode
  • Left hand mode
  • FAB button for convenient actions
  • Mark posts as read
  • Hide posts by keyword
  • Hide read posts

Specific user requests:

  • Add block controls to comments
  • Setting to enable swipe to vote/actions
  • Move avatar/account button to top right, add button to menu for community search.
  • Add read state/hide read
  • Add option to disable history
  • Change default sort order
  • Option to bold post titles
  • Adjust text color (specifically the contrast)
  • Add hyperlink button to comment/post text editor
  • Toggle to enable/disable hidden posts
  • Setting to only show top level comments (with options to expand children as needed)
  • Add option to toggle NFSW blur

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

  • Possible integration with mastodon/? (needs research)
  • Support kbin?
  • @V4uban
    link
    61 year ago

    Thank you for your work!

  • crag
    link
    51 year ago

    Please is there a way to change the AMOLED black background to just dark?

    • idunnololzOPM
      link
      31 year ago

      Not at the moment. This will need to be implemented at part of the theme update when we get there.

      • crag
        link
        41 year ago

        The amoled background is not good on the eyes with the bright white texts.

        • idunnololzOPM
          link
          11 year ago

          I need to make some time for this. I can take a look at how much work it will be

      • crag
        link
        31 year ago

        I’m still waiting mate

        • idunnololzOPM
          link
          11 year ago

          It ended up not being a huge amount of work. Since I need to add support for 2fa anyways a release is already on the way to add a less dark default theme. The black theme still exists in the app, just as an additional setting.

  • averagebaka
    link
    3
    edit-2
    1 year ago
    1. Would it be possible to add swipe up to dismiss the image? Currently only swipe down to dismiss works.
    2. Ability to change default post sort
    • idunnololzOPM
      link
      21 year ago
      1. Is pretty easy to do so I can add that for the next update. 2. I’ll put on the roadmap for now.
    • idunnololzOPM
      link
      11 year ago

      Forgot to update this but default post sort should be working now. You can change the default in your account settings. Ie. Tap on your profile icon (top right), tap the setting icon next to your account.

    • idunnololzOPM
      link
      11 year ago

      You are correct. That feature has not been implemented yet.

  • @wason
    link
    11 year ago

    Hi Dev,

    Can you add support for custom tabs? Thanks!

    • idunnololzOPM
      link
      11 year ago

      I don’t know what custom tabs are. Can you please explain what that is? Thank you.

      • @wason
        link
        21 year ago

        Custom tabs are browser tabs opened “in app”, you won’t leave Summit when opening a link in a custom tab.

        So basically you have 3 options, open “in app” using Android’s WebView, open a custom tab using the default browser, or open externally on the default browser.

        Custom tabs are in between and the advantage is that you don’t leave the app but the tab is created, I think, by the default browser so if using Firefox with uBlock Origin it’ll also work on the custom tab.

        • idunnololzOPM
          link
          11 year ago

          Oh whoops. I actually added the custom tabs library a long time ago but I never used it. It looks like a small change so I can add it for the next update.

          • @wason
            link
            21 year ago

            That’d be great! Thanks

  • AaronStC
    link
    11 year ago

    Not sure if this belongs here but, can you increase the nsfw blur? Or add an option?Was scrolling and it was very obvious what some of these images were.

    • idunnololzOPM
      link
      01 year ago

      Yeah I noticed this too. I’ll look into a fix for the next update.