Commit Graph
18 Commits
Author SHA1 Message Date
Nathan Tannar cf7f096f29 Merge remote-tracking branch 'origin/3.0.0-beta' into 3.0.0-beta 2019-02-24 14:07:24 -08:00
Nathan Tannar 2f1c0e53ce Bump copyright year 2019-02-21 20:53:23 -08:00
jimijings11 8baa8706ea Update MediaMessageCell.swift
fixing reuse bug.
2019-02-15 21:01:33 +01:00
zhongwuzw 39986f0458 Renamed MessageData to MessageKind 2018-04-16 11:57:50 +08:00
Steven Deutsch 9b8f0ba915 Remove CollectionViewReusable protocol 2018-04-03 13:24:43 -05:00
Steven Deutsch 1abcf97576 Add documentation for cells 2018-03-30 11:18:11 -05:00
Steven Deutsch 82dcf562d5 Refactor cell inheritance hierarchy 2018-03-27 02:37:53 -05:00
Steven Deutsch 17398a2cb2 Add hook to configure async media on cell 2018-03-27 01:28:14 -05:00
Steven Deutsch f589debbd9 Fix example app 2018-03-24 03:52:35 -05:00
Steven Deutsch d342bc4b56 Add LocationItem protocol 2018-03-24 03:52:35 -05:00
Rich Gabrielli 1782b0b2a1 Change Copyright to "Copyright (c) 2017-2018 MessageKit" 2018-01-02 22:16:05 -05:00
Steven Deutsch fb2f55c66b Revert to old cell configure API 2017-12-17 21:10:46 -06:00
zhongwuzw a9f027606e Change messageLabel and playButtonView layout from frame to auto layout 2017-12-14 20:47:51 +08:00
zhongwuzw cc56423440 Fix MediaMessageCell's PlayButtonView layout issue 2017-12-14 15:11:23 +08:00
Steven Deutsch d928803963 Add CHANGELOG entry for #391` 2017-12-10 01:46:59 -06:00
Steven Deutsch 691359c657 Remove generic constraint from MessageCollectionViewCell 2017-12-09 07:07:55 -06:00
Andrew Robinson ea715ca560 Fix MediaMessageCell’s off center play button
Move the MediaMessageCell’s play button back to where it belongs.

Issue: #238
2017-10-05 21:13:04 -05:00
Candost Dagdeviren dde838630a Update folder structure to represent groups
Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
2017-10-05 15:47:23 +02:00