Commit Graph
206 Commits
Author SHA1 Message Date
nixzhu c73b417ae7 update Pods (Realm 0.97) 2015-12-18 13:34:09 +08:00
nixzhu 26a2ba5b24 update pods 2015-12-16 15:28:37 +08:00
kevinzhow 3ecdf51c5a Update place holder 2015-12-14 14:36:33 +08:00
nixzhu 1963e185c4 update pods 2015-12-14 09:13:27 +08:00
kevinzhow 452b5e7ada Make sure not showing message created by userself 2015-12-13 12:44:11 +08:00
nixzhu 534f6e3006 update pod Kingfisher 1.8.4, recover MediaOptionsInfos for Dribbble's GIF 2015-12-12 18:28:50 +08:00
nixzhu b54c825b9c Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-12 16:44:32 +08:00
nixzhu d1ff6acbec fix gif animation in Feeds 2015-12-12 16:40:04 +08:00
kevinzhow 8858a9cc48 Update version 2015-12-12 01:20:25 +08:00
nixzhu fb8b36592c update pods 2015-12-11 17:06:41 +08:00
kevinzhow 7f621defbd Add AppSee 2015-12-11 16:49:01 +08:00
kevinzhow 3728b6fc88 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-09 17:14:23 +08:00
nixzhu 336f1f1218 update pods (Realm, Kingfisher) 2015-12-09 16:41:12 +08:00
kevinzhow c7a5fc4108 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-04 17:36:55 +08:00
nixzhu e8e3c7ac3a update pod Navi 2015-12-04 16:00:45 +08:00
kevinzhow 9d991c995f Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-03 18:50:55 +08:00
nixzhu 21322827d5 update pod Navi 2015-12-03 17:57:17 +08:00
kevinzhow 241071c899 Update version 2015-12-03 13:38:21 +08:00
nixzhu 17a3cbe557 syncUnreadMessages first in sync 2015-12-03 10:16:38 +08:00
kevinzhow c4413eeaf2 Update version 2015-11-30 17:36:48 +08:00
nixzhu ff5bffca80 split name and segue of SocialAccount 2015-11-25 09:20:49 +08:00
kevinzhow c06cdff699 Update version 2015-11-24 15:31:24 +08:00
nixzhu 287d38ca0a fix layout of messageTextView in FeedSocialWorkCell 2015-11-24 08:48:01 +08:00
kevinzhow c60628f6ae Update version 2015-11-23 18:56:34 +08:00
nixzhu b120559d2f pod 2015-11-23 16:48:41 +08:00
nixzhu 74fe425099 fix conflicts 2015-11-23 16:29:21 +08:00
nixzhu 9a7a5f896f update pods 2015-11-23 13:32:38 +08:00
kevinzhow bbea111c0c Update version 2015-11-21 18:55:52 +08:00
nixzhu ca25185806 yep_binaryColor 2015-11-20 17:16:28 +08:00
kevinzhow c7b3f9e5b7 Update 2015-11-19 16:05:06 +08:00
nixzhu 738939b1f2 fix logic of update self's avatar in Profile 2015-11-18 10:09:37 +08:00
kevinzhow b2eba97104 Fix feed distance by self 2015-11-17 22:38:29 +08:00
kevinzhow 7393bc14d0 Update pod 2015-11-17 01:58:12 +08:00
nixzhu cc7d824e2f update pod Proposer; turnOn updating location in Conversations if isAuthorized 2015-11-16 13:44:43 +08:00
nixzhu 8d9e6b9656 new unreadMessages; save unreadMessagesCount to Conversation 2015-11-16 09:07:05 +08:00
kevinzhow 12ed10362f Update version 2015-11-13 14:10:43 +08:00
nixzhu f2cdd6a67f not use faye delegate, retest stability of Post Notifications for update in conversation or other vc; we check topViewController in updateConversationCollectionViewWithMessageIDs again; 2015-11-12 09:23:52 +08:00
kevinzhow 75cae81262 Update client 2015-11-12 05:57:50 +08:00
nixzhu bd4533fb33 clean introduction placeholder before first time set it 2015-11-11 12:59:03 +08:00
kevinzhow c1af5f95cb Update pod 2015-11-10 23:21:26 +08:00
nixzhu 4c52e0c84d add MediaPreviewViewController 2015-11-10 14:03:54 +08:00
kevinzhow ccd89ba93e Update pod 2015-11-09 16:19:45 +08:00
nixzhu 37a9a563f7 update pods 2015-11-09 10:44:18 +08:00
kevinzhow 8c5d3b1929 Update version 2015-11-05 20:45:02 +08:00
nixzhu 0d62103a5f fix change collectionViewHeight in FeedCell for attachments cause "the behavior of the UICollectionViewFlowLayout is not defined..."
the item height must be less than the height of the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values.
2015-11-05 17:22:36.971 Yep[305:78805] The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x1857e0a0>, and it is attached to <UICollectionView: 0x17d36800; frame = (0 110; 320 80); clipsToBounds = YES; autoresize = RM+BM; gestureRecognizers = <NSArray: 0x1857da50>; layer = <CALayer: 0x1857ff80>; contentOffset: {-65, 0}; contentSize: {160, 160}> collection view layout: <UICollectionViewFlowLayout: 0x1857e0a0>.

Make a symbolic breakpoint at UICollectionViewFlowLayoutBreakForInvalidSizes to catch this in the debugger.
2015-11-05 17:39:06 +08:00
kevinzhow e5d1c5e54a Fix context error 2015-11-05 01:50:59 +08:00
kevinzhow 8f57e8a5b5 Update version 2015-11-04 23:42:14 +08:00
nixzhu 8376b66ef0 fix nameLabel layout in DiscoverCardUserCell for long name 2015-11-04 10:35:01 +08:00
kevinzhow 2f7c80f3dd Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-11-03 20:23:26 +08:00
nixzhu dcb9bc4f1e update KeyboardMan 0.5.2 to fix a bug
(when into background and switch to other app then show keyboard, and double home switch to this app, show keyboard will not animate messageToolbar)
2015-11-03 16:56:26 +08:00