ericbandrews

joined 1 year ago
MODERATOR OF
[–] [email protected] 4 points 5 days ago

This is intended behavior—instance admins can manually change account creation dates in the database, including to dates in the future, which leads to some funny account ages. We plan to implement some custom handling for these cases, but since they’re quite rare it’s not a development priority right now.

[–] [email protected] 4 points 2 weeks ago

We do plan to integrate the translation API, but it might come after we release 2.0 to the App Store—our primary focus right now is reaching feature parity with the v1 app so we can ship 2.0. That being said, we may build it into 2.0 before then as an excuse to play around with the new API.

[–] [email protected] 3 points 2 weeks ago (1 children)

Thanks for the bug report! If you tap the error message at the top of the screen it will give you a more detailed error message—would you mind sharing that message so we can debug further?

[–] [email protected] 6 points 3 weeks 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.

 

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.

[–] [email protected] 13 points 1 month ago

Thank you! We're lucky to have such a great community--all your feedback means the world to us.

[–] [email protected] 6 points 1 month ago (1 children)

Autoplay is planned--forgot to add it to the planned features. It'll likely be iOS18 only.

Pure black is also in the works.

[–] [email protected] 5 points 1 month ago (1 children)

Yes! You can join the weekly beta, which gets an automatic build every Friday, or the stable beta, which gets more polished updates as we complete development cycles.

40
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

We've released a new update to the Stable Pre-Release beta group (and, of course, the weekly), bringing video support, more markdown options, and a bunch of bug fixes. We've also refined our design—check it out and let us know what you think!

Cheers,

The Mlem Group


Features

  • Added preliminary video support:
    • .gif, .webp, .mp4, .m4v, and .mov media can now be played by tapping the play button; tapping elsewhere opens the media viewer.
    • Currently the only controls are tap to play/stop.
    • Planned features, roughly in order include:
      • Autoplay
      • .gifv support
      • Thumbnails for .mp4/.m4v/.mov/.gifv content
      • Pausing
      • Scrubbing
  • Updated design to use rounded rectangles
  • Added the ability to edit posts
  • Added more Markdown buttons: inline link, code block, and user/community/instance links
  • Added a new comments indicator
  • Added instance uptime statistics
  • Expanded post can now be refreshed
  • Added sign up prompts for new users
  • Expanded posts now show if they've been crossposted with links to the crossposts
  • Added a page for rendering deeply nested comment threads. Navigating to a comment (e.g., from inbox) will open this page.
  • Added the ability to create crossposts from the post share menu

Bug Fixes

  • Fixed iPad confirmation dialog appearing in the wrong place
  • Fixed iPad sidebar navigation
  • Fixed Markdown blocks would sometimes being truncated
  • Fixed mark read on scroll not respecting the setting
  • Fixed an issue preventing swipe actions on the account list and subscription list views
  • Fixed some crashes

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.

[–] [email protected] 2 points 1 month ago

This issue should be fixed in the new 1.3.7 release.

[–] [email protected] 2 points 1 month ago (1 children)

Thanks for the bug report! We've already merged the mark read on scroll fix. The sound issue has proven a lot harder to track down, but we're working on it.

[–] [email protected] 5 points 1 month ago (2 children)

1.3.6 has just released to the App Store--it should resolve this issue.

[–] [email protected] 2 points 1 month ago

Thanks for the feedback! We've received a couple requests for an oled/"blackout" theme--we'll have one out soon.

[–] [email protected] 9 points 1 month ago (1 children)

Are you on iOS 18? There is a known issue where swipe gestures and scroll gestures conflict on iOS 18, which causes the behavior you describe. We have a fix currently in app review that should be live shortly.

77
submitted 2 months ago* (last edited 7 hours ago) by [email protected] to c/[email protected]
 

Welcome to the Mlem 2.0 Feedback Megathread! This is where we will be posting changelogs for the Weekly TestFlight (the Stable Pre-Release changelogs will get full posts), so check back here to see what's new!

