//Wesley
 public List <ChatLog> LoadOpenChatsList()
 {
     return(context.LoadOpenChatsList());
 }