msync icon indicating copy to clipboard operation
msync copied to clipboard

Display name doesn't fallback to username in notifications.list

Open mimuki opened this issue 1 year ago • 2 comments

In home.list, the author of a post is displayed as author: display name (@[email protected]), but if they don't have a display name set, it'll show author: username (@[email protected])

However, in notifications.list, that doesn't happen if the user has no display name- instead it'll show author: (@[email protected]), with the same issue happening in the line that says what kind of interaction it was.

I haven't tested extensively to see what causes this to happen (as people without display names set are uncommon), but i've been able to reproduce this both with mastodon users on the same instance, and users on a different instance.

mimuki avatar Sep 22 '23 01:09 mimuki

update, what i initially said is inaccurate. i have two accounts- one on mastodon, one on akkoma. the akkoma account works perfectly for both, falling back as expected. but the mastodon one does not work for either home.list or notifications.list

mimuki avatar Sep 22 '23 22:09 mimuki

Hmm, should be an easy fix. I'll take a look when I have some free time.

Kansattica avatar Sep 22 '23 22:09 Kansattica