4222 Commits
Author SHA1 Message Date
kevinzhow 89ab9c6db7 Update version 2015-10-08 19:49:57 +08:00
nixzhuandnixzhu 12700ce1d3 fix ConversationCell layout (timeLabel have bigger horizontalCompressionResistancePriority) 2015-10-08 19:21:02 +08:00
nixzhuandnixzhu a463d5970a use group.withFeed?.creator for backup avatar in ConversationCell 2015-10-08 19:15:50 +08:00
nixzhuandnixzhu d62a206ddc do not show activityIndicator when pulllToRefresh feeds 2015-10-08 19:09:39 +08:00
nixzhuandnixzhu f615d194eb activityIndicator 2015-10-08 19:02:03 +08:00
nixzhuandnixzhu 2add1758d5 fancy updateFeeds logic (insert if can) 2015-10-08 18:55:51 +08:00
kevinzhow 28e1e13043 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-10-08 18:43:00 +08:00
nixzhuandnixzhu 862f0e6cd6 fix layout of FeedView 2015-10-08 17:53:14 +08:00
nixzhuandnixzhu 53fb98070e fix layout of FeedCell; cache height of FeedCell 2015-10-08 17:44:20 +08:00
nixzhuandnixzhu 4d51d62763 adjust width of name in ConversationCell 2015-10-08 17:23:37 +08:00
nixzhuandnixzhu ce0bc39328 add pullToRefreshView to FeedsViewController 2015-10-08 17:07:57 +08:00
kevinzhow 51c731834c Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-10-08 16:44:08 +08:00
kevinzhow 91f6b699cf Update 2015-10-08 16:43:52 +08:00
nixzhuandnixzhu 2fb1e9d593 better afterCreatedFeedAction, directly create feed from response of createFeedWithMessage 2015-10-08 16:13:45 +08:00
nixzhuandnixzhu 11eb059bde delay updateFeeds when afterCreatedFeedAction (server may need time) 2015-10-08 16:06:33 +08:00
nixzhuandnixzhu 32e27d3f00 add groupWithGroupID; saveFeedWithFeedData when syncGroupsAndDoFurtherAction; sync full groupInfo when group with feed; now can show group.owner's avatar in ConversationCell if it with group 2015-10-08 16:03:25 +08:00
nixzhuandnixzhu b4087a08e7 better getOrCreateUserWithDiscoverUser 2015-10-08 14:46:29 +08:00
nixzhuandnixzhu a43e27ba8f use placeholder of MessageMediaType 2015-10-08 14:29:08 +08:00
nixzhuandnixzhu 391ba31167 do not need remove notification observers(self) when viewDidDisappear in ConversationViewController 2015-10-08 14:08:59 +08:00
nixzhuandnixzhu a9794fc6d2 Have a nice day! 2015-10-08 14:01:07 +08:00
nixzhuandnixzhu fc1756f410 no more warning in storyboards 2015-10-08 13:55:27 +08:00
nixzhuandnixzhu 7a354adad4 better relationship with feed & group 2015-10-08 13:47:00 +08:00
kevinzhow 8a1da4ea10 Better navigation bar logic 2015-10-08 03:11:47 +08:00
kevinzhow 8b49dcfe5d Refine SkillHome UI 2015-10-08 02:52:39 +08:00
kevinzhow e280884a5e Back to production mode 2015-10-08 00:12:13 +08:00
kevinzhow dcc968c9d9 Fix let retain 2015-10-07 23:55:48 +08:00
kevinzhow cc0282653a Fix let retain 2015-10-07 23:55:39 +08:00
kevinzhow 20bc2ee5d1 Prevent From Crash 2015-10-07 23:10:05 +08:00
kevinzhow 3471531765 Better logic and Sync 2015-10-07 22:43:27 +08:00
kevinzhow 3f1a86bd1e Refine FeedView UI 2015-10-07 21:51:07 +08:00
kevinzhow 14d4e11709 Refine Typing Notification 2015-10-07 21:19:55 +08:00
kevinzhow 38b56502de Better Localized 2015-10-07 20:58:45 +08:00
kevinzhow 2879e075d2 Refine Delete Conversation 2015-10-07 20:53:44 +08:00
kevinzhow 1e5e546982 Better UI for New Feed 2015-10-07 20:31:22 +08:00
kevinzhow a902054286 Refine New Post View Controller 2015-10-07 20:18:46 +08:00
kevinzhow 0ddb275f4f Quick reply to circle chat 2015-10-07 20:05:26 +08:00
kevinzhow 5463d0d377 Fix Cell UI Bug 2015-10-07 19:53:42 +08:00
kevinzhow 3c919d8e88 Fix avatar logic for Group 2015-10-07 04:30:49 +08:00
kevinzhow 62ce0fd64e Refine Conversation Cell Avatar and Time logic 2015-10-07 04:26:58 +08:00
kevinzhow a593ffe128 Update pods 2015-10-07 04:11:58 +08:00
kevinzhow b98b6950f1 Show Rounded Avatar 2015-10-07 03:59:47 +08:00
kevinzhow 8bc77b94e2 Allow HTTP Request for Social Profile 2015-10-07 03:50:41 +08:00
kevinzhow ccfbaa2b2f Replace AFNetworking with Almofire 2015-10-07 03:06:41 +08:00
kevinzhow bd6bb7a5b4 Refine new feed UI 2015-10-07 02:16:56 +08:00
kevinzhow 1646f00591 Save Feed To Realm 2015-10-07 02:04:48 +08:00
kevinzhow 833356d3d3 Show joined circle in conversations 2015-10-05 22:21:57 +08:00
kevinzhow 96d31f3f60 Update channel url 2015-10-05 22:12:26 +08:00
kevinzhow 03aa8dd6fa Subscribe Circle 2015-10-05 22:09:17 +08:00
kevinzhow 7300bdfc64 Refine Mesage UI Color Logic 2015-10-05 21:52:17 +08:00
kevinzhow ea59492ab9 joinGroup 2015-10-05 21:44:23 +08:00