Yishai
|
c5c4bd4c86
|
TransitInformation - Updated tests and example project
|
2018-02-15 09:53:43 +00:00 |
|
Steven Deutsch
|
e6b08ea64c
|
Open up custom cell API and split into files
|
2018-01-28 13:04:54 -06:00 |
|
Federico Zanetello
|
cdfbd0bb3e
|
Remove unnecessary playground
|
2018-01-19 21:24:29 +07:00 |
|
Federico Zanetello
|
d8cf90d123
|
Refactor initals to initials
|
2018-01-19 13:08:56 +07:00 |
|
Federico Zanetello
|
cf0f86396f
|
Fix Contributors Typo
|
2018-01-19 11:23:49 +07: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
|
077b884e15
|
code clean && recover message handle logic
|
2018-01-14 16:02:00 +08:00 |
|
Steven Deutsch
|
148d138787
|
Merge branch 'master' into development
|
2018-01-11 23:35:20 -06:00 |
|
Steven Deutsch
|
4a8d08e9e3
|
Separate MessagesViewController functionality into files
|
2018-01-11 22:19:38 -06:00 |
|
Alessio Arsuffi
|
faa4f92d1d
|
LocationMessageSnapshotOptions public
Added public init and public accessors for
LocationMessageSnapshotOptions;
added test also;
|
2018-01-10 12:01:59 +01:00 |
|
Rich Gabrielli
|
1782b0b2a1
|
Change Copyright to "Copyright (c) 2017-2018 MessageKit"
|
2018-01-02 22:16:05 -05:00 |
|
Nathan Tannar
|
ac3093e54b
|
Support for parsing components in the NSAttributedSting
|
2017-12-25 16:30:44 -08:00 |
|
Nathan Tannar
|
959b34eafd
|
attributedText in Example
|
2017-12-23 10:06:01 -08:00 |
|
Nathan Tannar
|
611c71dd8a
|
Image Paste Support for InputTextView
|
2017-12-22 20:16:16 -08:00 |
|
Wu Zhong
|
b4aeea146c
|
Add configureImageForAvatarView(::::) protocol to expose avatarView &… (#416)
* Add configureImageForAvatarView(::::) protocol to expose avatarView && remove avatar(:::)
* Refactor AvatarView && change configureImageForAvatarView's name to configureAvatarView
* Optimize code && fix tests
* Add CHANGELOG entry
* Revert "Add CHANGELOG entry"
This reverts commit 0124ab920b.
|
2017-12-21 16:52:04 -06:00 |
|
Steven Deutsch
|
ec89a663e0
|
Merge branch 'development' into refactor/cell-configure
|
2017-12-17 21:34:48 -06:00 |
|
Steven Deutsch
|
9d8edd1298
|
Add CHANGELOG entry for #414
|
2017-12-17 21:18:11 -06:00 |
|
Steven Deutsch
|
7252651821
|
Fix attributedText messageLabelFont bug
|
2017-12-17 20:54:22 -06:00 |
|
Steven Deutsch
|
1d4db92fa7
|
Add CHANGELOG entry for #284
|
2017-12-16 23:50:06 -06:00 |
|
Steven Deutsch
|
7ac0324c4d
|
Merge branch 'development' into enhancement/load-more-messages-and-maintain-scroll-position
|
2017-12-16 23:26:18 -06:00 |
|
Steven Deutsch
|
471d8b1e50
|
Add CHANGELOG entry for #340
|
2017-12-16 23:14:29 -06:00 |
|
Steven Deutsch
|
5aecc22b61
|
UpdatemaintainPositionOnKeyboardFrameChange
|
2017-12-16 22:53:10 -06:00 |
|
Steven Deutsch
|
4aebd5826c
|
Merge branch 'development' into fix-338
|
2017-12-16 22:51:46 -06:00 |
|
Steven Deutsch
|
435b053c8a
|
Revert change that attempts to sync MessageLabel properties
|
2017-12-16 21:07:15 -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
|
9eff91b0fc
|
Fix modified reuse identifier
|
2017-12-10 14:08:45 -06:00 |
|
Nathan Tannar
|
ffd2342562
|
Merge pull request #386 from MessageKit/switchMessageInputBarLayout
Add a contentView to make managing constraints easier
|
2017-12-09 18:39:00 -08:00 |
|
Steven Deutsch
|
691359c657
|
Remove generic constraint from MessageCollectionViewCell
|
2017-12-09 07:07:55 -06:00 |
|
Nathan Tannar
|
6666b0ff21
|
Removed Unneeded Code
|
2017-12-08 12:22:29 -08:00 |
|
zhongwuzw
|
14efba0a89
|
FIx example launch screen icon layout
|
2017-12-08 17:26:08 +08:00 |
|
Nathan Tannar
|
8604d341e2
|
Typos and Corrections
|
2017-12-07 11:43:07 -08:00 |
|
Nathan Tannar
|
407ac37d05
|
Example Updates to show topStackView example/test
|
2017-12-06 20:10:03 -08:00 |
|
zhongwuzw
|
cca2afa90d
|
update Example podfile :path value
|
2017-12-06 00:10:09 +08:00 |
|
Steven Deutsch
|
444fbb0f8e
|
cellTopLabel and cellBottomLabel size calculations
|
2017-12-04 17:30:23 -06:00 |
|
zhongwuzw
|
248e6d9a06
|
Optimize DateFormatter to static variable
|
2017-12-01 23:28:26 +08:00 |
|
Steven Deutsch
|
3759610cfa
|
Remove different delegates for different message types
|
2017-11-30 15:15:49 -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 |
|
Steven Deutsch
|
0390f81608
|
Merge pull request #325 from zhongwuzw/master
Fix MessageInputBar layout issues && code optimize
|
2017-11-10 20:31:16 -06:00 |
|
Steven Deutsch
|
d9ec372b83
|
Merge branch 'master' into development
|
2017-11-10 07:47:39 -06:00 |
|
zhongwuzw
|
f5f2fa010b
|
Change from closed to half-open range operator
|
2017-11-08 15:27:39 +08:00 |
|
Nathan Tannar
|
3c17e5978a
|
Refined Example App Icon (#335)
* Better App Icon
* Better App Icon
* Org Logo for App Icon
|
2017-11-07 20:20:30 -06:00 |
|
Steven Deutsch
|
619a5bbd3d
|
Fix compile error in example app from deprecation
|
2017-11-07 04:12:08 -06:00 |
|
Steven Deutsch
|
31c441782c
|
Merge branch 'development' of https://github.com/MessageKit/MessageKit into development
|
2017-11-07 02:56:12 -06:00 |
|
zhongwuzw
|
413ff9972c
|
Fix keyboard not dismiss on iOS9
|
2017-11-07 14:59:16 +08:00 |
|
zhongwuzw
|
49dc433b50
|
merge from developer && optimize guard statement
|
2017-11-06 13:52:43 +08:00 |
|