Steven Deutsch
|
e00a8f4ac3
|
Merge pull request #520 from nosarj/enhancement/transitInfoDetection
Enhancement/transit info detection
|
2018-03-04 06:54:00 -06:00 |
|
Yishai
|
49a1904bf5
|
TransifInformation - Changed address back to addressComponents
|
2018-03-04 11:09:59 +00:00 |
|
Steven Deutsch
|
9f85687bd5
|
Merge pull request #533 from MessageKit/refactor/access
Move delegate methods to allow override
|
2018-02-22 23:52:58 -06:00 |
|
Steven Deutsch
|
8314e69d1b
|
Fix xcproj
|
2018-02-22 23:32:49 -06:00 |
|
Steven Deutsch
|
880cf8c67d
|
Move delegate methods to allow override
|
2018-02-21 06:49:46 -06:00 |
|
Steven Deutsch
|
f426a4356d
|
Move CHANGELOG entry
|
2018-02-15 16:53:05 -06:00 |
|
Yishai
|
516f8e4152
|
TransitInformation - Updated handleTransitInfo method name and updated change log
|
2018-02-15 13:16:15 +00:00 |
|
Yishai
|
c5c4bd4c86
|
TransitInformation - Updated tests and example project
|
2018-02-15 09:53:43 +00:00 |
|
Roodyn, Yishai (UK - London)
|
c54b1c9a37
|
TransitInfoDetection - Added transitInfoDetection to message Label
|
2018-02-14 16:34:58 +00:00 |
|
Steven Deutsch
|
1aa1a4a35b
|
Merge pull request #516 from txuslee/feature/mediquo
Document MediQuo application as a user of MessageKit
|
2018-02-13 07:18:43 -06:00 |
|
Jesus Liarte Gabriel
|
ef8f1c13c9
|
document MediQuo application as a user of MessageKit
|
2018-02-13 14:00:52 +01:00 |
|
Steven Deutsch
|
a1cec61dac
|
Merge pull request #498 from MessageKit/enhancement/data-custom
Add .custom(Any) case to MessageData
|
2018-02-02 19:49:46 -06:00 |
|
Steven Deutsch
|
1f563d3553
|
Add comment for .custom(Any?)
|
2018-02-02 18:59:17 -06:00 |
|
Steven Deutsch
|
9c85719111
|
Add CHANGELOG entry for #498
|
2018-02-01 02:18:05 -06:00 |
|
Steven Deutsch
|
6c388c0fbf
|
Make .custom assoc value optional
|
2018-02-01 02:15:22 -06:00 |
|
Steven Deutsch
|
b38cde44ef
|
Add .custom(Any) case to MessageData
|
2018-01-31 01:48:47 -06:00 |
|
Steven Deutsch
|
1d660b0a3a
|
Merge pull request #491 from MessageKit/enhancement/custom-cell
Open up MessagesCollectionViewFlowLayout cell sizing API
|
2018-01-31 01:23:10 -06:00 |
|
Steven Deutsch
|
b4051be86b
|
Gardening + add in source docs
|
2018-01-31 01:05:33 -06:00 |
|
Steven Deutsch
|
f77100ccfe
|
Add CHANGELOG entry for #491
|
2018-01-31 00:09:26 -06:00 |
|
Steven Deutsch
|
a8a96d6401
|
Replace dictionary with NSCache #495
|
2018-01-30 23:54:28 -06:00 |
|
Steven Deutsch
|
8699a6bde2
|
Fix small comment
|
2018-01-28 14:37:48 -06:00 |
|
Steven Deutsch
|
24932171d3
|
Open cell layout methods
|
2018-01-28 14:31:04 -06:00 |
|
Steven Deutsch
|
4e123c35db
|
Gardening + fix failing tests
|
2018-01-28 14:28:47 -06:00 |
|
Steven Deutsch
|
e6b08ea64c
|
Open up custom cell API and split into files
|
2018-01-28 13:04:54 -06:00 |
|
Steven Deutsch
|
7239d49ba7
|
MessageIntermediateLayoutAttributes -> MessageCellLayoutContext
|
2018-01-28 13:04:33 -06:00 |
|
Steven Deutsch
|
e1bc35de26
|
Move origin calculations to MessageCollectionViewCell
|
2018-01-28 13:03:41 -06:00 |
|
Steven Deutsch
|
5f4fdd834e
|
Merge pull request #486 from MessageKit/development
Release 0.13.1
0.13.1
|
2018-01-26 10:11:35 -06:00 |
|
Steven Deutsch
|
4b2e863c66
|
Merge branch 'master' into development
|
2018-01-26 02:44:41 -06:00 |
|
Steven Deutsch
|
eb4b38570a
|
Release 0.13.1
|
2018-01-26 02:43:17 -06:00 |
|
Steven Deutsch
|
0a1572b471
|
Merge pull request #483 from zhongwuzw/fix-typo
Fix typo
|
2018-01-25 12:18:47 -06:00 |
|
zhongwuzw
|
6da545fa36
|
Fix typo
|
2018-01-25 11:12:19 +08: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
|
6ca38b5cfb
|
Merge pull request #475 from MessageKit/bugfix/messageInputBar
Fix messageInputBar sendButton not disabled in some situations
|
2018-01-25 10:17:15 +08:00 |
|
zhongwuzw
|
d77ae89294
|
Add CHANGELOG entry
|
2018-01-25 09:55:56 +08:00 |
|
Wu Zhong
|
8e023841f6
|
Merge pull request #472 from zntfdr/patch-1
Remove unnecessary Avatar.playground
|
2018-01-19 23:01:42 +08:00 |
|
Federico Zanetello
|
cdfbd0bb3e
|
Remove unnecessary playground
|
2018-01-19 21:24:29 +07:00 |
|
zhongwuzw
|
cc192e66d1
|
replace static with class keyword to allow override
|
2018-01-19 21:27:46 +08:00 |
|
zhongwuzw
|
31543437cb
|
Fix messageInputBar sendButton not disabled in some situations
|
2018-01-19 21:18:34 +08:00 |
|
Federico Zanetello
|
d8cf90d123
|
Refactor initals to initials
|
2018-01-19 13:08:56 +07:00 |
|
Steven Deutsch
|
d992a33845
|
Merge pull request #471 from zntfdr/patch-1
Fix Typos
|
2018-01-18 22:38:46 -06:00 |
|
Federico Zanetello
|
cf0f86396f
|
Fix Contributors Typo
|
2018-01-19 11:23:49 +07:00 |
|
Federico Zanetello
|
2973b55fcd
|
Fix Compatibility Typo
Just a small error 😊
|
2018-01-19 11:09:09 +07:00 |
|
Steven Deutsch
|
3959b527e0
|
Merge pull request #469 from MessageKit/bugfix/bubble-ios9
Fix message bubble tail orientation invalidation in iOS9
|
2018-01-18 19:31:21 -06:00 |
|
zhongwuzw
|
3a6a2d72ab
|
Fix message bubble tail orientation invalidation in iOS9
|
2018-01-18 22:57:29 +08:00 |
|
Wu Zhong
|
7c0fae42fa
|
Merge pull request #464 from MessageKit/development
Version 0.13.0
0.13.0
|
2018-01-17 14:22:27 +08:00 |
|
Wu Zhong
|
be0e7dc684
|
Merge branch 'master' into development
|
2018-01-17 13:34:22 +08:00 |
|
zhongwuzw
|
f9e7172e8a
|
Release for 0.13.0
|
2018-01-17 13:11:07 +08:00 |
|
Alessio Arsuffi
|
370c7c6e79
|
Feature/mock messages count settings (#458)
* Added UserDefaults Extension
to easily save and fetch settings values;
* added messages to fetch in settings
Added mock messages count to fetch in settings;
* Reverted to com.messagekit.ChatExample
* Fix copyright
* fix copyright
* fix copyright 2
* removed unused mark & fix init(coder:)
* remove unused cell height reference
|
2018-01-14 19:43:25 +01:00 |
|
Wu Zhong
|
2e9ff264a8
|
Merge pull request #459 from MessageKit/refactor/clean-up
Split MessagesViewController functionality & add MessageKitError
|
2018-01-14 16:54:13 +08:00 |
|
zhongwuzw
|
71e644cf62
|
Fix tests error
|
2018-01-14 16:33:41 +08:00 |
|