nixzhu
|
d2e9bb112a
|
move more code to FeedBasicCell
|
2015-11-20 09:16:19 +08:00 |
|
nixzhu
|
5b94c68d7f
|
add FeedBasicCell
|
2015-11-20 09:03:27 +08:00 |
|
nixzhu
|
71d035e9ac
|
heightOfFeed of FeedSocialWorkCell
|
2015-11-19 18:35:20 +08:00 |
|
nixzhu
|
e74160b9b3
|
kind in DiscoveredFeed; use FeedSocialWorkCell with kind
|
2015-11-19 18:21:13 +08:00 |
|
nixzhu
|
2c0c32f0bd
|
add FeedSocialWorkCell
|
2015-11-19 17:57:00 +08:00 |
|
nixzhu
|
958919d50e
|
alertSorry to wait Server update API
|
2015-11-19 15:50:57 +08:00 |
|
nixzhu
|
a3337d2643
|
UI detail
|
2015-11-19 15:45:53 +08:00 |
|
nixzhu
|
ff8c5c9b63
|
updateUIForSocialWork
|
2015-11-19 15:35:51 +08:00 |
|
nixzhu
|
fc424aab49
|
socialWork in NewFeed
|
2015-11-19 15:29:26 +08:00 |
|
nixzhu
|
c52d53b451
|
basic UI for social work in NewFeed
|
2015-11-19 15:10:40 +08:00 |
|
nixzhu
|
808f195d23
|
refactor presentNewFeed in Feeds
|
2015-11-19 14:53:24 +08:00 |
|
nixzhu
|
0768dc192c
|
add createFeedAction for ChatLeftSocialWorkCell to presentNewFeed
|
2015-11-19 14:40:31 +08:00 |
|
nixzhu
|
14d3474af9
|
more FeedKind
|
2015-11-19 14:21:42 +08:00 |
|
nixzhu
|
e185d61e25
|
fill createdUnixTime
|
2015-11-19 14:02:51 +08:00 |
|
nixzhu
|
863ce7f09c
|
syncSocialWorkPiece in main thread for better update UI (realm may delay)
|
2015-11-19 11:27:54 +08:00 |
|
nixzhu
|
4406983e1b
|
refactor yepTeamFromDiscoveredUser
|
2015-11-19 11:14:02 +08:00 |
|
nixzhu
|
814d8dd775
|
better logic for create user YepTeam
|
2015-11-19 11:07:44 +08:00 |
|
nixzhu
|
52d85a9026
|
clean code
|
2015-11-19 11:02:52 +08:00 |
|
nixzhu
|
775f7f856e
|
refactor syncSocialWorkPiece
|
2015-11-19 10:58:07 +08:00 |
|
nixzhu
|
59263674fc
|
add centerLineImageView in ChatLeftSocialWorkCell
|
2015-11-19 10:16:44 +08:00 |
|
nixzhu
|
c32b036985
|
basic UI for github repo in ChatLeftSocialWorkCell
|
2015-11-19 10:04:11 +08:00 |
|
nixzhu
|
7be6cffeeb
|
basic logic of sync github repo
|
2015-11-19 09:35:22 +08:00 |
|
nixzhu
|
5a1987bfdf
|
post notifications for social work update conversations
|
2015-11-18 17:59:09 +08:00 |
|
nixzhu
|
67f7ace1fe
|
refactor get logo image, color
|
2015-11-18 17:41:05 +08:00 |
|
nixzhu
|
a49c87d2ab
|
logoImageView
|
2015-11-18 17:30:01 +08:00 |
|
nixzhu
|
5fc2968fa1
|
UI detail of ChatLeftSocialWorkCell (border & mask)
|
2015-11-18 17:25:59 +08:00 |
|
nixzhu
|
ae6157801c
|
fix Dribbble GET user/shots
|
2015-11-18 16:20:20 +08:00 |
|
nixzhu
|
9970fe6d67
|
use ChatLeftSocialWorkCell, basic configureWithMessage for Dribbble
|
2015-11-18 16:17:20 +08:00 |
|
nixzhu
|
f7730ee7ab
|
get yepTeam for server if need
|
2015-11-18 15:51:45 +08:00 |
|
nixzhu
|
b369fc2896
|
basic logic for sync dribbble shot
|
2015-11-18 15:26:29 +08:00 |
|
nixzhu
|
febed284fe
|
parse createdAt for social works
|
2015-11-18 14:20:00 +08:00 |
|
nixzhu
|
8a0443aa21
|
add DribbbleShot; GET dribbbleShotsWithToken
|
2015-11-18 14:02:45 +08:00 |
|
nixzhu
|
aa4822ee02
|
when set delegate nil in deinit, make sure object exits (may not viewDidLoad)
|
2015-11-18 13:53:44 +08:00 |
|
nixzhu
|
1c5aa95597
|
refactor MessageSocialWork
|
2015-11-18 13:15:01 +08:00 |
|
nixzhu
|
04816987d5
|
add new MessageMediaType GithubRepo, DribbbleShot, InstagramMedia
|
2015-11-18 13:04:43 +08:00 |
|
nixzhu
|
5a8a4b5abc
|
fix image may empty in ProfileFeedsCell
|
2015-11-18 11:04:42 +08:00 |
|
nixzhu
|
57bc0b914f
|
Merge remote-tracking branch 'origin/feature/sync_social_works' into feature/sync_social_works
|
2015-11-18 10:33:26 +08:00 |
|
nixzhu
|
8050f015c6
|
when skill != nil, use .Time for feedSortStyle in Feeds
|
2015-11-18 10:32:24 +08:00 |
|
nixzhu
|
bfc6e79419
|
fix logic of set feedSortStyle in Feeds
|
2015-11-18 10:26:08 +08:00 |
|
nixzhu
|
738939b1f2
|
fix logic of update self's avatar in Profile
|
2015-11-18 10:09:37 +08:00 |
|
kevinzhow
|
fa35089660
|
move to next run loop
|
2015-11-18 09:29:30 +08:00 |
|
kevinzhow
|
f7c382fc41
|
Refine image showing details
|
2015-11-18 01:13:03 +08:00 |
|
kevinzhow
|
7fa3ae64f6
|
Add comments
|
2015-11-17 23:22:43 +08:00 |
|
kevinzhow
|
ba5834de7d
|
Fix feed bug
|
2015-11-17 23:21:12 +08:00 |
|
kevinzhow
|
a7200f6195
|
Hide add button when view others feed
|
2015-11-17 23:15:09 +08:00 |
|
kevinzhow
|
4d9592d340
|
Refresh conversations when user send message
|
2015-11-17 22:57:31 +08:00 |
|
kevinzhow
|
cd86ed24a1
|
Distance logic
|
2015-11-17 22:57:15 +08:00 |
|
kevinzhow
|
b2eba97104
|
Fix feed distance by self
|
2015-11-17 22:38:29 +08:00 |
|
nixzhu
|
eb47e2ef94
|
add instagramResource GET instagramMediasWithToken
|
2015-11-17 18:43:11 +08:00 |
|
nixzhu
|
ad28461452
|
add githubResource; GET githubReposWithToken; new logic of decodeJSON for Array JSON
|
2015-11-17 17:54:49 +08:00 |
|