This update is focused on implementing account profiles. This is the screen you see when you take on a person’s name.

The current estimate is that this feature will require a lot of work so this is the only thing planned for this release. As always, small changes and bug fixes may get added along the way.

Changes so far:

  • Show the post title in the image viewer
  • Fixed a bug where vote numbers do not update on refresh
  • Add more support for videos
  • Make all user names clickable
  • Simplify navigation a little. This should make it easier to understand what is going on when you tap something.
  • Support tapping comments in user profiles
  • Support having the image be at the bottom when using the card layout
  • Allow configuring which gesture actions to use
  • Implement user profiles
  • Fix a bug that caused inbox to load very slowly
  • Socialphilosopher@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    I can’t send a post with image content. This error pops up.

    Unable to sent post due to com.idunnololz .summit.api.ClientApiException. Message: Client error. Code: 413. Message: <html> <head><title>413 Request Entity Too Large</title></head> <body> <center><h1>413 Request Entity Too Large</h1 ></center> <hr<center>nginx</center> </body> </html>

    • idunnololz@lemmy.worldOPM
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      Error 413 Request Entity Too Large occurs when you try to upload a file that exceeds the maximum upload limit set on your web server.

      This error means the image you are trying to upload is too large. This isn’t a bug with the app. You can try uploading it on another image sharing website and using that link in your post instead.