Skip Navigation
summit

Summit

  • Last release added some features I wanted in the app. So to balance it out, this release will be focused on adding features users want.

    I got a large influx of feature requests which is great.

    Since there are so many feature requests I am going to break this release into multiple smaller parts. This way I can push out new features as they are implemented instead of doing a massive release all at once.

    Full changelog

    • Added a setting to control whether videos should auto-play. Default true.
    • Added new comment count to posts.
    • Added a view to the post screen if there are no comments.
    • Added a setting to enable uploading images to Imgur.
    • Added a setting to control how many animations are enabled within the app
    • Added a setting to adjust the caching policy for the app. The options are aggressive, moderate (default), lite and minimum. Aggressive will cause the cache to be used more often resulting in better performance but things might be stale. Minimum will greatly reduce what is cached, reducing performance but ensuring things are up to date.
    • Added a button to view the browsing history in the history settings screen.
    • Changed the behavior of the navigation menu. If a navigation menu item is currently selected and it is tapped, the app will navigate you to the "home page" of that navigation item.
    • Changed the style of read posts to dim the entire post item. This behavior can be changed in settings.
    • Changed notification behavior so that when a notification is tapped, the inbox screen will auto-refresh unread messages.
    • Changed the browsing history screen to open pages within itself instead of within home. Eg. if you tap on a post in the history screen, the post will now open in the history screen. This makes the behavior more consistent with other screens such as inbox or saved.
    • Fixed several bugs related to the compose post screen.
    • Fixed a bug where the create post screen mistakenly only shows comment drafts instead of post drafts.
    • Fixed a bug where the loading indicator is not shown when comments are still loading.
    • Fixed a bug where the imageviewer will appear unresponsive if the user leaves the app and then comes back.
    • Fixed a bug where tapping on a notification item will create a weird back stack state. This fix will make navigation more intuitive.
    • Fixed a bug where the inbox screen will automatically open an inbox item every time it's opened if a notification was tapped before.
    • Fixed a bug where tapping on a notification will cause the inbox screen to be stuck in a weird state where certain actions will be ignored/do nothing.
    • Fixed several crashes
    • Fixed a bug where errors are cut off or not centered properly.

    v1.42.1

    • Added a setting to enable uploading images to Imgur.
    • Fixed a bug where the loading indicator is not shown when comments are still loading.
    • Added a setting to control how many animations are enabled within the app

    v1.42.2

    • Fixed a bug where posts will become unread if the app is closed and opened again.
    • Fixed a bug introduced by the animation setting change. When expanding a post in the community post feed screen, sometimes the post will not expand.

    v1.42.3

    • Fixed a bug where post thumbnails will disappear sometimes when the post is tapped.
    • Fixed a bug where the imageviewer will appear unresponsive if the user leaves the app and then comes back.

    v1.42.4

    • Fixed a bug in the post list where the content will disappear when tapped. This only affects the full content layout.

    v1.42.5

    • Fixed a bug where tapping on a notification item will create a weird back stack state. This fix will make navigation more intuitive.
    • Fixed a bug where the inbox screen will automatically open an inbox item every time it's opened if a notification was tapped before.
    • Fixed a bug where tapping on a notification will cause the inbox screen to be stuck in a weird state where certain actions will be ignored/do nothing.
    • Changed notification behavior so that when a notification is tapped, the inbox screen will auto-refresh unread messages.
    • Added a button to view the browsing history in the history settings screen.
    • Changed the browsing history screen to open pages within itself instead of within home. Eg. if you tap on a post in the history screen, the post will now open in the history screen. This makes the behavior more consistent with other screens such as inbox or saved.
    • Added a setting to adjust the caching policy for the app. The options are aggressive, moderate (default), lite and minimum. Aggressive will cause the cache to be used more often resulting in better performance but things might be stale. Minimum will greatly reduce what is cached, reducing performance but ensuring things are up to date.
    • Fixed several crashes

    v1.42.6

    • Fixed a bug where errors are cut off or not centered properly.

    v1.42.7

    • Fixed a bug where importing settings can cause crashes.
    • Tighten up some margins/padding.
    • Added a setting to enable condensed style for comment headers.

    v1.42.8

    • Changed spoiler tags to make the space between ::: and spoiler optional.

    Update

    v1.42.1 is being release at the time of writing (9/2/2024). It adds more user requested features.

    Update 2

    v1.42.2 is released to address a bug in v1.42.1.

    Update 3

    I'm going to be wrapping up on community suggestions work at the end of this weekend. I will try to implement as many of the remaining suggestions as I can however it's unlikely I will be able to implement all of them. If I cannot implement your suggestion in time, I will implement your suggestion in a future release. It just means that your suggestion might not be prioritized.

    The reason why I am doing this is so that I can prioritize implementing other features that I think would improve the app. As the community suggestions release wraps up I want to thank everyone who shared their suggestions during the release.

    Update 4

    Released v1.42.5 which contains the last of the user requested features I will implement for this release.

    Update 5

    Fixed some bugs and doing another release.

    Update 6

    Fixing more bugs.

    • Fixed a bug where importing settings can cause crashes.
    • Tighten up some margins/padding.
    • Added a setting to enable condensed style for comment headers.

    Update 7

    Fixing more issues.

    • The app always assumed that spoiler tags had to start with ::: spoiler, however I tested this on the website and actually the space between ::: and spoiler is optional. Eg. the website renders :::spoiler as a spoiler block. So for parity, I am changing the logic in the app to also allow :::spoiler.
    24
  • 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

    11
  • I'll give this release a proper-er title in the release post. This post is just to track the random stuff I did during the business trip. I'll work on more stuff for Summit once I'm home.

    Changes so far:

    • Fixed a bug where switching communities may not apply your preferred settings. Eg. sort order.
    • Added a new screenshot mode: Title and image only. This one is great if the title and image already tell the full story and the body of the post isn't necessary. Eg. when a post has a text description for accessibility but you're already giving all that up anyways since you're saving it as an image.
    • Added the option to browse as "guest". This allows you to browse instances outside of the instance of your account without needing an account on the other instance.
    • Added some fancy logic to the post creator/editor screen. The post body formatting toolbar will now detect if the keyboard is open and switch between being docked to the bottom of the screen or being docked below the post text field. Preview here.
    • Fixed a bug where not all elements will be visible in the account switcher dialog if the user is signed into too many accounts.
    • Added a settings button to the rich text field toolbar. This allows users to change the order of the options in the rich text field toolbar.
    0
  • This is a small-ish release. The main change in this release is adding a way to input a reason when performing certain mod/admin actions. See the full changelog for details.

    I had originally planned more changes but it's been a busy week so wasn't able to get as much done. Enjoy!

    Fully changelog

    • Added "reason" to mod logs.
    • Added two new admin actions: remove community and hide community.
    • Added indicators on the community info screen for the hidden & removed state.
    • Changed the following admin/mod actions to open a dialog which allows you to provide a reason: remove post, undo remove post, remove comment, undo remove comment, purge comment, purge community, purge post, purge user, ban user from community, ban user from site, remove community, hide community.
    • Fixed a bug where changing accounts while browsing a community will not load the correct community.
    • Fixed a bug where mods/admins listed on the community/instance information screen do not have instance information.
    0
  • 93%
    Featured

    Roadmap V3

    Too much has changed since Roadmap V2 was created. So we are starting fresh again to clean up the clutter!

    If you have any feature requests, please feel free to comment them here.

    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).
    • Add upvoted/downvoted posts and comments to saved.
    • Change homepage from settings.
    • Setup wizard.
    • Extremely out of date version check? (Eg. if the app version you are using is over x versions out of date)
    • Mark post unread

    Specific user requests

    • quick access to subscribed communities by one tap instead of tap on home and swipe. (Suggestion was to add subscribed communities to the search page) (I'm holding off on implementing this one for now because I have some cool solutions here but it will take a long time to implement)
    • Combine score related settings to be a enum with values (1) hide scores, (2) show scores (3) show up and down votes.
    • Instead of showing a circle when votes are hidden, show nothing instead.
    • Some users like to work on multiple posts at the same time, possibly over a long period of time. The request here is a better draft system so managing drafts is easier for this use case.
    • Modify the emoji pack

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

    • Possible integration with mastodon/? (needs research)
    • Support kbin?
    • Tag users + Sync between devices?

    Completed features

    • Support sending content to the app to use for later.
    • Add "reason" for mod actions.
    • Add option to reordering comment/post format tools
    • Support switching instances to any instance (even if you are not sign into that instance).
    • Add new top level screen which displays your user profile.
    • Add support for tablets.
    • Add a way to customize the comment menu (the menu that has the overflow, add comment button and upvote/downvote buttons).
    • In the multi-community build, indicate which communities you've subscribed to. Also list subscribed communities maybe by default or have some way to only see subscribed communities.
    • Comment filters (by keyword)
    • Add a way to customize the post quick actions menu.
    • Notifications/Push notifications
    • Mod actions.
    • Create & edit communities
    • Add a way to make one action easy to access. Eg. a way to do one tap hide read.
    • Show publish and modified date in the post header/comment header
    • Add option to hide all controls by default when in image viewer.
    • Multi-instance feeds support (eg. Subscribed communities from multiple accounts)
    • Support for locales other than English
    • NSFW mode
    • Update bookmark icon based on whether the item is currently bookmarked or not
    • Improve controls for post instance switching. Consider things like: adding a banner when the post is not the same instance as the account, better messaging around instance inconsistencies and switching freely between instances on a post.
    • Better DM UI
    • Screenshot gifs
    • Dim read posts.
    • add a setting to disable/control how many animations play in the app
    • add a way to see all comments in a comment chain when commenting
    • add a way to adjust the cache policy
    23
  • This update adds the modlogs screen. This feature is mostly for mods/admins so they can review changes they made and revert mod/admin actions but it's also cool to checkout for regular users as well. The modlogs of a community or instance is available on the community/instance info screen, in the overflow menu (3 dots FAB [floating action button]).

    This update also fixes some common and long standing bugs such as the annoying "some images in comments won't load randomly" and a crash that can affect sorting posts when a post has no comments. It also fixed several other bugs. See the changelog below for details.

    Full Changelog

    • Added support for WebM videos.
    • Added modlogs. The server currently does not appear to return these in chronological order. The app tries it's best to keep the logs sorted but it can sometimes mess up in certain cases.
    • Added "classic but with colors and dividers" as a new thread style option.
    • Changed the app to open image or video urls within the app when tapped.
    • Fixed a bug where pull-to-refresh in the post list screen might not load from page 1. This bug will occur if "Hide read" is tapped and the first page only contain read posts.
    • Fixed a bug where pull to refresh did not refresh comments in the detailed person screen.
    • Fixed a bug where sometimes images inlined in text might not load.
    • Fixed a bug where causing a page refresh of a post would reset the expanded/collapsed state of comments. Eg. if you collapse a comment, then post a comment, the collapsed comment will auto-expand.
    • Fixed a crash when sorting posts with no comments.
    • Fixed a bug where inbox will not load on a v0.19 lemmy server.
    • Fixed a bug where the comment level counter is 0-indexed instead of 1-indexed.
    • Fixed a bug where instance info is not shown for the correct instance.
    • Fixed broken community links in mod logs.
    • Fixed a bug where uploading images to posts/comments on another instance will fail with a 401 error.

    Update

    Found some bugs reported on https://github.com/idunnololz/summit-for-lemmy/issues. I will fix these and re-release as v1.18.1 sometime tomorrow. I'll update this post once the release is underway.

    The fixes:

    • Fixed a bug where inbox will not load on a v0.19 lemmy server.
    • Fixed a bug where the comment level counter is 0-indexed instead of 1-indexed.

    Update 2

    Found more bugs and fixed them. The bugs include:

    • When loading the instance info, the current account's instance's info is always loaded and not the instance that was selected.
    • Broken community links in mod logs.

    Update 3

    Update was submitted to the play store earlier today (~5 hours ago) but it's still in review. Hopefully it is reviewed soon.

    Update 4

    Release should be fully rolled out now.

    Update 5

    There was an upload error reported with v1.8.2. This is a pretty important feature so I will be doing a patch update to address it as v1.8.3. This update will also add a new thread style: classic with colors and dividers. The update has been sent to the Google Play store and the update should be available soon.

    • Added "classic but with colors and dividers" as a new thread style option.
    • Fixed a bug where uploading images to posts/comments on another instance will fail with a 401 error.
    6
  • I'll title this release later but I wanted to create this post as some things have an'ready been done and I wanted to update the community.

    The main new feature implemented is the ability to filter searched by user or community or both. This feature was actually a challenge to implement but I know the feature itself seems small to a user. That's why I'm not titling this release with this feature. I'll figure out something more substantial to implement late.

    Changes so far:

    • Added filters to search. Searches can now be filtered by user or community.
    • Added left-hand mode. Enabling left hand mode will cause certain UI elements to shift to the left of the screen.
    • Added a setting to make the notification bar completely transparent. This might only work on certain versions of Android.
    • Added a setting to lock the bottom navigation bar.
    • Fixed a bug when prefer full images is on. Reduce the likelihood of UI elements jumping when scrolling due to image loading.
    • Fixed a bug that sometimes cause only parts of an image to show when prefer full image is on. Note that if the image is too long, only aa portion of that image will be shown. This hasn't changed.
    • Changed the default to enable full image previews for post layouts. Currently the default uses a fix aspect ratio for all image. Of course this is configurable so you can turn this setting off if you do not like it.
    • Changed the default to retain the state of the last post visited. This means if you read a post, leave and go back you will be taken back to exactly where you were before. You can disable this in settings if you do not like it.
    • Changed the tap area for collapsing comments. Tapping on the left side where the thread lines are will also collapse the comment.
    • Fixed a bug where only upvotes were counted in the total score in some places.
    • Fixed a bug where not all saved comments are shown in the saved page.

    Update

    I'm dedicating this release to the 10% of you who are left-handed. I'm going to use the app with my left hand for a week to make sure everything works fine.

    Update 2

    Just realized I accidentally titled this a release. This is a WIP, not a release. Sorry for the confusion.

    Update 3

    Been using the app with my left hand exclusively for a few days now. Everything feels pretty good. I think there's a few more minor changes necessary but I am getting ready for a release by the end of the night.

    Update 4

    Looks good so far. I want to sneaky one more change in so I'll try to do the final release later tonight.

    4
  • Welcome to v1.7.1. This update brings two exciting new features.

    The first is find in page, which allows you to do a text search on any post and jump to the matches. This feature is pretty useful for comment heavy posts such as AMAs or !asklemmy@lemmy.world like communities to check for certain answers or questions.

    The second feature added is post/comment drafts. This feature will automatically save any post/comment written but not sent. The post/comment is saved when you leave the compose post/comment screen. You can recall drafts in the toolbar.

    !

    This update also continues to improve and fix different aspects of the app. One particular addition is a new setting that will retain the state of the last post you visited. If you reopen the last post visited, you will be brought back to where you were previously on the page. You can find this setting in Settings > Misc > Retain last post. If this setting works well I will consider enabling it by default in the next release.

    As always if anyone has any suggestions/bug reports or feature requests please let me know!

    Changelog

    • Added text search within the post screen.
    • Added post/comment drafts. Leaving the post/comment screen will automatically save your current post/comment as a draft.
    • Added setting to remember your scroll state of the last post you visited.
    • Fixed a bug where collapsing a comment would show the incorrect score.
    • Changed the default post/comment view to show the score instead of upvotes/downvotes. The default was set accidentally in the previous update.
    • Updated the spacing for comments to be more pleasant/symmetrical.
    • Improve cache hits in certain cases to reduce network usage/hitting Lemmy servers further.
    • Improve error tolerance when loading images. Images should successfully load more frequently now.
    3
  • I will sometimes get a message notification and when I click the icon, it spins the loading animation and another refresh animation above it, but it seems to freeze/hang on actually loading the message. If I click on All messages then it loads it instantly.

    Seems to happen most on messages I received while I'm actively using the app, not when it first opens and detects messages received. It will also at times do the spinning animations of it shows no messages, but I click on the icon to do a manual refresh/message check.

    It's been occurring for a few days, maybe a week now, but I hadn't had much solid info on when/where there issue was coming from, but now having the click All workaround, I felt that might give you some place to start debugging. Let me know if there's anything else I might be able to look for or screenshot, as I don't know how recreatable something like this is.

    2
  • I've noticed some different behavior of the drafts lately, but I hadn't noticed any release notes about it. When editing and then re-saving, it now overwrites the original. This bit me the first time I saw it, as when I went to delete the old version, that meant I deleted the only version. I like this behavior better by default I think, but was there a release post with changes I missed?

    I was also wondering if the post preview could be worked into the draft section, perhaps via a long press to get the post preview window, or maybe different view options like with the post feed. I've built up a bit of a surplus of future content, so I forget which post is which, and with it not saving backups now, I worry about loading the draft to the post screen and messing it up somehow without having a backup now, so having the ability to preview with image content viewable would let me see which draft is which easier without the chance to accidentally edit and moving the draft up to the top instead of keeping it chronological.

    As usual, I feel this may be an "only me" problem, so no priority here unless some of this behavior was an unintentional result of another update.

    Thank you as always for your great work. Your frequency of updates and overall quality of the app is top notch!

    4
  • I'm going to be implementing more user requests. If you have any leave them in the comments.

    Changes so far:

    • Changed the behavior of the navigation menu. If a navigation menu item is currently selected and it is tapped, the app will navigate you to the "home page" of that navigation item.
    • Fixed several bugs related to the compose post screen.
    • Fixed a bug where the create post screen mistakenly only shows comment drafts instead of post drafts.
    • Changed the style of read posts to dim the entire post item. This behavior can be changed in settings.
    • Added a setting to control whether videos should auto-play. Default true.
    • Added new comment count to posts.
    • Added a view to the post screen if there are no comments.
    13
  • Welcome to v1.41.0. This release adds a feature I've wanted for a while now (but likely no one else wanted). This release adds the ability to record an advanced screenshot.

    In some cases, posts and comments can contain animated GIFs. When taking screenshots of these, context may be lost because the GIF animation is removed. The record screenshot feature allows users to take a recording of a screenshot, preserving animated GIFs in posts or comments. The feature allows you to record a screenshot as either a GIF, MP4 or WEBM and contains a lot of configurable settings.

    Note that this feature currently does not work for videos (eg. MP4s) in posts because the video player renders these in a specialized way that cannot be captured by the method used by the app.

    Full changelog

    • Added a feature to "record" a screenshot as a video or GIF.
    • Added option to mark a post as read/unread in the post option's menu.
    • Changed long tap on the header, expand button or the side to expand actions as well.
    • Fixed a bug where links are invisible in conversations.
    10
  • So Summit for Lemmy already supports "advanced screenshots" letting you take screenshots of posts and comments with ease, allowing you to include any and as many comments as you want. However this doesn't work as well if the post or comments have animated GIFs in them. I'm working on a feature that will allow you to take an "advanced screenshot" but as a GIF so you can capture any video or GIF as well.

    Changes so far

    • Added a feature to "record" a screenshot as a video or GIF.
    • Fixed a bug where links are invisible in conversations.
    • Changed long tap on the header, expand button or the side to expand actions as well.
    • Added option to mark a post as read/unread in the post option's menu.
    2
  • The focus of this release is DMs. Direct messages have been difficult to manage and respond to in the past especially for message chains. This release cleans up the DM experience to make them much easier to use.

    Full changelog

    • Redesigned the DM experience.
    • Changed messages in the inbox. Messages sent by you will no longer show up in inbox.
    • Make it more obvious when loading in the inbox screen(s)
    • Changed the "Mark as read" gesture to toggle the read state of the post. Eg. if a post is read and the gesture "Mark as read" is performed, the post will be marked as unread.
    • Added a fade effect to the bottom screen when screens are stacked together. Eg. when viewing a post from the community feed.
    • When viewing a reply message in the inbox, added a button in the context section to make it easier to see the post of the reply.
    • Fixed a bug where the navigation bar does not highlight the correct item in certain cases.
    • Fixed a bug where the open link button is visible when no image is shown in the post list.
    • Fixed some bugs that occur when viewing a link to a Lemmy post of another instance.
    • Fixed some minor bugs with people search.

    v1.40.1

    There were some dependency issues so I had to do a version bump. There shouldn't be any changes from the base release though.

    v1.40.2

    • Fixed a bug where images are not shown/loaded within direct messages.
    • Added a full text editor to the send message input field. When sending a direct message, you will be able to tap on the full editor button to open the "advanced text editor" to make it easier to compose more complex messages.
    • Fixed a bug where the post in the "context" section of an inbox message would have a random amount of whitespace at the bottom.
    14
  • If I am reading the messages of my inbox, I get prompted with the post in collapsed state (A). If I want to visit the referred Reference I have to expand your Notification (ViewGroup B). At the bottom I am able to go to the comment posted.

    Please add this Button (from bottom of (B)) to the left to the expand-Arrow on said view (state (A)) to avoid scrolling.

    ---

    You should even be able to restrict the context of a scroll of such notification so that one can get the opened post scrolled to the clicked action (since you elected to context perfectly already). Though that may be inconsistent to clicking the name, instance or (not implemented) comment of the post.

    It depends on the Context (when comparing A or B). If we are all PowerUsers, Implementation elected is obvious... Hard to document. Still requestiong a duplicate button bound in collapsed RecyclerView.ViewHolder :- )

    ---

    I would be able to elect a suggestion more carefully if I could test it locally on my devices. I feel like you have engineered the most capable app. So thanks for this..

    1
  • Hopefully you are not tracking my direct messages. Can't judge due to licensing ;).

    For the Views of comments and posts you explicitly bound the former@latter.part to its own onClickListener. You didn't implemented that within anything in our inbox. Therefore I ask you to bind the nested RecyclerView when opening a inbox message - as well as its message itself - to the same interactions.

    Sincerly, a happy user.

    3
  • Making this post to track progress on the next release. Will decide on a title later.

    Changes so far:

    • Fixed a bug where the navigation bar does not highlight the correct item in certain cases.
    • Fixed a bug where the open link button is visible when no image is shown in the post list.
    • Changed messages in the inbox. Messages sent by you will no longer show up in inbox.
    • Fixed some bugs that occur when viewing a link to a Lemmy post of another instance.
    • Make it more obvious when loading in the inbox screen(s)
    • Changed the "Mark as read" gesture to toggle the read state of the post. Eg. if a post is read and the gesture "Mark as read" is performed, the post will be marked as unread.
    • Added a fade effect to the bottom screen when screens are stacked together. Eg. when viewing a post from the community feed.
    • Fixed some minor bugs with people search.
    • When viewing a reply message in the inbox, added a button in the context section to make it easier to see the post of the reply.
    • Redesigned the DM system in the app completely.

    Update

    With how the release is going it's seeming very likely this release will focus on cleaning up the DM experience.

    The current DM experience is pretty bad. Messages are littered everywhere and it's very difficult to follow a message chain. This wasn't high priority since it was assumed most users are not using DMs. However as other parts of the app becomes polished, DMs are suddenly the weakest part of the app.

    The current minimum plan is to group DMs with individuals together into chains at the very least. Other improvements are still up in the air.

    Unfortunately, designs of the DMs will probably be limited to what the Lemmy API can provide. For instance, I was exploring an email like approach where one item is shown per message thread however there is currently no API that returns only top level message threads. Instead you can only get individual messages. Of course we can still implement this on the client however it can lead to an excessive amount of network calls.

    As an example, imagine a scenario where user A and B exchange a lot of message. Let's say they exchanged 1000 messages. Let's say the client is configured to fetch 50 messages at a time. Given this, if the user navigates to the messages screen the client will fetch 50 messages. The client will then group all 50 messages as a conversation between A and B. However since this is just one conversation, the client will need to fetch more messages to make sure there aren't any other conversations. This will repeat until all 1000 messages have been fetched. At this point the client is finally sure there are no other conversations and it will stop. This means that the client will need to make 20 network calls in order to load the messages screen which is pretty costly.

    There are some solutions but they all vary in effort or usability. The easiest solution is to not collapse conversations in the messages screen. The downside here is usability as it would be difficult to look for specific conversations. The highest effort solution would be to group all messages on the messages screen and build a database on the client side that tracks all messages. By doing so, the first time messages are loaded might still be costly but subsequent refreshes should be relatively fast.

    I'm still mulling over what to do here.

    Update 2

    I love you guys so I'm going to implement the best possible DM experience with no cut corners. It's going to take some time though.

    Update 3

    I think I can wrap this update up sometime this weekend. I think a release is possible by Monday (Aug, 19) if not earlier.

    3
  • This update focuses on general app improvements and bug fixes.

    Full changelog

    • Added new image loading animation.
    • Improved styling on collapsed comments. Voting on a collapsed comment will update the score and cause the score color to change.
    • Fixed many bugs with the layout "list with cards". Specifically it was missing the voting buttons and the comments counter. This has been added. Several other fixes has also been applied for this layout.
    • Fixed a bug where the header text of a post would be cut off when using certain layouts.
    • Fixed a bug where the link icon would appear on a post even if the post does not contain a link.
    • Fixed a bug where paragraphs within a spoiler block may not be correctly formatted.
    • Support subscripts in markdown (forexample)
    • Fixed a bug where opening. closing and opening the same post will cause the post to not be highlighted when the post is closed.
    • Fixed a bug where sometimes you can drag a blank window from the right side of the screen.
    • Fixed a bug where the progress bar when loading videos does not conform to the app theme.
    3
  • The inbox tab does not work sometimes when I am in any other tab reading a post or in a community,also the inbox tab seem to not refresh when I enter it despite showing 1 new event on the tab.

    Thank you for this amazing lemmy client.

    Edit 1: also the notifications does not sync smoothly with the tab.

    4
  • 2
  • Sorry, I'm pretty new to this app. I can't find the setting to change the default feed from “all” to “subscribed.” Am I missing it in the settings?

    2
  • You can see this minor bug in the picture that I shared here.

    I don't know if dev is aware, but as I didn't see anyone commenting about it I wanted to share it :)

    10
  • When marking a post as read or expanding the post preview, the post only displays as read until the feed refreshes. A post opened in its own view remains read (expected behavior).

    First appearance: Lemmy 0.19.5

    4
  • Changes so far:

    • Improved styling on collapsed comments. Voting on a collapsed comment will update the score and cause the score color to change.
    • Fixed many bugs with the layout "list with cards". Specifically it was missing the voting buttons and the comments counter. This has been added. Several other fixes has also been applied for this layout.
    • Fixed a bug where the header text of a post would be cut off when using certain layouts.
    • Fixed a bug where the link icon would appear on a post even if the post does not contain a link.
    • Fixed a bug where paragraphs within a spoiler block may not be correctly formatted.
    • Support subscripts in markdown (forexample)
    • Fixed a bug where opening. closing and opening the same post will cause the post to not be highlighted when the post is closed.
    • Fixed a bug where sometimes you can drag a blank window from the right side of the screen.
    • Fixed a bug where the progress bar when loading videos does not conform to the app theme.
    • Added new image loading animation.

    Edit

    I must have been really tired last night because I accidentally posted this as a release when it's a WIP release. Fixed.

    Update

    I'm moving the fixes here into 1.38.1 instead.

    5
  • I don't know if I'm just missing something, but is it possible to crop the full image previews to just take up a variable amount of height in the feed (like boost)? I'd prefer my images not take up more than 2/3rds of my full screen height so I can always see the post title.

    2
  • This release adds the option to offline a post feed, giving you the freedom to browse while offline. The use case here is if you know ahead of time you are going to be offline you can download a feed beforehand and read it later.

    This release also implements several user requests.

    Full changelog

    • When opening a link to a post on a different instance, added a banner to explaining the instance mismatch and also have an option to switch instances. Also added a loading spinner when switching instances in this way.
    • Added a "Make available offline" button to make a feed available offline.
    • Changed bookmark button to reflect the current state. Eg. if the post is already bookmarked then the bookmark icon is filled.

    v1.38.1

    • Fixed a bug when viewing a post on another instance, tapping the switch instance button will not show an error message if the post cannot be found on your instance.
    • Fixed a bug where sometimes posts are not mark as real on v0.19.5 instances.

    v1.38.2

    • No changes. Accidental versioning issue.

    v1.38.3

    • Fixed a bug where back press was not being handled within dialogs leading to several other issues such as new comments/posts not auto saving as drafts.
    2
  • Hello everyone. I just wanted to announce that it's been over a year since I started working on Summit (I started on June 13th, 2023). This is going to be a quick post as I am still busy with real life stuff but I wanted to commemorate this event.

    I wanted to thank the community for the support and also for all of the feature requests, bug reports and the translations. The app has grown tremendously in just a year and I'm excited for the projects planned this year.

    Thanks everyone.

    7
  • Hey, is Summit compatible with 0.19.4 or should I hold off upgrading my instance? Do you develop Summit on latest stable, release clients, or latest (like an insane person)?

    1
  • Feature request: Place a checkbox next to the currently selected sort which sets "hide read posts".

    This way I do not have to issue two requests and two button clicks, if I switch the sort order. This should make the sort-mechanism more convenient.

    Additionally one could either shortly show a toast that "automatic hide read posts" was set.

    Alternatively a succinct icon could be plaed next to it.

    2
  • I love the app so far but I am having trouble with opening Lemmy links from other instances. When someone links to say a Lemmy.world post, I am hit with a window saying I have to have a Lemmy.world account in order to vote and such. This is incredibly inconvenient, I don't know how voyager does it but voyager just lets me view the post and vote/etc. in my instance without forcing me to change accounts. Anyway to get rid of this behavior so it is more like voyager? I want other Lemmy links to be opened in my instance so I can vote and such.

    Also unrelated but just now I was unable to upload a picture from summit and had to switch apps to upload the photo.

    6
  • I should have mentioned this months ago. When I tap on the Save icon on a post or comment, I get a notification that the post or comment has been saved yet the Save icon doesn't change. Same if I tap to unsave.

    1
  • Hello! I haven't posted in a while so I wanted to give a quick update on what is going on with the app.

    The next feature I'm working on is quite large. Its offline support which aims to make the app usable offline... to a degree. This feature is going to be made up of several different parts including features to download certain content in advance and have the app respond to network changes.

    In addition to this feature I am also working on some physical projects since it is summer where I am. I had a lot of yard work planned for this year so I'm also spending a lot of my free time with that. Due to this and the size of the next update, the next update will likely take a little longer.

    Changes so far:

    • Changed bookmark button to reflect the current state. Eg. if the post is already bookmarked then the bookmark icon is filled.
    • When opening a link to a post on a different instance, added a banner to explaining the instance mismatch and also have an option to switch instances. Also added a loading spinner when switching instances in this way.
    • Added a "Make available offline" button to make a feed available offline.
    3
  • This is a relatively small release. This release adds posts prefetching. This should make loading more posts in the post feed feel faster. This is a crucial change needed to implement offline mode.

    This release also adds community icons in both the post feed and the post screen.

    Both of these changes are configurable so you can disable one or both if it's not to your liking.

    Full changelog

    • Added prefetching to the post feed. This should make loading more items in the post feed happen instantly as long as there is a good internet connection.
    • Added support for community icons in the post feed.
    • Added a setting to enable/disable post feed prefetching. The default is on.
    • Added a setting to enable/disable community icons in the post feed. The default is on.
    • Change post view to show the community icon if the post list also shows the community icon.
    • Fixed a bug where tapping in certain areas of the post will not register the tap.

    Update

    Made a couple versioning mistakes so this will be released as v1.37.2 instead.

    Update

    I submitted the release but changes are in review still. It's been in review for over 5 hours so it feels like it's going to take a while before it's released to the play store.

    0
  • Please upvote my comment below if you want community icons to be on by default. Down vote it if you prefer having them off by default.

    Here are some screen shots of what the icons would look like for some layouts:

    !

    !

    1
  • The next big feature on the menu is "Offline mode". This feature is difficult to tackle so I'm going to be implementing some other features that should make it easier.

    The first is pre-fetching. Prefetching can also improve the base user experience so I will be looking at possible things that can be pre-fetched.

    Changes so far:

    • Added prefetching to the post feed. This should make loading more items in the post feed happen instantly as long as there is a good internet connection.
    • Added support for community icons in the post feed.
    • Added a setting to enable/disable post feed prefetching. The default is on.
    • Added a setting to enable/disable community icons in the post feed. The default is on.
    • Change post view to show the community icon if the post list also shows the community icon.
    • Fixed a bug where tapping in certain areas of the post will not register the tap.

    Update

    I'm changing the default on community icons to "on" since a good portion of you want it on by default. This will be configurable on a per-layout basis so you can always turn it off.

    0
  • This release burns down more of the backlog as well as continue to improve the app quality further.

    The key feature this release brings is NSFW mode. NSFW gives users a fast way to toggle NSFW content outside of settings.

    When NSFW mode is enabled, both the blur and NSFW filter settings will be ignored. Instead NSFW posts will always be shown and are never blurred.

    This mode is excellent if you want a quick way to switch between browsing SFW content and NSFW content.

    Full changelog

    • Added NSFW mode. The option to toggle this mode is in the home screen's overflow menu.
    • Added NSFW mode as a possible option for the quick action on the home screen's FAB.
    • Added an image info screen to the image viewer.
    • Added a undo button to restore a deleted post.
    • Changed delete post action to update the post deleted automatically. Also deleting a post will show a snackbar allowing the user to undo the action.
    • Fixed a minor bug where the background of the inbox screen does not take up the entire height of the screen.
    • Fixed a bug when using the screenshot feature to take a screenshot of a comment without the post. Remove the divider at the top of the screenshot that serves no purpose.
    • Fixed a bug where sending an image to the app would show a bottom sheet but the bottom sheet would not be expanded.
    16
  • Just thought of an idea at 4:52 am. What if you could long tap a post you don't like to see, tap something like "snooze posts like this for a week", and then all posts related to the subject would be hidden for a week but the filter will self destruct after the time limit.

    Would people be interested in a feature like that?

    I came up with the idea after I noticed that Lemmy, like Reddit, will cycle through certain topics. Sometimes you really aren't interested or there's simply too many posts about the topic you just want to tune it out.

    Anyways if people want this let me know in the comments!

    1
1 Active user