Features

  • The user page now shows the date a user joined.
  • A user’s username now has icon indicators for “Cake Day”, “New User” (created within 14 days), and “Bot Account”. These indicators show in threads/microblogs, comments, the explore users page, and profile pages.
  • Move the thread “Domain” button to the overflow menu, in order to give more room for other UI elements (and since it’s not frequently used). It looks like “More from youtube.com”.

Fixes

  • Decode Lemmy thread and comment responses as utf8; by @olorin99.
  • Add a safe area to nav drawer so it doesn’t bleed into the status bar on Android.
  • Fix the markdown editor’s toolbar button sizing.
  • Fix post date format so instead of “2024-06-10T18:52:24.000Z”, for instance, it shows “June 10, 2024, 6:52:24 PM”.
  • Fix user profile followers & following inconsistent UI.
  • Fix default threads sort setting not saving.
    • jwr1@kbin.earthOPM
      link
      fedilink
      arrow-up
      4
      ·
      4 months ago

      Sorry, not yet. If you had asked 2 hours ago, I could have gotten it in this release, but I’ll be sure to add it in the next one.

      • DARbarian@kbin.run
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        This is a bit more of an ask, but if we could configure the default sort+tab per account, that would be absolutely nuts. For example, “All - New” for the general account, “Subs - Hot” for the NSFW

        • jwr1@kbin.earthOPM
          link
          fedilink
          arrow-up
          2
          ·
          4 months ago

          I could see per-account settings being useful, but it would take a rework of how the settings are being stored. Maybe if this gained a little more interest, I could implement it.