Hamlet Jiang Su

Results 208 comments of Hamlet Jiang Su

Thanks for the request! Just double checking, but is this issue also related to #1177? By this, I mean that tapping on a link opens the in-app browser which then...

Yeah, I'll chime in on this. I think it's best suited to be a toggle!

This is partially added in with this PR: #1029 for the top app bar. For the bottom navigation bar, there is a lot more work that would be required to...

As mentioned in the other ticket, I'll be adding a badge to indicate when a link is a direct link to a video (so that you can manually adjust the...

Just an update on this - v0.4.0 has been released with experimental video support. There is an option to automatically mute videos in Settings -> Video. Since this is the...

Thanks for the detailed report! Markdown itself doesn't officially support subscript or superscript tags (see https://github.com/flutter/flutter/issues/81717) so this had to be implemented manually 😅

Just a quick update - I tried a couple of changes on my end to see if I could fix this issue easily, and it seems like its going to...

Thanks for the suggestion! This is not feasible right now due to how Lemmy handles its API. Lemmy uses HTTP/REST for its API endpoints, which means that we would need...

I'll mark this issue as "on hold" until there are further developments that allows this to be implemented in a more efficient manner!

Just adding in to this conversation as well - it looks like the main reason why links are harder to tap is because the markdown library doesn't respect the system's...