tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.46k stars 387 forks source link

Harmonise viewing of hashtags at the end of posts #4616

Open bannisdale opened 4 weeks ago

bannisdale commented 4 weeks ago

Pitch

Some updates ago, Mastodon Web introduced that hashtags that are at the end of posts after two line breaks are presented differently:

Screenshot_20240815_155544_Firefox

This seems to have never made its way into Tusky, as these hashtags are still just part of the regular post body.

Would be nice if both behaved the same. :)

Motivation

I think it's needed as it is the standard (and therefore expected) behaviour. Plus, it looks nicer and cleaner. Also, you can't be sure if your post is displayed as intended without opening it via URL afterwards.

I think all users would benefit from the change that view posts with "attached" hashtags. 😉

Tak commented 4 weeks ago

🤔 We could also display "out-of-band" hashtags here (hashtags that are attached to the post but aren't referenced via #hashtag in the post content)