Commit Graph
3607 Commits
Author SHA1 Message Date
nixzhu d1ff6acbec fix gif animation in Feeds 2015-12-12 16:40:04 +08:00
nixzhu cbb0f58ab3 fix a weird typo 2015-12-11 17:22:09 +08:00
nixzhu fb8b36592c update pods 2015-12-11 17:06:41 +08:00
nixzhu c6117bf00b Merge remote-tracking branch 'origin/develop' into develop 2015-12-11 17:03:59 +08:00
nixzhu 2ce0775018 Merge branch 'feature/feeds_scroll_performance' into develop 2015-12-11 17:02:50 +08:00
nixzhu 302e7f652d WayToUpdate for UICollectionView; better way for Discover to update discoveredUsersCollectionView 2015-12-11 17:01:10 +08:00
kevinzhow 7f621defbd Add AppSee 2015-12-11 16:49:01 +08:00
nixzhu e561f132f0 do not insert if no new feeds 2015-12-11 16:47:58 +08:00
nixzhu 6cdb5883b3 refactor wayToUpdate.performWithTableView 2015-12-11 16:43:50 +08:00
nixzhu 84219fd8da refactor UITableView.WayToUpdate; rename wayToUpdateFeedsTableView 2015-12-11 16:32:16 +08:00
nixzhu cd9872c445 clean code 2015-12-11 16:23:35 +08:00
nixzhu 8fd348a6d1 use WayToUpdateTableView for feedsTableView update 2015-12-11 16:22:58 +08:00
kevinzhow c0fba10c8a Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-11 14:52:58 +08:00
nixzhu 49f98e3d23 activityIndicator for Preview 2015-12-11 13:46:48 +08:00
nixzhu 74eb8e5aa0 yep_showActivityIndicatorWhenLoading for FeedMediaCell 2015-12-11 13:31:42 +08:00
nixzhu 9b0cb0442d ActivityIndicator for UIImageView 2015-12-11 11:27:56 +08:00
nixzhu 1ebeb1cb7d alert feed info is too long 2015-12-11 10:36:27 +08:00
nixzhu 2aa93ba8a3 when begin post, disable postButton, avoid duplicate post action (when failed, enable it again) 2015-12-11 10:13:11 +08:00
nixzhu 8beaac6760 Unknown location 2015-12-11 09:57:44 +08:00
kevinzhow 7cb66d29bd Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-10 18:32:38 +08:00
nixzhu 48ea6a5804 fix use foursquareBaseURL 2015-12-10 18:21:26 +08:00
nixzhu 3450a00d25 rename imageOfAttachment withMinSideLength 2015-12-10 18:17:00 +08:00
kevinzhow 72bbe5c42e Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-10 18:07:08 +08:00
nixzhu c71c3ee01c better scale logic 2015-12-10 17:56:38 +08:00
nixzhu 81fada18aa better logic in scaleToMinSideLength 2015-12-10 17:44:57 +08:00
nixzhu 6c140b2b7f add UIImage scaleToMinSideLength for imageOfAttachment 2015-12-10 17:20:28 +08:00
nixzhu ca1494c3b7 use feedAttachmentImageSize & feedAttachmentBiggerImageSize 2015-12-10 16:31:32 +08:00
nixzhu fae71faa93 size for yep_setImageOfAttachment 2015-12-10 16:22:59 +08:00
nixzhu 12c386b4a9 fix FeedBack keyboard showing to pop 2015-12-10 15:31:57 +08:00
nixzhu 1ecad6c831 only when groupIncludeMe to Faye subscribeGroup 2015-12-10 15:20:23 +08:00
nixzhu f679b4e1cf fix logic of can report in Feeds 2015-12-10 15:05:07 +08:00
kevinzhow 18a7c894e0 Better card number on Yep Discover 2015-12-10 13:50:50 +08:00
kevinzhow f2aa0fa1ec Update version 2015-12-10 13:47:51 +08:00
nixzhu 2225e3c491 use latestUnreadMessageInRealm(:withConversationType) for FeedConversationDockCell try to show latest unread message 2015-12-10 13:46:58 +08:00
nixzhu d3f115b0a5 Message.nicknameWithTextContent 2015-12-10 13:37:17 +08:00
kevinzhow 48d7200141 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-10 13:02:18 +08:00
nixzhu b9c81f8e4c update chatLabel.text for FeedConversationCell; trans 2015-12-10 11:45:01 +08:00
nixzhu d6cbc9efe0 show nickname in FeedConversationDockCell 2015-12-10 11:42:14 +08:00
nixzhu b3b7dcbac1 update latestMessageInRealm(:withConversationType:), for Group, filter includeMe=true 2015-12-10 11:36:03 +08:00
nixzhu c4a268bad9 Merge branch 'feature/message_image_border' into develop 2015-12-10 11:02:26 +08:00
nixzhu 55fe8447ae borderImageView for ChatRightLocationCell 2015-12-10 11:01:04 +08:00
nixzhu ab27d55b37 borderImageView for ChatLeftLocationCell 2015-12-10 10:58:18 +08:00
nixzhu 5af7a71e66 borderImageView for ChatRightVideoCell 2015-12-10 10:54:53 +08:00
nixzhu 5c39681d74 borderImageView for ChatLeftVideoCell 2015-12-10 10:51:43 +08:00
nixzhu a195774e36 update right_tail_image_bubble 2015-12-10 10:46:00 +08:00
nixzhu ecf54e88e0 borderImageView for ChatRightImageCell 2015-12-10 10:39:54 +08:00
nixzhu 26f7a7954b left_tail_image_bubble_border 2015-12-10 10:32:24 +08:00
nixzhu ba097c36e7 borderImageView in ChatLeftImage 2015-12-10 10:18:55 +08:00
kevinzhow 1707c2e9c1 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-12-09 17:37:56 +08:00
nixzhu 282811b400 only can report others' Feed in Feeds 2015-12-09 17:31:14 +08:00