Skip to content

Added messaging system and inbox template

grontova requested to merge messaging-system into main

Added in-system messaging and user-specific inbox page

  • Messages are sent with generic sendmsg, and bound to user email
  • Sent messages are viewed by the user from the /inbox page

Merge request reports