This is also the place to post feedback on the Weekly beta (or you can just open an issue on our GitHub if that's your style).

Please be aware that this is an early beta build, may be missing features you consider essential. See the "Roadmap" section of our 2.0 release post for more details.

If you want to join our Weekly TestFlight group, you can do so here.

If you would rather join the Stable Pre-Release group, which receives curated, stable pre-release builds, you can do so here

2024-11-15

Features

  • Added the block list (Settings -> account)
  • The post title and community is now displayed on comments in a user profile or in the inbox

2024-11-01

Features

  • "Swipe anywhere to navigate" setting. Note that this cannot be active at the same time as swipe interactions.
  • Compact posts now show saved status

2024-10-25

Features

  • Moderated feed
  • Fediseer integration (Trust & Safety tab in the instance view)
  • Basic account settings
  • Added code blocks to Markdown tools
  • Added the option to confirm image uploads

Bug Fixes

  • Fixed placeholders being shown in comment editor
  • Fixed cache size readout not updating when cache is cleared

2024-10-18

Features

  • Moderator action to remove content
  • OLED theme
  • Easy-tap links
  • Autoplay animated media (iOS 18 only)
  • Refined expanded post view

Bug Fixes

  • Fixed not being able to import settings files not created by Mlem

2024-10-11

Features

  • Search posts
  • Updated search design
  • Collapse post content
  • Pin and lock
  • Default Sidebar Visibility setting

2024-10-04

Features

  • Added preliminary video support:
    • .gif, .webp, .mp4, .m4v, and .mov media can now be played by tapping the play button; tapping elsewhere opens the media viewer.
    • Currently the only controls are tap to play/stop.
    • Planned features, roughly in order include:
      • .gifv support
      • Thumbnails for .mp4/.m4v/.mov/.gifv content
      • Pausing
      • Scrubbing
  • Updated design to use rounded rectangles
  • Added the ability to edit posts
  • Added more Markdown buttons: inline link, code block, and user/community/instance links
  • Added a new comments indicator
  • Added instance uptime statistics
  • Expanded post can now be refreshed
  • Added sign up prompts for new users
  • Expanded posts now show if they've been crossposted with links to the crossposts
  • Added a page for rendering deeply nested comment threads. Navigating to a comment (e.g., from inbox) will open this page.
  • Added the ability to create crossposts from the post share menu

Bug Fixes

  • Fixed iPad confirmation dialog appearing in the wrong place
  • Fixed iPad sidebar navigation
  • Fixed Markdown blocks would sometimes being truncated
  • Fixed mark read on scroll not respecting the setting
  • Fixed an issue preventing swipe actions on the account list and subscription list views
  • Fixed some crashes

2024-09-18

Features

  • Improved mark-read-on-scroll behavior
    • This feature is only available on devices running iOS 18. On iOS 17, the old behavior will be used.
  • Added dark and tinted app icons for iOS 18

Bug Fixes

  • Fixed an issue where swipe actions were interfering with scrolling on iOS 18
  • Fixed an issue where image context menu actions would fail on certain instances using image proxies

2024-09-14

Features

  • Added image uploads, both for image posts and inline in post/comment bodies
  • Added compact comments
  • Added sign up to onboarding flow
  • Added a settings import/export system (Settings -> General -> Import/Export Settings)
    • Added the ability to save the current settings state and restore to that snapshot
    • Added the ability to export the current settings state as a JSON file
    • Added the ability to import settings files
    • Added settings migration from v1 (pending 1.3.5 release to App Store)
  • Added image proxy failure handling. If your instance’s image proxy fails, you can now choose to manually bypass the proxy and load directly from the image host. This behavior is fully opt-in.
  • Added sorting and filtering options to search

Bug Fixes

  • Improved scroll-top-comment behavior
  • Fixed an issue where the image viewer would open at extremely low resolution
  • Fixed an issue where the comment editor sometimes wouldn’t submit the right text

2024-09-02

Features

  • Added two new color themes: Solarized and Dracula
  • Added the ability to include links and images in posts
  • Significantly optimized image handling, resulting in a smoother feed (especially in the Tiled layout) and a more responsive image viewer
  • Added a "new account" flair

Bug Fixes

  • Fixed an issue where the image viewer would not work on instances using image proxying
  • Fixed a compatibility issue with versions running Lemmy v0.18

2024-08-29

We got a ton of great feedback from our initial release, and have implemented a number of new features and bug fixes:

  • Added mark read on scroll (Settings -> General)
  • Added a default feed setting (Settings -> General)
  • Added a setting to adjust haptic behavior (Settings -> General)
  • Fixed the lock icon being the wrong color

We’ve got a lot more in the works, so if you commented yesterday with a bug or feature request that isn’t mentioned here, stay tuned! We expect to be releasing builds fairly rapidly over the next few days.


2024-08-28

This is the initial beta release. We're still bringing 2.0 up to feature parity with 1.0--this build should have everything you need to browse and interact with Lemmy. Please note that post creation and moderation tools are not currently supported in the 2.0 build--post creation is in active development and moderator tools are a high-priority item, so if you want to join the beta but those are important to you, check back in a week or two!

We've also got some new features:

  • Markdown support
  • Tiled post layout
  • Keep place on account switch (allows you to switch accounts without fully reloading the app)
  • Guest accounts
  • Color themes

Check out our 2.0 release post for more details on the new release.

 

Hi Mlem Community,

We are thrilled to announce the launch of our 2.0 public beta!

Please be aware that this is an early beta build, may be missing features you consider essential. See the "Roadmap" section further down for a full list.

We’re trying out a new TestFlight structure with two groups:

  • Weekly: this group gets a weekly build with the latest state of our development branch. Changelogs for these builds will be posted to the new Beta Feedback Megathread
  • Stable Pre-Release: this group receives curated manual releases that have been tested by the bleeding edge group. Each release represents a coherent development scope, and changelogs for these builds will get their own “New Beta Release” posts.

Join the weekly beta

Join the stable beta

If you prefer the most stable, feature-rich Mlem experience, we encourage you to stay on our v1 until 2.0 is ready for the App Store.

What’s New

Markdown Support

  • Full Markdown rendering powered by our custom cmark-gfm fork
  • Rich Markdown editing tools built right into the keyboard

Tiled Posts

The new “Tiled” post layout renders posts in a 2-column grid, giving you the content density of Compact mode with much larger thumbnails.

Keep Place on Account Switch

You can now switch accounts without losing your place in feed, perfect for saving a post to a different account. This behavior can be toggled in Settings -> Accounts; you can also long press an account in the quick switcher to choose your refresh behavior.

Updated Middleware

We rebuilt how we communicate with and manage instances from the ground up to address the challenges of a federated platform and give us a clean, strong base to build future updates on. Backend changes aren’t very visible (for now--we’ve got some very exciting features planned to take full advantage of the new architecture), but they support a lot of the new features in this list.

Guest Accounts

You can now add guest accounts to any instance and browse its content without creating an account!

Performance Improvements

We’ve also refactored our entire UI structure to cut out a lot of inefficiencies present in the v1 codebase. The result is a noticeably snappier app.

Color Themes

Or, properly, a framework to support color themes. Right now you can choose between Default and Monochrome, but more are on the way!

UI Upgrades

We’ve kept the majority of our v1 UI/UX, but taken the opportunity to spruce some things up. See if you can spot what’s new!

Misc

  • Improved cross-instance resolution—opening content not accessible from your instance now opens the content in-app using a guest session on the host instance, rather than in the browser
  • The subscription list can now be sorted alphabetically or by instance
  • Post creator is now hidden by default in aggregate feeds. This behavior can be changed in Settings -> Posts.

Roadmap

This is by no means a complete list of everything we have planned, but it’s the major outstanding items we have mapped out. If there are v1 features missing from this list that you’d like to see prioritized, let us know and we’ll work that into our development plan!

  • Post/comment improvements
    • Inline image uploads in comments
    • Create posts
    • Crossposts
  • Moderation/administration tools
    • Mod mail
    • Moderator, administrator actions
    • Moderated feed
  • Media improvements
    • Improved image handling (all backend work, but should improve performance)
    • Proper video handling
  • Post and comment searching
  • iPad support
  • Keyword filtering
  • Settings icons
  • Mark read on scroll

Known Issues

  • You will need to sign back into your accounts. This is an unfortunate consequence of migrating the app from Lionel Hanners' account to my own. We apologize for the inconvenience.
  • The tile layout can be a little stuttery. We’re working on a fix with the “Improved image handling” item.
  • Navigation and tab bar accents remain gray after closing the composer sheet
  • Tall images in website previews don’t get appropriately cropped

Cheers,

The Mlem Group

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.

 

Hi Mlem Community,

We’ve been quiet recently, but that doesn’t mean we haven’t been busy! Our development efforts over the last few months have been primarily focused on our 2.0 build. This is a ground-up rebuild, which is no small undertaking. We’ve solidified our backend groundwork, and are now well into rebuilding the UI with a clear roadmap to an early TestFlight beta.

As we mentioned in April, We’re also taking the opportunity to move the app from Lionel Hanners’ account to mine. Doing this requires shutting down the TestFlight, and since we aren’t planning any major releases against the v1 codebase, we’re going to keep it down until 2.0 is ready for beta testing.

Roadmap

We want to get 2.0 into your hands as quickly as we can, and so we’re planning to ship a TestFlight as soon as we have a minimal working feature set for daily use. That feature set is:

  • All non-moderator feed options
    • All (DONE)
    • Local (DONE)
    • Subscribed (DONE)
    • Saved (DONE)
    • Community (DONE)
  • Profile (DONE)
  • Search (DONE)
  • Non-moderator Inbox
    • View replies/mentions/messages (DONE)
    • Reply to items (IN PROGRESS)
  • Reports
    • Posts (DONE)
    • Comments (DONE)
    • Messages (DONE)
  • Account deletion (IN PROGRESS)
  • Persist favorite communities (IN PROGRESS)

Bonus features:

  • A brand new post layout option
  • Full support for Lemmy’s custom Markdown dialect
  • Color themes
  • Guest mode
  • Sort community list by instance

We also have a few features we’re making good progress on and hope to have in the 2.0 release, but might come a little later:

  • Basic video handling (videos play properly, tap to play/pause) (IN PROGRESS)
  • Improved iPad UX (IN PROGRESS)

We’ll put out an announcement when the new TestFlight takes off with a link to join, and keep this post (roughly) up-to-date with development.

Cheers,

The Mlem Group


Update 2024-07-24 19:45 EST

The v1 TestFlight is officially shut down. A massive thanks to all our testers, and we can't wait to launch the new v2 TestFlight!


 

Mlem 1.3.3 is live!

Changes in this patch:

  • Added a Paste Link from Clipboard button to the Search tab. If the pasted link is a valid Lemmy URL, Mlem will attempt to open it on your home instance.
  • Fixed an issue where certain menu actions were erroneously displayed
  • Added compatibility logic for the upcoming 2.0 build

This update has been rolled out to both the TestFlight and App Store environments.

Cheers,

The Mlem Group

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.

 

Mlem 1.3.2 is now available. This update addresses an issue where sending private messages would fail with an "unknown" error.

This update has been rolled out to both the TestFlight and App Store environments.

Cheers,

The Mlem Group


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.

 

Mlem 1.3.1 is now available. This update adds compatibility for Lemmy v19.4, resolving an issue where marking posts read on instances running that version would trigger an "unknown" error.

This update has been rolled out to both the TestFlight and App Store environments.

Cheers,

The Mlem Group


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.

 

cross-posted from: https://lemmy.ml/post/15334908

Mlem 1.3 is now live on the App Store! This version brings a suite of moderation and administration tools to Mlem, along with some other highly requested features.

Cheers,

The Mlem Group


Mark Read on Scroll

When this setting is enabled, posts are marked read as you scroll past them. Enable it under Settings -> General -> Mark Read on Scroll.

Inbox Redesign

The "Inbox" tab has been redesigned to be compact and easier to use.

  • Replies and Mentions now use the same interaction bar as comments, which is customizable under Settings -> Appearance -> Comments -> Customize Widgets.
  • Each inbox tab now shows the unread count for that category.
  • Private messages are now labeled as "sent" or "received".

Select Text

Posts and comments now have a "select text" menu action, letting you highlight text from the post/comment and quickly copy/paste it elsewhere.

Inline Image Uploading

Images can now be uploaded inline in posts, comments, messages and reports. If you cancel before submitting, Mlem will request that your instance deletes any images that you may have uploaded.

Save Images from Feed

Images can now be saved or shared without opening the image viewer by long-pressing on the image in the feed.

Show Website Host in Compact/Headline Mode

This replaces the thumbnail indicator for link posts, which was removed. It can be re-enabled under Settings -> Accessibility -> Website Thumbnail Indicator.

Instance Uptime

A new tab in the instance page lets you see the uptime of that instance. This is only available for select instances. The data is fetched from https://lemmy-status.org.

Better Blocking

  • Instances can now be blocked from the nav bar menu of the instance page
  • Your list of blocked users, communities, and instances can now be viewed and managed (Settings -> Account -> Block List).

Performance Improvements

Fixed an issue where subscribing to a large number of communities would negatively impact the app's performance. This should make the app noticeably snappier for most users, especially those subscribed to 100+ communities.

Moderation Actions

The following moderator and administrator actions are now available:

  • Pin a post to community or instance
  • Lock a post
  • Remove posts, comments and messages
  • Ban users from a community or instance
  • Purge posts, comments, messages, users, and communities
  • View votes of a post/comment. Only admins can do this right now, but as of 0.19.4 moderators will be able to do this too.
  • Add and remove moderators of a community

You can customise how these actions are displayed in Settings -> Moderation. By default, the "remove" and "ban creator" actions are shown for posts in the feed.

Other actions, such as Pin and Lock, are accessible via the ellipsis menu in the expanded post. These actions can be made available in the feed as well under Settings -> Moderation -> Show All Actions in Feed.

Settings -> Moderation also allows moderation actions to be hidden in a disclosure group:

Or as a completely separate menu:

You can add and remove moderators from the "Moderation" section of communities you moderate. Users can also be appointed as moderators from the ellipsis menu of their profile.

"Moderated" Feed

The new "Moderated" feed shows posts from communities you moderate.

Mod Mail

Mod Mail has been integrated into the Inbox tab. It can be accessed by tapping the drop-down at the top of the Inbox page, or by tapping the "Inbox" tab icon when already viewing the tab. In the Mod Mail, you can view and act on both reports and registration applications.

By default, the unread mod mail count is included in the Inbox tab's unread badge. You can customize which types of notification are included under Settings -> Appearance -> Tab Bar.

Swipe actions are available on all mod mail items, and the widgets can be customized under Settings -> Moderation -> Customize Widgets

Modlog

Added the ability to view the moderation log for a community or instance. The modlog for communities can be found under 'Moderation' in the community page, and for instances under 'Administration' in the instance details page.

Fediseer Integration

A new "Trust & Safety" tab on instance pages displays the guaranteed status of that instances, along with any endorsements, hesitations or censures it may have received.

Minor Changes

  • The Saved feed can now be filtered by posts or comments only.
  • The upvote, downvote, save and reply actions now display side-by-side in context menus, and the "Block User" and "Block community" are now consolidated under "Block".
  • The ellipsis menu in the expanded post view has moved from beside the post title to the toolbar, making it accessible from anywhere on the page.
  • Added the option to always open links in reader mode (Settings -> Links -> Open in Reader)
  • Added a new app icon, "Ocean".
  • Keyword filters no longer apply to communities you moderate.
  • Updated the bubble-style picker animation.
  • Removed the confirmation popup for "Report".
  • Pinned posts are now rendered compactly in the community view once read.

Bug Fixes

  • Fixed the inbox tab unread badge sometimes showing "-1".
  • Fixed the instance pin icon not showing in compact mode.
  • Fixed sent messages being permanently displayed as unread.
  • The comment collapse animation now respects the system "Reduce Motion" setting.
  • Image save failure now displays an error message.
  • Biometric unlock now prompts for device password on failure.
  • Deleted and removed comments now collapse properly.

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.

 

Mlem 1.3 is now live on the App Store! This version brings a suite of moderation and administration tools to Mlem, along with some other highly requested features.

Cheers,

The Mlem Group


Mark Read on Scroll

When this setting is enabled, posts are marked read as you scroll past them. Enable it under Settings -> General -> Mark Read on Scroll.

Inbox Redesign

The "Inbox" tab has been redesigned to be compact and easier to use.

  • Replies and Mentions now use the same interaction bar as comments, which is customizable under Settings -> Appearance -> Comments -> Customize Widgets.
  • Each inbox tab now shows the unread count for that category.
  • Private messages are now labeled as "sent" or "received".

Select Text

Posts and comments now have a "select text" menu action, letting you highlight text from the post/comment and quickly copy/paste it elsewhere.

Inline Image Uploading

Images can now be uploaded inline in posts, comments, messages and reports. If you cancel before submitting, Mlem will request that your instance deletes any images that you may have uploaded.

Save Images from Feed

Images can now be saved or shared without opening the image viewer by long-pressing on the image in the feed.

Show Website Host in Compact/Headline Mode

This replaces the thumbnail indicator for link posts, which was removed. It can be re-enabled under Settings -> Accessibility -> Website Thumbnail Indicator.

Instance Uptime

A new tab in the instance page lets you see the uptime of that instance. This is only available for select instances. The data is fetched from https://lemmy-status.org.

Better Blocking

  • Instances can now be blocked from the nav bar menu of the instance page
  • Your list of blocked users, communities, and instances can now be viewed and managed (Settings -> Account -> Block List).

Performance Improvements

Fixed an issue where subscribing to a large number of communities would negatively impact the app's performance. This should make the app noticeably snappier for most users, especially those subscribed to 100+ communities.

Moderation Actions

The following moderator and administrator actions are now available:

  • Pin a post to community or instance
  • Lock a post
  • Remove posts, comments and messages
  • Ban users from a community or instance
  • Purge posts, comments, messages, users, and communities
  • View votes of a post/comment. Only admins can do this right now, but as of 0.19.4 moderators will be able to do this too.
  • Add and remove moderators of a community

You can customise how these actions are displayed in Settings -> Moderation. By default, the "remove" and "ban creator" actions are shown for posts in the feed.

Other actions, such as Pin and Lock, are accessible via the ellipsis menu in the expanded post. These actions can be made available in the feed as well under Settings -> Moderation -> Show All Actions in Feed.

Settings -> Moderation also allows moderation actions to be hidden in a disclosure group:

Or as a completely separate menu:

You can add and remove moderators from the "Moderation" section of communities you moderate. Users can also be appointed as moderators from the ellipsis menu of their profile.

"Moderated" Feed

The new "Moderated" feed shows posts from communities you moderate.

Mod Mail

Mod Mail has been integrated into the Inbox tab. It can be accessed by tapping the drop-down at the top of the Inbox page, or by tapping the "Inbox" tab icon when already viewing the tab. In the Mod Mail, you can view and act on both reports and registration applications.

By default, the unread mod mail count is included in the Inbox tab's unread badge. You can customize which types of notification are included under Settings -> Appearance -> Tab Bar.

Swipe actions are available on all mod mail items, and the widgets can be customized under Settings -> Moderation -> Customize Widgets

Modlog

Added the ability to view the moderation log for a community or instance. The modlog for communities can be found under 'Moderation' in the community page, and for instances under 'Administration' in the instance details page.

Fediseer Integration

A new "Trust & Safety" tab on instance pages displays the guaranteed status of that instances, along with any endorsements, hesitations or censures it may have received.

Minor Changes

  • The Saved feed can now be filtered by posts or comments only.
  • The upvote, downvote, save and reply actions now display side-by-side in context menus, and the "Block User" and "Block community" are now consolidated under "Block".
  • The ellipsis menu in the expanded post view has moved from beside the post title to the toolbar, making it accessible from anywhere on the page.
  • Added the option to always open links in reader mode (Settings -> Links -> Open in Reader)
  • Added a new app icon, "Ocean".
  • Keyword filters no longer apply to communities you moderate.
  • Updated the bubble-style picker animation.
  • Removed the confirmation popup for "Report".
  • Pinned posts are now rendered compactly in the community view once read.

Bug Fixes

  • Fixed the inbox tab unread badge sometimes showing "-1".
  • Fixed the instance pin icon not showing in compact mode.
  • Fixed sent messages being permanently displayed as unread.
  • The comment collapse animation now respects the system "Reduce Motion" setting.
  • Image save failure now displays an error message.
  • Biometric unlock now prompts for device password on failure.
  • Deleted and removed comments now collapse properly.

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.

39
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

We’ve finished developing the full feature set for 1.3 and are pleased to present 1.3 Release Candidate 0, live on TestFlight, hopefully coming soon to the App Store!

Cheers,

The Mlem Group


Customizable Mod Widgets

Mod mail widgets can now be customized just like post and comment widgets (Settings -> Moderation -> Customize Widgets)

Mod Mail Swipe Actions

Mod mail now has swipe actions!

Blocklist

Your list of blocked users, communities, and instances can now be viewed and managed (Settings -> Account -> Block List).

Minor Changes

  • Instances can now always be blocked from the instance details page, regardless of how you got there
  • Pinned posts are now rendered compactly in the community view once read

Bug Fixes

  • Biometric unlock now prompts for device password on failure
  • Deleted and removed comments now collapse properly

Known Issues

We are aware of an issue where the iPad app crashes when closing it or switching apps. We have been trying to reproduce this in our development environment for weeks, but to no success. If you can reproduce this bug and have the technical fluency to build and run our app using Xcode, please reach out—we’d love to get this fixed, but are completely stuck until we can get detailed crash logs.


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.

 

Hi Mlem community,

We're putting the final touches on our 1.3 update, which means it's time to start looking to the future.

Mlem 2.0

It's been nearly a year since Mlem took off, and we've come a long way in that time. We've also learned a lot about the shortcomings of our initial architecture, but in the interests of reaching feature richness we have simply been working around them. 1.3 represents a broad enough feature set that we feel comfortable taking the time to go back and rebuild that original architecture with eight months' experience to guide us.

Mlem 2.0 will look and feel just about the same, but the new architecture will let us deliver many features that are impossible under the current system, including guest mode and multi-account functionality. It should also be more performant, since we won't need all our weird workarounds we bolted on to handle cases we didn't know existed eight months ago.

We'll also be taking the opportunity to clean up the non-technical side of the house. The app will be transferred from Lionel Hanners' account to my own, and we will be completely refreshing the TestFlight beta.

iOS Compatibility

Mlem 1.3 will be the final version of Mlem that is compatible with iOS 16. Mlem 2.0’s architecture is built on powerful new SwiftUI features that are only available on iOS 17 and above, and so Mlem 2.0 and beyond will only support iOS 17+.

Cheers,

The Mlem Group

view more: next ›