this post was submitted on 25 Oct 2024
67 points (100.0% liked)

Mlem for Lemmy

5520 readers
2 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 2 years ago
MODERATORS
 

We’ve released a new build to the Stable Pre-Release TestFlight group! This update contains some highly requested features, several quality-of-life improvements, and (very) preliminary moderation tools.

Cheers,

The Mlem Group


Features

  • Added an OLED theme, which makes all backgrounds pure black
  • Added post searching
  • Added easy-tap links
  • Added an option to autoplay animated media (only available on iOS 18)
  • Added some moderator actions:
    • Pin
    • Lock
    • Remove
  • Added the Moderated feed
  • Added Fediseer integration (Trust & Safety tab in the instance view)
  • Added basic account settings
  • Added code blocks to Markdown tools
  • Added default sidebar visibility setting for iPad
  • Posts can now be collapsed in the expanded post view
  • Refined the expanded post view
  • Added the option to confirm image uploads

Bug Fixes

  • Fixed placeholders being shown in comment editor
  • Fixed not being able to import settings files not created by Mlem
  • Fixed cache size readout not updating when cache is cleared

Mlem is a free and open source project. 100% of our funding, which pays for things like server time, comes from our generous donors; we do not, and will never, run ads or sell data. If you'd like to help support Mlem, you can donate here.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 1 week ago* (last edited 1 week ago) (1 children)

Upon first look it seems that you did a great job on the oled theme. Thank you so much — reading is comfortable again.

FYI there seems to be some white gradient/shadow/glow remnants around some borders (community feed list & settings sections)

[–] [email protected] 6 points 1 week ago

Glad you like it!

The shadow around those elements is intentional--the SwiftUI component that renders those elements has extremely limited styling options, and so can't take the nice rounded border. The shadow is there to provide visual distinction against the background.