zhongwuzw
a94569dc25
update again
2018-03-16 23:01:58 +08:00
zhongwuzw
787d1b66a7
fix error for environment variable
2018-03-16 22:53:47 +08:00
zhongwuzw
74d3038512
carthage build only for ios
2018-03-16 18:22:01 +08:00
zhongwuzw
f814524a87
add tests
2018-03-16 18:14:47 +08:00
zhongwuzw
372f78007d
change to update carthage
2018-03-16 17:39:25 +08:00
zhongwuzw
d25173f2f0
update circleci config
2018-03-16 17:33:01 +08:00
Steven Deutsch and GitHub
c7d4a6454d
Merge pull request #564 from zhongwuzw/fixci
...
Fix cicleci
2018-03-16 02:27:11 -05:00
zhongwuzw
4dc1a28d36
Fix cicleci
2018-03-16 14:50:37 +08:00
Steven Deutsch and GitHub
ed2b24e752
Merge pull request #563 from thepoortom/bugfix
...
Solves issue #559 ( https://github.com/MessageKit/MessageKit/issues/559 )
2018-03-15 17:29:50 -05:00
Lio
be26cd1165
Solves issue #559 ( https://github.com/MessageKit/MessageKit/issues/559 )
2018-03-16 00:46:46 +03:00
Nathan Tannar and GitHub
307cb0f691
Update .config.yml
2018-03-07 21:24:35 -08:00
Bas Broek and GitHub
f48315c1a2
Merge pull request #551 from Sepho/development
...
Solves issue #546 ( https://github.com/MessageKit/MessageKit/issues/5…
2018-03-06 07:10:34 +01:00
Javier Cancio
ab35614904
Solves issue #546 ( https://github.com/MessageKit/MessageKit/issues/546 )
2018-03-05 23:55:01 +01:00
Nathan Tannar and GitHub
196a2cd3cd
Merge pull request #547 from MessageKit/ci
...
CircleCI Integration
2018-03-05 12:08:39 -08:00
Steven Deutsch and GitHub
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
Nathan Tannar
4275b75ff8
CircleCI Integration
2018-02-28 20:49:25 -08:00
Steven Deutsch and GitHub
da5479e318
Merge pull request #530 from clayellis/feature/auto-update-send
...
Add boolean flag to disable auto updating send button enabled state
2018-02-23 23:25:25 -06:00
Steven Deutsch and GitHub
5da842ac92
Merge pull request #539 from zhongwuzw/fix-bubble-outline
...
fix bubble outline border color
2018-02-23 23:24:09 -06:00
zhongwuzw
5812f05656
fix bubble outline border color
2018-02-24 09:07:52 +08:00
Steven Deutsch and GitHub
8c1f620de1
Merge branch 'master' into feature/auto-update-send
2018-02-23 01:44:57 -06:00
Steven Deutsch and GitHub
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 and GitHub
b65c99db33
Move CHANGELOG entry
2018-02-21 23:56:58 -06:00
Clay Ellis
b625b8a4af
Add entry to CHANGELOG
2018-02-21 22:37:08 -07:00
Clay Ellis
edc71e2f91
Rename shouldAutoUpdateSendButtonEnabledStateOnTextDidChange > shouldManageSendButtonEnabledState and update documentation comment.
2018-02-21 22:32:27 -07:00
Steven Deutsch
880cf8c67d
Move delegate methods to allow override
2018-02-21 06:49:46 -06:00
Steven Deutsch and GitHub
f4e1debfe6
Merge pull request #532 from omaralbeik/master
...
Correct typos in CONTRIBUTING.md
2018-02-21 05:54:45 -06:00
Omar Albeik
38128eeae0
Correct typos
2018-02-21 14:49:22 +03:00
Wu Zhong and GitHub
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
Clay Ellis
8bb411de60
Add boolean flag to disabled auto updating send button enabled state on text did change
2018-02-20 08:54:53 -07:00
Steven Deutsch and GitHub
9881534449
Merge pull request #524 from dingwilson/patch-1
...
Updated README to create contact section
2018-02-17 17:13:32 -06:00
Wilson Ding and GitHub
7e6bcb3dde
Updated README to create contact section
2018-02-17 11:29:01 -06:00
Steven Deutsch and GitHub
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 and GitHub
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 and GitHub
1830655da1
Merge pull request #515 from ndonald2/bubble-caching
...
Add in-memory caching for bubble outline images
2018-02-12 18:48:38 -06:00
Nick Donaldson
4a1fc40714
Test bubble image equality after cache clears
...
Change MessageStyle.bubbleImageCache access level to internal
and extend unit test to clear cache and check for inequality
after an image is requested again
2018-02-12 09:37:12 -08:00
Nick Donaldson
1e81ae617d
Add test for outline image caching
...
Assert images returned for the same outline style are identical.
2018-02-12 09:23:09 -08:00
Nick Donaldson
ef707c8a53
Add NSCache for message bubble images
...
Cache stretchable bubble image data in memory using NSCache.
UIImage(contentsOfFile:) does _not_ cache the resulting image
so it needs to be handled explicitly, and there is no need to
reload the image from disk for every message.
2018-02-09 17:20:00 -05:00
Steven Deutsch and GitHub
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 and GitHub
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