sk22
sk22
I'd suggest adding an option for `a` tags that don't have an `href` because its containing component passes the `href` to it. For example, Next.js' Link component takes the `href`...
[A post](https://mastodon.social/@testonetwo/108757891775931526) containing the following as plain text: ``` test – for bug report ``` with the escaped HTML "content" - that the API returns - being: ``` <b>test</b> &ndash;...
Really not sure what causes this, but scrolling down my notifications causes this crash at the moment: ``` time: 1658900787901 msg: java.lang.NullPointerException: Attempt to invoke virtual method 'org.joinmastodon.android.ui.displayitems.StatusDisplayItem$Type org.joinmastodon.android.ui.displayitems.StatusDisplayItem.g()' on...
- Added a tab that displays pinned posts, fixes #29 - Added options to the context menu for pinning/unpinning posts
 The overlay isn't centered nor correctly sized, so the text overflows on the right edge.
My instance admin recently added custom emojis and I haven't gotten to see them in the custom emoji picker yet; even after clearing the cache. After clearing the app data,...
in the timeline, images seem to be rendered (~probably a preview is downloaded from the server?~) in a lower quality, which also applies to tall images. tall images are, however,...
Fixes #139 * Don't use `ComposeMediaLayout` as it's also used when attaching images to posts – always displaying them cropped, rendering it unusable for composing image descriptions * Use `MaxWidthFrameLayout`...
https://user-images.githubusercontent.com/6217438/169655376-4996ea39-f4a6-4a62-989a-f89ac9e4056d.mp4 The issue can be seen in the video above.
Images in posts stay blurred in the timeline when they finish loading while in full screen view. At least this is what it looked like when I just witnessed this...