133 Commits

Author SHA1 Message Date
Steven Deutsch 7daf6cab47 Merge pull request #70 from MessageKit/v0.5.0
v0.5.0
0.5.0
2017-08-24 21:12:33 -05:00
Steven Deutsch f55807ab9a Pass more useful delegate data and resolve more gesture conflicts 2017-08-24 07:22:40 -05:00
Steven Deutsch aaa70b8dad Fix conflicting gesture recognizers 2017-08-24 06:11:48 -05:00
Steven Deutsch 4fcbb998c4 Disable type_body_length and file_length rules 2017-08-24 04:29:34 -05:00
Steven Deutsch 1a1ecd447d Set attributedText after textColor has been set and reduce delegate assignments 2017-08-24 04:27:00 -05:00
Steven Deutsch cc7fcbeb7d Remove print statements 2017-08-24 00:02:24 -05:00
Steven Deutsch ba85191dd0 Fix refactoring bug and add MessageLabelDelegate property 2017-08-23 23:50:52 -05:00
Steven Deutsch 035afbdcb6 Add MessageLabelDelegate to MessagesCollectionView 2017-08-23 23:29:16 -05:00
Steven Deutsch 7b16bcfef0 Update example app to use MessageLabelDelegate and set default implementations 2017-08-23 23:09:19 -05:00
Steven Deutsch 09e325da3e Add MessageLabelDelegate 2017-08-23 23:05:19 -05:00
Steven Deutsch e2fc3c6471 Update MessageKit.podspec for v0.5.0 2017-08-22 02:52:13 -05:00
Steven Deutsch 866a9b5ce6 Fix empty data detector crash 2017-08-22 02:30:12 -05:00
Steven Deutsch bd7e9f7581 Add url and date detectors 2017-08-22 02:04:58 -05:00
Steven Deutsch 3b498b368c Add DetectorType 2017-08-22 01:37:23 -05:00
Steven Deutsch 333453f856 Merge pull request #76 from bojanstef/v0.5.0
Fixed spelling mistake in CONTRIBUTING.md
2017-08-18 18:00:42 -05:00
Steven Deutsch 7497bc8d79 Merge pull request #66 from MessageKit/messageTextColor2
Message text color2
2017-08-18 18:00:21 -05:00
Steven Deutsch 6d2d393209 Merge pull request #75 from MessageKit/MacMeDan-patch-1
Update the Slack Link
2017-08-18 15:42:48 -05:00
Bojan Stefanovic efa9a5c753 Fixed spelling mistake 2017-08-18 12:21:15 -07:00
MacmeDan 1b6d480c7a Fixed the headers. 2017-08-18 13:12:38 -06:00
MacmeDan a85f890d83 Merge branch 'v0.5.0' into messageTextColor2
# Conflicts:
#	Sources/MessagesDisplayDataSource.swift
2017-08-18 13:08:58 -06:00
Dan Leonard c891f0f701 Update the Slack Link
Update the Slack Link to a link that never expires. And add it to the table of contents.
2017-08-18 12:55:15 -06:00
Steven Deutsch 0b9d472405 Merge pull request #73 from AndrewLauder/v0.5.0
Fix for Crash issue when no message #61
2017-08-16 17:14:35 -05:00
Andrew Lauder ea5af9cff6 Fix for Crash issue when no message #61 2017-08-16 10:57:11 -07:00
Steven Deutsch 7e28572e19 Add back NSAttributedString extension for calculations and remove temporary UILabel 2017-08-16 04:55:18 -05:00
Steven Deutsch 8006090984 Add messageTop and messageBottom AvatarPositions 2017-08-15 04:25:46 -05:00
Steven Deutsch a98b512d34 Add AvatarPosition model to customize Avatar position in cell 2017-08-15 04:08:44 -05:00
Steven Deutsch 92be0af82c Add delegate methods for cellToplabel and cellBottomLabel tap recognition 2017-08-15 03:27:16 -05:00
Steven Deutsch 5ca8b9e6df Use placeHolder UILabel to determined NSAttributedString size 2017-08-15 02:13:55 -05:00
Steven Deutsch f8f14dc8ea Fix estimated width layout bug by rounding up 2017-08-15 01:13:07 -05:00
Steven Deutsch c056391cb6 Merge pull request #68 from JackRobards/patch-2
Fixed various links throughout the Readme. I also removed Getting Sta…
2017-08-14 23:37:58 -05:00
Jack Robards 41f3cbdfa7 Fixed various links throughout the Readme. I also removed Getting Started from the table of contents as there was currently no where to link it to. 2017-08-14 22:55:01 -04:00
MacmeDan 156b2abdd3 adding code review suggestions. 2017-08-14 17:33:54 -06:00
MacmeDan dca9c4d2ec Adding bloat just for fun. 2017-08-14 17:10:25 -06:00
Güngör 84a973608b Bug: Collection View Content Size Issue #33 is fixed. (#54) 2017-08-14 16:55:42 -06:00
MacmeDan ef1b167363 updated parameters and fixed tests accordingly. 2017-08-14 16:42:35 -06:00
MacmeDan 38047d64b2 Adding tests, textColorMethod and making MessagesDisplayDataSource have a default implementation. 2017-08-14 16:20:07 -06:00
Steven Deutsch fc262392d3 Update MessageKit banner -_- 0.4.0 2017-08-13 21:05:47 -05:00
Steven Deutsch 8e1752b18d Update README with new MessageKit banner 2017-08-13 21:00:59 -05:00
Steven Deutsch 96fdf549e3 Update README.md 2017-08-13 18:39:42 -05:00
Steven Deutsch b3062bb35c Update README.md for MessageKit logo 2017-08-13 18:31:20 -05:00
Steven Deutsch 0abe3f8d75 Merge pull request #59 from MessageKit/v0.4.0
v0.4.0
2017-08-13 18:25:36 -05:00
Steven Deutsch 38be5eec67 Update MessageKit.podspec for v0.4.0 2017-08-13 03:50:52 -05:00
Steven Deutsch ac495af182 Clean up access control and API 2017-08-13 02:18:22 -05:00
Steven Deutsch e13732000f Fix typo in MessageKit logo 2017-08-13 01:29:41 -05:00
Steven Deutsch b5f3ed099b Add MessageKit logo and update README.md 2017-08-13 01:23:47 -05:00
Dan Leonard f6aceb0c13 Update README.md 2017-08-12 00:37:21 -05:00
Dan Leonard 624c3d513e Fix TableOfContents links and updated emojis 2017-08-12 00:36:51 -05:00
Dan Leonard cc36f61d30 Update README.md 2017-08-12 00:31:19 -05:00
Steven Deutsch 6cbf50a4cc Update CONTRIBUTING.md 2017-08-12 00:31:18 -05:00
Steven Deutsch de73a94de0 Add CONTRIBUTING.md 2017-08-12 00:31:18 -05:00