Commit Graph
1065 Commits
Author SHA1 Message Date
kevinzhow 138bc69bf1 Update version 2015-06-26 22:17:08 +08:00
kevinzhow cf495be51d Update version 2015-06-26 22:17:08 +08:00
nixzhu d628bb6a03 refactor tryOpenCameraRoll when register 2015-06-26 19:52:52 +08:00
nixzhu 102f5d9fed not need check before PHPhotoLibrary.requestAuthorization 2015-06-26 19:49:08 +08:00
nixzhu b295b0ae98 check auth for camera before takePhoto 2015-06-26 19:45:37 +08:00
nixzhu b38ec3121d prompt for choosePhoto from PhotoLibrary 2015-06-26 19:33:31 +08:00
nixzhu 13c8efeeb6 not need prompt before do PHPhotoLibrary.requestAuthorization 2015-06-26 19:24:11 +08:00
nixzhu 34ce716d99 prompt for tryOpenCameraRoll 2015-06-26 19:19:17 +08:00
nixzhu 9d77611b3c better prompt of camera not available when tryOpenCamera 2015-06-26 18:51:01 +08:00
nixzhu 84921d0b4e refactor s3PublicUploadFile 2015-06-26 18:43:05 +08:00
nixzhu 9fdb729f5f set linkTextAttributes for Chat Text cells 2015-06-26 12:28:24 +08:00
nixzhu e0172eac4a add ChatTextView to disable selection on Chat Text cells 2015-06-26 12:07:05 +08:00
nixzhu ba39d3fdf4 also, if resend failed, we need set MessageSendState to Failed 2015-06-26 00:42:46 +08:00
nixzhu 20409613e5 before resend, recover MessageSendState to NotSend 2015-06-26 00:36:54 +08:00
nixzhu 396bba9d2b refactor uploadFileToS3 2015-06-26 00:30:31 +08:00
nixzhu 01f5b44a69 fix failure logic of sendMessage 2015-06-26 00:08:55 +08:00
nixzhu 2d99c08d47 when do moreAction, hide keyboard... 2015-06-25 17:28:54 +08:00
nixzhu 697d4c1e14 while it's unlikely, but ensure video's min width 2015-06-25 17:25:39 +08:00
nixzhu dc9a0b1498 ensure the min width of chat mage 2015-06-25 17:21:39 +08:00
nixzhu a0e7b696db snapshot use UIScreen for Preview 2015-06-25 16:24:22 +08:00
nixzhu 6c0da4a298 [unowned self] for all AvatarCache 2015-06-25 16:11:35 +08:00
nixzhu 3b35a6ed8c fix logout & religion may crash for updateAvatarWithAvatarURLString (in FXBlurView's blurredImageWithRadius: memcpy) 2015-06-25 16:00:12 +08:00
nixzhu 8c8d1547c3 Merge branch 'feature/delete_conversation' into develop 2015-06-25 15:18:23 +08:00
nixzhu 1d7dbd48a3 refactor deleteMediaFilesOfMessage 2015-06-25 15:18:00 +08:00
nixzhu bbe9a2d87a update cell after clear history 2015-06-25 15:11:08 +08:00
nixzhu f02ba95b8b fix tryUpdateMessageState cause by MessageNotification.MessageStateChanged (push to conversation detail & pop to clear history & push to send new message) 2015-06-25 15:09:40 +08:00
nixzhu 3f8e7c0491 show ActionSheet before delete conversation 2015-06-25 14:46:55 +08:00
nixzhu 3c0f9290f1 when delete conversation, delete media files of message & delete messages of conversation 2015-06-25 14:24:43 +08:00
nixzhu d79cc4139f UI for delete conversation 2015-06-25 14:04:38 +08:00
nixzhu 369c884fb8 swap SkillSelectionCell's skillSelected state 2015-06-25 13:50:05 +08:00
nixzhu 9667bb417e Merge remote-tracking branch 'origin/develop' into develop 2015-06-24 18:13:10 +08:00
nixzhu 76bd7af3c5 Merge branch 'feature/more_actions_of_conversation' into develop 2015-06-24 18:12:05 +08:00
nixzhu 98c36a28c7 fix touch to hide 2015-06-24 18:11:39 +08:00
nixzhu ec1f452bb9 updateWithNotificationEnabled no need reloadData 2015-06-24 18:01:17 +08:00
nixzhu d49497dee5 configureWithBlocked no need reloadData 2015-06-24 17:56:01 +08:00
nixzhu 7e0bb405af logic of block/unblock 2015-06-24 17:49:12 +08:00
nixzhu b96ec06a64 refactor 2015-06-24 17:31:21 +08:00
nixzhu bd604136a2 get userInfoOfUserWithUserID to update moreView 2015-06-24 17:29:28 +08:00
nixzhu d37b75ae25 fix: check if isFirstTimeBeenAddAsSubview to makeUI 2015-06-24 17:16:09 +08:00
nixzhu 708be684ee set notificationEnabled for moreView 2015-06-24 17:04:14 +08:00
nixzhu ed0ab53364 enableNotificationFromUserWithUserID 2015-06-24 16:38:49 +08:00
nixzhu df09a7d3ce disableNotificationFromUserWithUserID 2015-06-24 16:21:43 +08:00
nixzhu 45de55bebf add notificationEnabled & blocked to User 2015-06-24 15:24:32 +08:00
nixzhu c3623223d9 animation details 2015-06-24 14:59:14 +08:00
nixzhu f17d232c1b show/hide of ConversationMoreView 2015-06-24 14:54:34 +08:00
nixzhu 59f129da81 reportAction 2015-06-24 14:44:56 +08:00
nixzhu 9ee7f6dbdb colorTitleLabelFontStyle 2015-06-24 14:32:16 +08:00
nixzhu 419e479298 add ConversationMoreColorTitleCell 2015-06-24 14:23:20 +08:00
nixzhu af6267d532 add ConversationMoreCheckCell 2015-06-24 14:12:02 +08:00
nixzhu 621263426d showProfileAction 2015-06-24 13:51:02 +08:00