Commit Graph

167 Commits

Author SHA1 Message Date
timglorioso 4ba367c827 edit updated logo (use PNG) 2017-09-03 20:54:59 -04:00
Tim Glorioso fa58436099 update readme img src 2017-09-03 19:40:52 -04:00
timglorioso 1541133c6d add updated logo 2017-09-02 23:36:57 -04:00
Steven Deutsch a4ddfa5ba5 Merge pull request #93 from MessageKit/fix/podspec
Update deployment target in MessageKit.podspec
0.6.0
2017-09-02 00:11:23 -05:00
Steven Deutsch dc4c90482e Update deployment target in MessageKit.podspec 2017-09-02 00:10:48 -05:00
Steven Deutsch 8beed4c9db Merge pull request #80 from MessageKit/v0.6.0
v0.6.0
2017-09-01 23:54:35 -05:00
Nathan Tannar ec496a0b7d AutoLayout Bug Fixes / Performance Boost 2017-09-01 18:45:37 -07:00
Steven Deutsch fa6b6c6673 Update MessageKit podspec for v0.6.0 2017-09-01 05:51:05 -05:00
Steven Deutsch 267dc5551a Fix text alignment in #85 2017-09-01 05:39:51 -05:00
Steven Deutsch f6de024d29 Set defaults for InputTextView 2017-09-01 04:53:39 -05:00
Steven Deutsch 0fa7b379a3 In progress 2017-09-01 00:40:34 -05:00
Steven Deutsch c00fef793c Make reuse registration functions open 2017-08-31 21:16:04 -05:00
Steven Deutsch b46a3a1f7e Remove swipe gesture handler 2017-08-31 21:15:44 -05:00
Steven Deutsch 6002b8703a Merge pull request #92 from etoledom/v0.6.0
Fix side effect of inputAccessoryView rendering bug fix
2017-08-31 07:52:14 -05:00
Eduardo Toledo c43f6c97ee Fix failing tests from MessagesDisplayDataSourceTests 2017-08-31 13:30:04 +03:00
Eduardo Toledo 73ea751dac Fix side effect of inputAccessoryView rendering bug fix 2017-08-31 12:22:18 +03:00
Steven Deutsch d839400378 Fix inputAccessoryView rendering bug 2017-08-31 03:12:38 -05:00
Steven Deutsch f2c7998fb0 Merge pull request #90 from etoledom/v0.6.0
messagesCollectionView top constraint to superView
2017-08-29 09:33:48 -05:00
Eduardo Toledo 537a87b5f6 messagesCollectionView top constraint to superView 2017-08-29 14:17:56 +03:00
Steven Deutsch c99e507d1d Remove inflexible conformance to MessageInputBarDelegate and improve keyboard handling 2017-08-29 05:33:39 -05:00
Steven Deutsch 94968206a0 Remove forceful call to notification selectors and simplify inputBar state management 2017-08-29 02:39:12 -05:00
Steven Deutsch be7b2cb2d3 Rename textView -> inputTextView 2017-08-29 02:20:38 -05:00
Steven Deutsch 2cfe0664fd Remove swipe gesture delegate 2017-08-29 01:52:10 -05:00
Steven Deutsch c1c5d5e610 Merge pull request #84 from nathantannar4/feature/message-bar
Redone MessageInputBar and its related views
2017-08-29 01:40:51 -05:00
Nathan Tannar a0b9aea482 Fix Bottom Anchor of MessagesCollectionView 2017-08-27 19:43:03 -07:00
Nathan Tannar 1dae3c7eff Deployment Target Set to 9.0 2017-08-26 14:29:34 -07:00
Nathan Tannar 33d1a19101 Update travis.yml 2017-08-26 13:35:17 -07:00
Nathan Tannar 6d3d281f41 Suggestions from MessageKit Pull Request #84 2017-08-26 13:33:10 -07:00
Nathan Tannar 5b16ad9b9f Redone MessageInputBar and its related views
Created a more customizable InputAccessoryView
2017-08-25 16:50:16 -07:00
Steven Deutsch 1e612fd9e9 Merge pull request #81 from MessageKit/readme/update-logo
Update MessageKit logo
2017-08-25 11:35:04 -05:00
Steven Deutsch e10dd03951 Update MessageKit logo 2017-08-25 11:32:52 -05:00
Steven Deutsch b869b526e2 Move frame calculations from cell into layout object 2017-08-25 10:45:00 -05:00
Steven Deutsch aceadbdf8a Merge pull request #79 from cwalo/feature/carthage
Update README with Carthage installation instructions
2017-08-25 01:08:42 -05:00
Corey Walo 183d83d13a Update README with Carthage installation instructions 2017-08-24 23:15:46 -05:00
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