session-ios/Session/Home
Morgan Pretty 4f3900771e More work on getting SOGS V4 integrated
Updated the MessageSendJob to support V4 messages (V2 messages will be upgraded to V4 if they get re-encoded)
Renamed the Message+Destination from 'openGroup' & 'openGroupV2' to 'legacyOpenGroup' and 'openGroup'
Started plugging in more of the V4 APIs
Renamed a number of the V2 APIs to start with 'legacy'
..
GlobalSearch add note to self to the default global search screen with empty search text
Message Requests Built out the Message Request functionality
Views Built out the Message Request functionality
HomeVC.swift More work on getting SOGS V4 integrated
NewConversationButtonSet.swift Fix code style & unnecessary changes