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.
  • @portside
    link
    1
    edit-2
    6 months ago

    One more request: I can’t zoom with double tap and dragging. This helps a lot with single handed use. Right now double tap only toggles between predefined zoom levels.

    Also when zoomed in (in case of long vertical comics) flicking on the image does not keep panning the image. It only pans as long as the finger is in contact with the screen.

    • idunnololzOPM
      link
      fedilink
      26 months ago

      I’ll take a look tonight to see if this can be done in a short amount of time. If not, I’ll add it to the backlog.