Separate out the display name and email addresses in the JSON output of a message...
authorArt Cancro <ajc@citadel.org>
Fri, 9 Sep 2022 19:39:27 +0000 (15:39 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 9 Sep 2022 19:39:27 +0000 (15:39 -0400)
commit42f5362eb75d22bbfba626bc5df452ffe180bb00
tree661844d7ac165718b4e5ad09f53d1a84bb68b568
parentf101115f22297fab6ce08fe89a80c906fb47dc2f
Separate out the display name and email addresses in the JSON output of a message.  Also send out the "message originated locally" flag.  This will allow the JS side to be smarter about how it displays.
webcit-ng/server/forum_view.c
webcit-ng/static/css/webcit.css
webcit-ng/static/js/view_mail.js