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 |
|
Wu Zhong
|
be0e7dc684
|
Merge branch 'master' into development
|
2018-01-17 13:34:22 +08:00 |
|
Steven Deutsch
|
7a112aa4c4
|
Fix failing build and copyrights
|
2018-01-11 23:32:35 -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 |
|
Nathan Tannar
|
a8b54f8868
|
Better iPhone X Support with SafeLayout Anchors
|
2017-10-23 15:15:23 -07:00 |
|
Steven Deutsch
|
43a0e7ad7d
|
Add MessagesViewController documentation
|
2017-10-21 08:12:07 -05:00 |
|
Nathan Tannar
|
72f53bb3b5
|
messageInputBar -> inputAccessoryView
|
2017-10-18 00:38:13 -07:00 |
|
Steven Deutsch
|
bd4326356e
|
Fixes #243 by deprecating addiontalTopContentInset
|
2017-10-09 20:32:43 -05:00 |
|
Steven Deutsch
|
ca6f9492a2
|
Add TextMessageDisplayDelegate
|
2017-10-05 12:55:28 -05:00 |
|
Candost Dagdeviren
|
dde838630a
|
Update folder structure to represent groups
Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
|
2017-10-05 15:47:23 +02:00 |
|