4222 Commits
Author SHA1 Message Date
kevinzhow fe07e7035b Refine FeedCell UI 2015-10-05 21:28:50 +08:00
kevinzhow a6deb6da14 Refine Feeds UI 2015-10-05 21:20:46 +08:00
kevinzhow 7a93c0f854 Update color and contacts use last seend 2015-10-05 20:41:17 +08:00
kevinzhow 1aa57dae54 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-10-02 19:16:57 +08:00
nixzhuandnixzhu 34d83acaee fix create no attachments feed 2015-10-02 13:11:23 +08:00
nixzhu 19e2d802cb Merge branch 'feature/feeds' into develop 2015-10-02 12:57:57 +08:00
nixzhuandnixzhu ca09848e84 new messagesFromRecipient for Feed conversation sync 2015-10-02 12:57:40 +08:00
nixzhuandnixzhu 97c23b2d9b not need use Model Feed now 2015-10-02 12:07:07 +08:00
nixzhuandnixzhu 07df6c7e79 clean code 2015-10-02 12:03:52 +08:00
nixzhuandnixzhu 4fc5f42acc new logic for unread message (not paging) 2015-10-02 11:57:42 +08:00
nixzhuandnixzhu 2be016228c clean code 2015-10-01 13:51:06 +08:00
nixzhuandnixzhu e351cf2dbf new s3UploadFileOfKind 2015-10-01 13:47:48 +08:00
nixzhuandnixzhu 659174c14c fill attachments to FeedView 2015-09-30 18:56:30 +08:00
nixzhuandnixzhu 4d4f802e11 adjust UI of FeedMediaCell for image or URL 2015-09-30 18:44:36 +08:00
nixzhuandnixzhu 22da75d92d show images of feed 2015-09-30 18:39:56 +08:00
nixzhuandnixzhu 1dc76e41ec parse attachments in feed 2015-09-30 17:22:51 +08:00
nixzhuandnixzhu ccb7091e89 logic of update images for feed 2015-09-30 17:13:55 +08:00
nixzhuandnixzhu df1135bdd0 show picked images for feed 2015-09-30 16:39:09 +08:00
nixzhuandnixzhu e5bb7c5921 pick image in NewFeedViewController 2015-09-30 16:32:06 +08:00
nixzhuandnixzhu e2090c0dc0 add FeedMediaCell 2015-09-30 16:18:33 +08:00
nixzhuandnixzhu 80820302f8 add FeedMediaAddCell 2015-09-30 16:08:17 +08:00
nixzhuandnixzhu 27c86b1e39 basic UI of mediaCollectionView in NewFeedViewController 2015-09-30 15:50:42 +08:00
nixzhuandnixzhu 89007e44dd in afterCreatedFeedAction, updateFeeds 2015-09-30 15:24:38 +08:00
nixzhuandnixzhu fc83dd38c5 createFeed success action 2015-09-30 15:16:11 +08:00
nixzhuandnixzhu f03ee86fdf coordinate for createFeed 2015-09-30 15:08:31 +08:00
nixzhuandnixzhu 96cbb7e673 footer view; seperater line inset 2015-09-30 14:46:25 +08:00
nixzhuandnixzhu 4da07a1aa3 use tableView in FeedsViewController 2015-09-30 14:38:58 +08:00
nixzhuandnixzhu f26a2420dd add HorizontalLineView; adjust detail of FeedView 2015-09-30 14:16:30 +08:00
nixzhuandnixzhu 2724e2b22c distance of feed 2015-09-30 13:53:16 +08:00
nixzhuandnixzhu 1788f124b7 FeedView configureWithFeed more info 2015-09-30 13:37:54 +08:00
nixzhuandnixzhu 72ccf2c71c discoverFeeds return [DiscoveredFeed] 2015-09-30 13:33:57 +08:00
nixzhuandnixzhu ebca290905 use new create message API 2015-09-29 21:10:03 +08:00
nixzhuandnixzhu 8b87b66805 create group & conversation before push from Feeds 2015-09-29 21:04:42 +08:00
nixzhuandnixzhu ddaebdad26 adjust UI of FeedCell 2015-09-29 20:06:37 +08:00
nixzhuandnixzhu 894a79eaa4 better FeedCell's configureWithFeed 2015-09-29 19:53:51 +08:00
nixzhuandnixzhu 03d63d1e08 add DiscoveredFeed & DiscoveredAttachment; show myFeeds in FeedsViewController 2015-09-29 19:41:11 +08:00
nixzhuandnixzhu bac0008c4c Conversations only show OneToOne 2015-09-29 15:33:07 +08:00
nixzhuandnixzhu db33a1c7f7 myFeeds 2015-09-29 15:26:22 +08:00
nixzhuandnixzhu ab81cf8960 fix trans 2015-09-29 15:16:28 +08:00
nixzhuandnixzhu f865ee5e79 createFeed 2015-09-29 15:13:06 +08:00
nixzhuandnixzhu eea084c4b1 basic UI of NewFeedViewController 2015-09-29 14:55:39 +08:00
nixzhuandnixzhu 273783545c add NewFeedViewController; use storyboard reference 2015-09-29 14:37:53 +08:00
nixzhuandnixzhu f082716aae discoverFeeds 2015-09-29 14:24:35 +08:00
nixzhuandnixzhu a635e9571e goto STAGING 2015-09-29 12:07:41 +08:00
nixzhuandnixzhu 6986409f2e add Feed & Attachment 2015-09-29 11:58:03 +08:00
nixzhuandnixzhu f78501d2af add FeedMediaView 2015-09-28 17:03:14 +08:00
nixzhuandnixzhu a9eefecae3 feed select highlight effect 2015-09-28 16:19:19 +08:00
nixzhuandnixzhu 1359325d11 add feed for ConversationViewController detect; push from FeedsViewController 2015-09-28 15:58:10 +08:00
nixzhuandnixzhu 973c241d46 unfoldAction; unfold logic 2015-09-28 14:37:08 +08:00
nixzhuandnixzhu 54385f7b91 use foldAction 2015-09-28 14:28:57 +08:00