zhongwuzw
|
56418d2c70
|
Add cellTopLabel and rename topLabel to messageTopLabel
|
2018-04-16 18:40:58 +08:00 |
|
zhongwuzw
|
39986f0458
|
Renamed MessageData to MessageKind
|
2018-04-16 11:57:50 +08:00 |
|
Steven Deutsch
|
911387edc1
|
Refactor header/footer API to remove indexPath
|
2018-04-03 13:24:43 -05:00 |
|
Steven Deutsch
|
3697048cb3
|
Remove MessageHeaderView and MessageFooterView
|
2018-04-03 13:24:43 -05:00 |
|
Steven Deutsch
|
04bfb7c5d7
|
Document all protocols
|
2018-03-30 10:43:41 -05:00 |
|
zhongwuzw
|
c82a7c0d1e
|
update access control
|
2018-03-30 12:49:31 +08:00 |
|
zhongwuzw
|
aaae67ec65
|
Make sizeCalculator lazy && fix access level
|
2018-03-30 10:09:46 +08:00 |
|
Steven Deutsch
|
07c0e58597
|
Remove the limitation of 1 cell to 1 section (#601)
* Add numberOfSections delegate method
* Remove numberOfMessages(in) and add other two substitution methods
* Fix tests failure
|
2018-03-29 13:16:32 +08:00 |
|
Steven Deutsch
|
800396c13e
|
Refactor reusable view inheritance hierarchy
|
2018-03-27 02:38:07 -05:00 |
|
Steven Deutsch
|
d342bc4b56
|
Add LocationItem protocol
|
2018-03-24 03:52:35 -05:00 |
|
Steven Deutsch
|
c3a2bef1c9
|
Merge branch 'master' of https://github.com/MessageKit/MessageKit into development
|
2018-03-18 16:51:09 -05:00 |
|
Javier Cancio
|
ab35614904
|
Solves issue #546 ( https://github.com/MessageKit/MessageKit/issues/546 )
|
2018-03-05 23:55:01 +01:00 |
|
Steven Deutsch
|
880cf8c67d
|
Move delegate methods to allow override
|
2018-02-21 06:49:46 -06:00 |
|
Wu Zhong
|
fe376fd258
|
Fix wrong bubble image cache (#531)
* Fix wrong bubble image cache
* refactor code
* remove unnecessary code
|
2018-02-21 11:50:21 +08:00 |
|
Steven Deutsch
|
b38cde44ef
|
Add .custom(Any) case to MessageData
|
2018-01-31 01:48:47 -06:00 |
|
Wu Zhong
|
15e26f7c85
|
Optimize collectionView scroll behavior when abruptly stops scrolling (#470)
* Optimize collectionView scroll behavior when abruptly stops scrolling
* Add CHANGELOG entry
|
2018-01-25 10:52:36 +08:00 |
|
Wu Zhong
|
be0e7dc684
|
Merge branch 'master' into development
|
2018-01-17 13:34:22 +08:00 |
|
zhongwuzw
|
077b884e15
|
code clean && recover message handle logic
|
2018-01-14 16:02:00 +08:00 |
|
Steven Deutsch
|
7a112aa4c4
|
Fix failing build and copyrights
|
2018-01-11 23:32:35 -06:00 |
|
Steven Deutsch
|
810b58d88d
|
Add MessageKitError to cleanup strings
|
2018-01-11 22:42:50 -06:00 |
|
Steven Deutsch
|
4a8d08e9e3
|
Separate MessagesViewController functionality into files
|
2018-01-11 22:19:38 -06:00 |
|
zhongwuzw
|
7b4461473d
|
Optimize menu position in some situations
|
2018-01-09 10:55:50 +08:00 |
|
zhongwuzw
|
b7cba2e1af
|
Remove unnecessary code
|
2018-01-09 09:16:05 +08:00 |
|
zhongwuzw
|
eff74af666
|
Fixed wrong contentInset calculation when navigationBar is hidden
|
2018-01-08 22:52:24 +08:00 |
|
Rich Gabrielli
|
1782b0b2a1
|
Change Copyright to "Copyright (c) 2017-2018 MessageKit"
|
2018-01-02 22:16:05 -05:00 |
|
zhongwuzw
|
eb1c6f50a6
|
Added copy support for message bubble
|
2017-12-22 23:29:45 +08:00 |
|
Steven Deutsch
|
e7baba8dde
|
Set contentOffset after bottomInset
|
2017-12-17 21:29:34 -06:00 |
|
Steven Deutsch
|
fb2f55c66b
|
Revert to old cell configure API
|
2017-12-17 21:10:46 -06:00 |
|
Steven Deutsch
|
471d8b1e50
|
Add CHANGELOG entry for #340
|
2017-12-16 23:14:29 -06:00 |
|
Steven Deutsch
|
4aebd5826c
|
Merge branch 'development' into fix-338
|
2017-12-16 22:51:46 -06:00 |
|
Steven Deutsch
|
deb8754784
|
Merge branch 'development' into enhancement/attributes-delegate
|
2017-12-14 12:11:32 -06:00 |
|
Steven Deutsch
|
6bdbe65139
|
Allow detector attributes to be set outside of the cell
|
2017-12-14 11:54:48 -06:00 |
|
Steven Deutsch
|
769dc7477a
|
Merge pull request #395 from zhongwuzw/fix-scroll-to-bottm
Fix scrollToBottom && remove scrollsToBottomOnFirstLayout
|
2017-12-12 02:49:59 -06:00 |
|
Steven Deutsch
|
0af6454ad9
|
Merge pull request #391 from MessageKit/enhancement/remove-cells
Removing cell generic constraints
|
2017-12-11 13:38:03 -06:00 |
|
zhongwuzw
|
97c2401ffe
|
Fix scrollToBottom && remove scrollsToBottomOnFirstLayout
|
2017-12-11 15:20:59 +08:00 |
|
Steven Deutsch
|
034a9c1c7c
|
Merge branch 'development' into testing/message-label
|
2017-12-10 14:27:53 -06:00 |
|
Steven Deutsch
|
b24d8bcff2
|
Fix failing tests
|
2017-12-10 14:22:48 -06:00 |
|
Steven Deutsch
|
691359c657
|
Remove generic constraint from MessageCollectionViewCell
|
2017-12-09 07:07:55 -06:00 |
|
zhongwuzw
|
837032a1bd
|
Fix notification observer bug when change the keyboard style
|
2017-12-08 10:35:37 +08:00 |
|
Steven Deutsch
|
a5de50a401
|
Add MessageLabel tests around detector attributes
|
2017-12-07 01:57:01 -06:00 |
|
Jameel
|
3789b68415
|
verticaleBounce always true
|
2017-11-15 03:14:49 +05:00 |
|
Steven Deutsch
|
c14af94ad7
|
Merge pull request #334 from MessageKit/bugfix/top-contentinset
Adjust top contentInset on iOS < 11
|
2017-11-12 14:24:02 -06:00 |
|
KEN-chan
|
8dbcddf285
|
Add a flag that the user can determine whether scrolls according to the change of the height of the keyboard
|
2017-11-11 18:49:32 +09:00 |
|
KEN-chan
|
e272775502
|
Use setContentOffset instead of scrollToBottom
|
2017-11-09 10:52:35 +09:00 |
|
KEN-chan
|
906036be8b
|
Fix to scroll to bottom when the height of the keyboard has changed
|
2017-11-08 17:33:37 +09:00 |
|
zhongwuzw
|
c59722011d
|
refactor code
|
2017-11-08 15:57:56 +08:00 |
|
Nathan Tannar
|
e8b7c4b577
|
Status Bar Inset Fix
|
2017-11-07 12:37:48 -08:00 |
|
Nathan Tannar
|
9e3334fdd0
|
Adjust top contentInset on iOS < 11
|
2017-11-06 23:52:46 -08:00 |
|
Nathan Tannar
|
acda182df8
|
Merge pull request #280 from MessageKit/misc/iPhoneXLayoutSupport
Misc/i phone x layout support
|
2017-10-23 21:49:50 -07:00 |
|
Nathan Tannar
|
7e29853601
|
Fix for #281 and PR #280 Suggestions
|
2017-10-23 21:35:44 -07:00 |
|