Commit Graph
892 Commits
Author SHA1 Message Date
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
nixzhu ff4a23432b post MessageStateChanged when createMessageWithMessageInfo failed; show redDot on cell 2015-06-05 19:01:26 +08:00
nixzhu c907678120 resend Action for more Messages 2015-06-05 18:52:00 +08:00
nixzhu 047c7eba33 more resendMessage type 2015-06-05 18:51:13 +08:00
nixzhu e0a6111e01 confirmOrCancel for resendMessage 2015-06-05 18:29:32 +08:00
nixzhu 01246317d9 resendMessage for Text 2015-06-05 17:55:34 +08:00
nixzhu 40d43186c4 resendMessage for text & image 2015-06-05 17:42:47 +08:00
nixzhu a409ed34ce split sendMessage... 2015-06-05 17:20:01 +08:00
nixzhu 3a091e987a rename cleanAll to cleanAllUserDefaults 2015-06-05 15:54:20 +08:00
nixzhu 1afc0ea34a fix a crash when userNeedRelogin (also need cleanRealmAndCaches) 2015-06-05 12:41:07 +08:00
nixzhu 62b5e0fad4 after saveSkills, if isRegister, syncMyInfo and then startMainStory for Profile's UI 2015-06-05 12:30:56 +08:00
nixzhu 0c3c29892d add addSkillsLabel for title when RegisterPickSkills; fix navigationBarHidden 2015-06-05 12:19:04 +08:00
nixzhu afb6882a5a use YepHUD when login 2015-06-05 11:40:48 +08:00
nixzhu e6813739d9 use YepHUD when saveSkills 2015-06-05 11:38:45 +08:00
nixzhu f4a8a37279 use YepHUD after pickAavatar 2015-06-05 11:37:27 +08:00
nixzhu 2bfa728f6d use YepHUD when verifyMobile 2015-06-05 11:31:09 +08:00
nixzhu 01b19f1bcd use YepHUD after pickMobile 2015-06-05 11:29:14 +08:00
nixzhu dab0191695 fix logout and relogin may crash for realm in profile 2015-06-04 23:13:40 +08:00
nixzhu a7a90c7c88 Merge remote-tracking branch 'origin/develop' into develop 2015-06-04 22:56:01 +08:00
nixzhu f8cc229f77 do not RecoverMessageToolBar when state is MoreMessages 2015-06-04 22:52:14 +08:00
kevinzhow 165a3510d8 adjust pick skill UI 2015-06-04 22:03:09 +08:00
nixzhu df2b5c8cf7 record conversationCollectionViewContentOffsetBeforeKeyboardWillShow when tryScrollToBottom; some spells 2015-06-04 12:24:43 +08:00
nixzhu 74b4ca1b10 recoverMessageToolBar and then tryScrollToBottom 2015-06-04 11:51:00 +08:00
nixzhu 259831d4de use draft on Default 2015-06-04 11:34:32 +08:00
nixzhu 2767117981 "Share location" 2015-06-04 11:20:22 +08:00
nixzhu 962abcca5a messageSendState for ChatRightLocationCell 2015-06-04 11:13:59 +08:00
nixzhu fd6a686d58 messageSendState for ChatRightVideoCell 2015-06-04 11:04:58 +08:00
nixzhu 5765ccd050 messageSendState for ChatRightAudioCell 2015-06-04 11:01:35 +08:00
nixzhu 317c7c8a53 message send state for ChatRightImageCell 2015-06-04 10:55:20 +08:00
nixzhu b19e03b35f code order 2015-06-04 10:43:10 +08:00
nixzhu f1c38be186 add ChatRightBaseCell for messageSendState 2015-06-04 10:29:23 +08:00