metabolist / metatext

A free, open-source iOS Mastodon client.
https://metabolist.org/metatext
GNU General Public License v3.0
727 stars 102 forks source link

Sort users by how recently they replied to a thread in reply dialog #205

Open TheQuinbox opened 2 years ago

TheQuinbox commented 2 years ago

Is your feature request related to a problem? Please describe. Its quite common to put the person you're replying to only at the start of a post, and leave everyone else at the end who might've been mentioned. This way, screen readers read less at the beginning, and its more clear who's currently being replied to. The way Metatext handles replies, though, makes this extremely annoying to do. You have to do all sorts of reordering of the users. Describe the solution you'd like Metatext should take after Pinafore and other such clients, which put the user you're directly replying to first. Describe alternatives you've considered None Additional context