Chatto/ChattoApp
Diego Sanchez da05cb2a09 Relax MessageModelProtocol and MessageViewModelProtocol requirements.
MessageModelProtocol should not require setter for status property.
MessageViewModelProtocol should not require messageModel property.

Both are convenience shortcuts for DemoChatApp and should be removed since they are not used by ChattoAdditions framework.
2016-02-18 12:37:50 +00:00
..
ChattoApp Relax MessageModelProtocol and MessageViewModelProtocol requirements. 2016-02-18 12:37:50 +00:00
ChattoApp.xcodeproj Relax MessageModelProtocol and MessageViewModelProtocol requirements. 2016-02-18 12:37:50 +00:00
ChattoApp.xcworkspace Chatto inception 2015-11-26 22:48:25 +00:00
ChattoAppTests Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
ChattoAppUITests Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
Pods Allows a datasource to return different chatItem instances when it updates. 2016-02-08 17:55:23 +00:00
.swiftlint.yml Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
Podfile Chatto inception 2015-11-26 22:48:25 +00:00
Podfile.lock Renames BMACircle* -> Circle* 2016-02-02 17:19:44 +00:00