kevinzhow
|
4db673b72b
|
Better navigation controller logic for all viewcontrollers
|
2015-05-22 23:38:42 +08:00 |
|
kevinzhow
|
768d87e119
|
Better profile view controller navigation bar
|
2015-05-22 23:38:42 +08:00 |
|
nixzhu
|
c8447d0dbf
|
reloadConversationsTableView when haveUnreadMessages changed, for update unread badge in ConversationCell
|
2015-05-22 23:22:17 +08:00 |
|
nixzhu
|
49248a5585
|
add countOfUnreadMessagesInConversation; UI of unread badge on ConversationCell
|
2015-05-22 23:18:33 +08:00 |
|
nixzhu
|
eb25c138b0
|
add countOfUnreadMessagesInRealm; logic of show red dot on tabBarItem to indicating have unread messages
|
2015-05-22 22:44:32 +08:00 |
|
nixzhu
|
2cf6b7cd24
|
add icon_chat_unread & icon_chat_active_unread, test
|
2015-05-22 22:01:49 +08:00 |
|
nixzhu
|
cead8ef040
|
refactor DiscoverViewController; update filterButtonItem title
|
2015-05-22 17:39:18 +08:00 |
|
nixzhu
|
0653891438
|
returnKeyType
|
2015-05-22 17:17:38 +08:00 |
|
nixzhu
|
45c4db6bb6
|
add searchUsersByQ; fill SearchedUsersViewController
|
2015-05-22 17:13:58 +08:00 |
|
nixzhu
|
8cf8028b1c
|
add SearchedUsersViewController
|
2015-05-22 16:11:45 +08:00 |
|
nixzhu
|
0f7132e2d3
|
refactor clean caches; cleanAvatarCaches when logout
|
2015-05-22 15:32:54 +08:00 |
|
nixzhu
|
5aa95f3f71
|
clean Realm & deleteAllMessageCaches when logout
|
2015-05-22 15:20:38 +08:00 |
|
nixzhu
|
c6b067d459
|
basic logout
|
2015-05-22 14:53:19 +08:00 |
|
nixzhu
|
f130df1afb
|
remove resendVoiceVerifyCode; use sendVerifyCodeOfMobile for Voice Call
|
2015-05-22 14:19:44 +08:00 |
|
nixzhu
|
d861405d18
|
new sendVerifyCodeOfMobile
|
2015-05-22 14:10:09 +08:00 |
|
kevinzhow
|
4e5de52912
|
Add discover filter
|
2015-05-22 04:37:22 +08:00 |
|
kevinzhow
|
c21fbf697e
|
Update discover cell
|
2015-05-22 04:19:30 +08:00 |
|
kevinzhow
|
fc2c5557ae
|
Update font and text color
|
2015-05-22 04:04:56 +08:00 |
|
kevinzhow
|
5b9633312b
|
Upgrade to fabric
|
2015-05-22 03:34:09 +08:00 |
|
nixzhu
|
5cbd0e2bf7
|
fix
|
2015-05-21 16:32:08 +08:00 |
|
nixzhu
|
fb84de8b2b
|
fix crash when begin say hi to a stranger (fix Realm access from different thread in roundAvatarOfUser)
|
2015-05-21 16:21:35 +08:00 |
|
nixzhu
|
22197c9f1c
|
hide SeparationLine if profileUser has not socialAccountProviders
|
2015-05-21 15:56:02 +08:00 |
|
nixzhu
|
125778657d
|
CGSize
|
2015-05-21 15:44:43 +08:00 |
|
nixzhu
|
44228a6162
|
check profileUser if enabledSocialAccount for show SocialWorkCell or not
|
2015-05-21 15:41:07 +08:00 |
|
nixzhu
|
8c0651ee00
|
code style
|
2015-05-21 12:20:37 +08:00 |
|
nixzhu
|
5c618810a8
|
add skills info & providers info to user when say hi to discoveredUser
|
2015-05-21 12:15:03 +08:00 |
|
nixzhu
|
917b54ba86
|
do not show Say Hi if come from Conversation
|
2015-05-21 11:09:32 +08:00 |
|
nixzhu
|
a3722a0c95
|
fill More info
|
2015-05-19 15:11:32 +08:00 |
|
nixzhu
|
b9c53d6c9c
|
add AddFriendMoreCell
|
2015-05-19 15:04:17 +08:00 |
|
nixzhu
|
54da9a0157
|
add AddFriendSearchCell
|
2015-05-19 14:47:24 +08:00 |
|
nixzhu
|
2a8443a8fa
|
add AddFriendsViewController
|
2015-05-19 11:32:23 +08:00 |
|
nixzhu
|
a35b7e09b9
|
top shadow for Profile & Skills Home
|
2015-05-19 10:54:50 +08:00 |
|
nixzhu
|
75aaa5b819
|
right margin
|
2015-05-19 10:40:24 +08:00 |
|
nixzhu
|
8d92a3bbc0
|
activityIndicator for DribbbleShotCell
|
2015-05-19 09:57:47 +08:00 |
|
nixzhu
|
7091b66653
|
activityIndicator for InstagramMediaCell
|
2015-05-19 09:51:36 +08:00 |
|
kevinzhow
|
6b41c873b2
|
resize avatar size on conversation
|
2015-05-19 06:53:04 +08:00 |
|
nixzhu
|
03d1f14d6f
|
fix when needEnabledTapAction
|
2015-05-18 20:55:02 +08:00 |
|
nixzhu
|
f70751942f
|
fix segue
|
2015-05-18 20:47:39 +08:00 |
|
nixzhu
|
d2e320aded
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-05-18 20:41:14 +08:00 |
|
nixzhu
|
1d93e50085
|
toggleDisturbAction
|
2015-05-18 20:39:08 +08:00 |
|
nixzhu
|
edb0e641ef
|
add avatarBarButton to ConversationViewController
|
2015-05-18 20:35:46 +08:00 |
|
nixzhu
|
1ef88b0c43
|
Merge branch 'feature/social_work' into develop
|
2015-05-18 19:33:52 +08:00 |
|
kevinzhow
|
778c617b57
|
Upgrade pod
|
2015-05-18 18:52:10 +08:00 |
|
kevinzhow
|
d9470cca45
|
update version
|
2015-05-18 16:20:21 +08:00 |
|
nixzhu
|
cb34bf1124
|
use afterChangeSkillsAction to set Profile's skills & updateProfileCollectionView
|
2015-05-18 15:16:55 +08:00 |
|
nixzhu
|
084bfedb26
|
if NOT isRegister, delete skill from server if unselect
|
2015-05-18 15:10:40 +08:00 |
|
nixzhu
|
f8b0b93b9b
|
logic for NOT isRegister change skills
|
2015-05-18 14:56:25 +08:00 |
|
nixzhu
|
21361d4b2a
|
try change skills
|
2015-05-18 14:23:00 +08:00 |
|
nixzhu
|
35943d3729
|
post MessageSentNotification for reloadConversationsTableView
|
2015-05-18 14:10:08 +08:00 |
|
kevinzhow
|
4cf7ab096e
|
Update version
|
2015-05-16 19:05:53 +08:00 |
|