Valery Mikholapov

Results 2 issues of Valery Mikholapov

Upgrade to swift 4: - All classes were renamed with prefix "UXM" - All actions were marked with @objc annotation - Some minor changes.

Added filtering out dialogues that do not belong to currently logged in user. **Made/Proposed changes:** - Added filtering loaded dialogues in `QMChatService.loadCachedDialogsWithCompletion:_` method. - Fixed typo in doc comment to...