Conversation
tcitworld
left a comment
There was a problem hiding this comment.
With @nickvergessen's suggestions
|
Needs a rebase after #33615 |
will be done when squashing the fixups |
bc7cd94 to
9db8fb4
Compare
|
The |
But |
The fallback for not having a display name is the email, yes. Which is fine in this case, that is a good way to handle not having a Display Name for the sender when it comes to emails. Added a null check on the |
d2ec3fd to
5635308
Compare
5635308 to
f5a23e6
Compare
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
f5a23e6 to
9dd5160
Compare
instead of the current slower
$usermanager->get($user)->getDisplayName()Fixes #33598