4222 Commits
Author SHA1 Message Date
nixzhu a5b108e10c video play 2015-06-15 17:05:48 +08:00
nixzhu 1a02bb75e8 preview 2015-06-15 16:43:18 +08:00
nixzhu 0c35eb488e add MediaPreviewView 2015-06-15 16:35:54 +08:00
nixzhu a7d5aee812 check client.connected before send Instant message 2015-06-15 13:05:28 +08:00
nixzhu 4aab477fd6 Merge branch 'feature/message_arrival_time' into develop 2015-06-15 11:22:31 +08:00
nixzhu c15e23a284 use arrivalUnixTime for SectionDate; a TODO 2015-06-15 11:22:19 +08:00
nixzhu 39a5f1104d add arrivalUnixTime to Message 2015-06-15 10:46:25 +08:00
kevinzhow 9436a7046b Fix unread status 2015-06-14 21:50:40 +08:00
kevinzhow a96e0f2d61 Fix messageID != %@ on message 2015-06-14 18:55:16 +08:00
kevinzhow a73675fb12 Sync Send Unread Status in a right way 2015-06-14 18:46:36 +08:00
kevinzhow 0ab1b9ffe4 Update version 2015-06-14 15:12:39 +08:00
nixzhu 57e6a97e2e fix avatar cache may not update from default avatar 2015-06-14 15:02:56 +08:00
nixzhu 65802a9ce5 Merge branch 'feature/better_way_to_update_conversation' into develop 2015-06-12 15:22:59 +08:00
nixzhu b8f274320c better fake messageID for SectionDate message 2015-06-12 15:21:44 +08:00
nixzhu 8e3de05a42 do not updateConversationCollectionViewWithMessageIDs when this VC is not topViewController 2015-06-12 15:14:40 +08:00
nixzhu 2467f3bcc8 better update conversation UI logic for self message 2015-06-12 15:11:11 +08:00
nixzhu 946439a4f7 more [unowned self] 2015-06-12 13:48:30 +08:00
nixzhu 2fde0b07ac add [unowned self] for some closures 2015-06-12 13:32:00 +08:00
nixzhu d42abfea20 pop/push in conversationView will print "why?" multiple times when receive new message, VC not release 2015-06-12 13:25:27 +08:00
nixzhu 7c327d8da1 fake messageID for SectionDate message 2015-06-12 12:35:37 +08:00
nixzhu 0198fc41f6 logic of insert 2015-06-12 12:12:50 +08:00
nixzhu 2defb20b21 syncMessageWithMessageInfo consider section date message 2015-06-12 12:06:05 +08:00
nixzhu a78be0562e fix AutoLayout broken for TTTAttributedLabel (+1 means -1 in other position) 2015-06-11 14:59:24 +08:00
nixzhu b713ff59aa unknown media type cell 2015-06-11 14:42:49 +08:00
nixzhu fb27cdb877 remove some print 2015-06-11 14:21:15 +08:00
nixzhu a78334da3f Merge branch 'feature/duplicate_messages' into develop 2015-06-11 00:20:07 +08:00
nixzhu 0c01518ba0 full logic of receive new messages update UI 2015-06-11 00:19:39 +08:00
nixzhu 7b8e649cfe dirty fix for show duplicate messages of self 2015-06-10 19:58:26 +08:00
nixzhu ee7fe87e35 more unixtime 2015-06-10 19:38:33 +08:00
nixzhu ec585eba25 clean code 2015-06-10 16:29:22 +08:00
nixzhu 4c063adf6e use unit time for message's created time... 2015-06-10 16:28:12 +08:00
kevinzhow c994555106 update version 2015-06-09 16:22:32 +08:00
kevinzhow d182f2b86b Update version 2015-06-09 16:22:32 +08:00
nixzhu 40c1cdf3eb delete old avatar & file before set new avatar 2015-06-08 22:43:27 +08:00
nixzhu d999d748db try set user.avatar when get roundAvatarWithAvatarURLString 2015-06-08 22:39:15 +08:00
nixzhu 6bd97e368b not need use main queue when add Avatar 2015-06-08 22:34:19 +08:00
nixzhu 2859d900e4 better check avatar logic; delete avatar file when delete avatar 2015-06-08 22:29:13 +08:00
nixzhu a6a200e945 new logic of roundAvatarWithAvatarURLString (no more multiple download or file read for same avatarURLString) 2015-06-08 22:17:54 +08:00
nixzhu e489aff497 not multiple download or file read when get roundAvatarOfUser 2015-06-08 22:06:00 +08:00
nixzhu f8c2b23e22 fix textContentLabelWidthOfMessage for TTTAttributedLabel (just send may use it) 2015-06-08 15:20:14 +08:00
nixzhu 533c1fcf3f use default_avatar before get one from cache 2015-06-08 13:57:35 +08:00
nixzhu b1f2ad9957 fix may crash when download avatar (not right data) 2015-06-08 13:51:30 +08:00
nixzhu 96d541f269 not flicker in location cells 2015-06-08 13:33:28 +08:00
nixzhu 5bb7d3cd3b not flicker in video cells 2015-06-08 13:28:38 +08:00
nixzhu e2da397814 not flicker avatar in audio cells 2015-06-08 13:23:13 +08:00
nixzhu 0c209c6e25 not flicker in image cells 2015-06-08 12:09:04 +08:00
nixzhu aab1e38a4f fix record of draft.text (record all, include clean) 2015-06-08 12:01:50 +08:00
nixzhu 48affb29b9 text cells's avatar not flicker 2015-06-08 11:55:33 +08:00
nixzhu 73376b3b85 remove post MessageNotification.MessageSent; clean code 2015-06-05 19:17:21 +08:00
nixzhu 05089f7950 Merge branch 'feature/resend_message' into develop 2015-06-05 19:05:19 +08:00