In the text client - fixed the logic for determining whether to display the email...
authorArt Cancro <ajc@citadel.org>
Thu, 10 Dec 2020 04:22:21 +0000 (23:22 -0500)
committerArt Cancro <ajc@citadel.org>
Thu, 10 Dec 2020 04:22:21 +0000 (23:22 -0500)
commit7427b76904be76426c2a84c9de80fa48a0e022c8
tree23b2426ec60613528b0af283f5d6a1f8c1b39f05
parent9030b1a961e910be3a1eb6ca18d4dfa15c30f20a
In the text client - fixed the logic for determining whether to display the email address of a message author next to their display name.  Since we ALWAYS include at least a UPN now, we were getting superfluous displays of them.  Must fix the same thing in webcit next.
textclient/messages.c