Commit Graph
841 Commits
Author SHA1 Message Date
kevinzhow 9ec00d2f44 Add send state sync and read state sync 2015-06-04 08:12:01 +08:00
nixzhu 3a6f3e7e9f save intro & mobile to userDefaults when syncMyInfoAndDoFurtherAction 2015-06-03 22:01:28 +08:00
nixzhu 53c2fae45b cleanForLogout in ConversationViewController (or may crash after clean realm and do login again) 2015-06-03 17:29:24 +08:00
nixzhu e7d760f079 use YepConfig.ChatCell.gapBetweenDotImageViewAndBubble 2015-06-03 17:22:04 +08:00
nixzhu 720842e91b dotImageView in chat location cells 2015-06-03 17:14:41 +08:00
nixzhu 0edf2d7b7a dotImageView in chat video cells 2015-06-03 17:12:59 +08:00
nixzhu 8fad6d8791 dotImageView in chat audio cells 2015-06-03 17:10:48 +08:00
nixzhu 56aff55b48 dotImageView in chat image cell 2015-06-03 17:03:27 +08:00
nixzhu 67b59c26a7 dotImageView in chat text cells 2015-06-03 16:56:35 +08:00
nixzhu 8d9dfd9d1f no ConversationLayout 2015-06-03 16:53:45 +08:00
nixzhu 762e4a0190 Merge remote-tracking branch 'origin/develop' into develop 2015-06-03 16:43:56 +08:00
kevinzhow bff927f0dc Add icon of state 2015-06-03 16:28:48 +08:00
nixzhu 4b6a363053 remove ConversationOperationQueue code 2015-06-03 16:23:42 +08:00
nixzhu 6407f35468 recover check message add 2015-06-03 16:12:46 +08:00
nixzhu cb04abf6b9 fix a bug of avatar not record to user (RealmSwift is a bad boy) 2015-06-03 15:59:00 +08:00
nixzhu cf2f02d17c new messageToolbar dismiss logic 2015-06-03 15:45:35 +08:00
nixzhu 3b41685464 Merge remote-tracking branch 'origin/develop' into develop 2015-06-03 15:25:55 +08:00
nixzhu d975fdc623 fix chat text cell's height "而且还在profile里显示了" 2015-06-03 15:23:49 +08:00
kevinzhow 51fe6a0e07 Fix keyboard dismiss logic 2015-06-03 14:35:44 +08:00
kevinzhow 0633b3dda9 Remove old states 2015-06-03 13:41:21 +08:00
nixzhu 3f4d7c9c90 ChatRightTextCell use TTTAttributedLabel for data detect 2015-06-03 11:37:05 +08:00
kevinzhow 324f854d92 Merge branch 'feature/chat_state' into develop
# Conflicts:
#	Yep/Base.lproj/Main.storyboard
#	Yep/ViewControllers/Conversations/ConversationsViewController.swift
2015-06-03 10:43:00 +08:00
kevinzhow e5f15eaad5 Dismiss state 2015-06-03 10:39:24 +08:00
nixzhu 3b886a25dc report reason text input with cancel 2015-06-02 19:16:43 +08:00
nixzhu 429431dd23 choose report reason 2015-06-02 19:04:01 +08:00
nixzhu 27e7ec7e9a add report User API 2015-06-02 18:35:08 +08:00
nixzhu a7d0c2ae29 tap map open in iOS Maps 2015-06-02 15:30:19 +08:00
nixzhu 776ef70c19 fix radius for iPhone plus 2015-06-02 14:59:34 +08:00
nixzhu 026da2b621 fix a bug of roundImageOfRadius may not round 2015-06-02 14:41:56 +08:00
nixzhu 3d37b30a18 if Faye create message failed, use API to create it 2015-06-02 14:24:40 +08:00
nixzhu 2bcd489077 Merge branch 'feature/friends_in_contacts' into develop 2015-06-02 01:22:39 +08:00
nixzhu bba5b70ca4 use socialAccount.rawValue for providerName 2015-06-02 01:07:30 +08:00
nixzhu ea8195362a SocialAccount use String; fix layout 2015-06-02 01:03:43 +08:00
nixzhu b69f28f493 tableFooterView 2015-06-02 00:14:39 +08:00
nixzhu 4578bedc67 use separatorInset & yepCellSeparatorColor 2015-06-02 00:11:49 +08:00
nixzhu cd6b0d3962 syncFriendships in ContactsViewController if get friendsInContacts 2015-06-01 23:52:35 +08:00
nixzhu f8430afa15 show No more new friends. if no more friendsInContacts 2015-06-01 23:45:22 +08:00
nixzhu 1156555685 show activityIndicator in when get friendsInContacts 2015-06-01 23:39:06 +08:00
nixzhu 5007f2e28a fix layout broken of Swipe Up to Cancel 2015-06-01 23:31:21 +08:00
nixzhu ae53166cb9 fix bars 2015-06-01 23:27:08 +08:00
nixzhu 1dcd75c755 showProfile from FriendsInContactsViewController 2015-06-01 23:21:55 +08:00
nixzhu b3fbadefdf friendsInContacts to discoveredUsers 2015-06-01 23:10:58 +08:00
nixzhu eda00feaad fix scrollUpAction again (Kevin is not good at math) 2015-06-01 18:18:35 +08:00
nixzhu 43dd169b5e api friendsInContacts 2015-06-01 17:36:49 +08:00
nixzhu 0de7e6ab50 use APAddressBook to loadContacts 2015-06-01 16:56:01 +08:00
nixzhu 85a2f368dd check ABAddressBookGetAuthorizationStatus before showFriendsInContacts 2015-06-01 16:17:56 +08:00
nixzhu 41cd05b7d7 add FriendsInContactsViewController 2015-06-01 15:31:08 +08:00
nixzhu 7ed44d1e9e Merge branch 'feature/cell_data_detect' into develop 2015-06-01 15:03:23 +08:00
nixzhu dab9d0c3be link colors 2015-06-01 14:48:31 +08:00
nixzhu 23ebbf79f6 use TTTAttributedLabel in ChatLeftTextCell 2015-06-01 12:53:38 +08:00