Methods
fetchMessages()
Fetches all the private messages from the database for the logged in user.
getUsers()
Fetches all the users from the database. Populates the dropdown messaging window (on the profile page)
showProfile()
Shows the user profile of the currently logged in user (routing)