mastodon-ios icon indicating copy to clipboard operation
mastodon-ios copied to clipboard

Official iOS app for Mastodon

Results 403 mastodon-ios issues
Sort by recently updated
recently updated
newest added

# Rationale The `ReportStatusTableViewCell` only contains a very shallow ViewModel which could be removed with it's contained properties being added to the Cell directly.

good first issue
help wanted

### Description It will be wonderful if we can view our home feeds in homescreen without looking for an application directly. What do you think? ### Suggested Solution Widget on...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior For at least the last 12 hours or so, I've been...

### Is there an existing issue for this? - [X] I have searched the issues (both open and closed) ### Current Behavior (Edit: On iOS there are bullets, they appear...

Bug
Needs Triage

Added translucency to the navigation and tab bars on the home timeline. I have kept the effect minimal and it can be adjusted (increased or decreased) based on feedback. The...

From the veganism.social admin in the Discord: > Can we remove the category filter when searching for a server by text on the mobile app? It's not obvious to new...

Hi, This PR marks the `FamiliarFollowers` class as `final` to resolve the following compiler warning: ``` Non-final class 'FamiliarFollowers' cannot conform to 'Sendable'; use '@unchecked Sendable' ```