Max Konovalov
1329c96a0e
Avatar improvements ( #176 )
...
* Add showsAvatar decoration attribute
* Add avatar tap handler
* Add avatar to photo message
* Fix tests
* Rename showsAvatar to canShowAvatar
2016-07-18 20:35:09 +01:00
Anton Schukin
c11374ae3c
Added ability to react on different states of UILongPressGestureRecognizer
2016-05-06 13:30:32 +01:00
Zhao Wang
6e0d014571
Fix a class name typo
...
BaseMessageCollectionViewCellDefaultSyle ->
BaseMessageCollectionViewCellDefaultStyle
2016-03-08 22:02:59 -08:00
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
Diego Sanchez
99e30d85d4
Makes PhotoMessageViewModelDefaultBuilder generic so it can build view models from different concrete models
2016-02-03 13:36:23 +00:00
Diego Sanchez
a0a071afa8
Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--'
2016-01-27 22:04:32 +00:00
Diego Sanchez
2884160061
Chatto inception
2015-11-26 22:48:25 +00:00