We can successfully choose a list of friends to add to a conversation.
Suggested that the top half of the screen be a search bar, and a searchable list of the user's friends.
The bottom 1/3 can be the message box from the conversation view page.
On send, if the conversation does not already exist, it will create the conversation, and then drop the user into the specific conversation.
If the conversation does exist, than the typed message is sent to the conversation message box, and the user informed that the conversation already exists
Now that we have #55
We can successfully choose a list of friends to add to a conversation.
Suggested that the top half of the screen be a search bar, and a searchable list of the user's friends.
The bottom 1/3 can be the message box from the conversation view page.
On send, if the conversation does not already exist, it will create the conversation, and then drop the user into the specific conversation.
If the conversation does exist, than the typed message is sent to the conversation message box, and the user informed that the conversation already exists