Jed Fox
Jed Fox
Currently there is only support for acting on a post after selecting it to expand it. Actions for reply/boost/fave/“…” should be added. Additionally, reply/favorite/boost counts should be read out.
Currently, these tabs seem not to show anything if there are no trending posts/hashtags/news items. There should be a text label overlaying the table view if it is empty with...
This allows playing video posts and viewing image posts in iMessage. Unfortunately there isn’t a way to get the text to show up like it does for a tweet (and...
### Steps to reproduce the problem Go to https://mastodon.social/@[email protected] ### Expected behaviour The page should either redirect to https://mastodon.social/@Gargon or display Eugen’s profile ### Actual behaviour The page shows a...
I’m not sure if current gen Apple Silicon GPUs are capable of doing the computation fast enough (probably not tbh) but it would be great to get it working so...
This fixes #759. That said, I don’t really like this area of the code. The `UIView.isZoomedMode || metricButtonTitleLength > [magic number]` check is weird to me and it would be...
- See: https://github.com/mastodon/mastodon-ios/issues/752
This check helps prevent at least two kinds of issues: 1. Accidentally changing old models (which causes could cause issues with migrating people running old app versions) 2. Changing the...
- Fixes #652 - Fixes #725 - add a drag interaction to post links and the card so you can drop the URL elsewhere (like into a new post window...