Commit Graph
264 Commits
Author SHA1 Message Date
nixzhu 06206fbf4d add shouldPerformSegueWithIdentifier for all segues 2015-12-14 15:51:21 +08:00
nixzhu 1c09630a35 fix check yepBaseURL in httpResponse.statusCode == 401 2015-12-09 17:08:43 +08:00
nixzhu a7a3d9d4ac private in Profile 2015-12-09 13:32:15 +08:00
nixzhu 1415eb22a1 better syncGroups; use updateUserWithUserID(:useUserInfo:inRealm:); update saveFeedWithDiscoveredFeed(:group:inRealm:) 2015-12-02 20:18:31 +08:00
nixzhu ff5bffca80 split name and segue of SocialAccount 2015-11-25 09:20:49 +08:00
kevinzhow d36a761dea Fix Profile Click Github Crash Bug 2015-11-25 08:24:43 +08:00
nixzhu 4eacbe6f1c better listener in Profile (fix after change avatar may not update here) 2015-11-24 19:14:38 +08:00
nixzhu 9841a3b763 name "GitHub" for SocialAccount.Github 2015-11-24 18:55:26 +08:00
nixzhu 22f7ab3af2 clean code in Profile 2015-11-23 15:58:36 +08:00
nixzhu b0ba9f4f90 ProfileHeaderCell's updatePrettyColorAction for texts on top of Avatar in Profile 2015-11-20 11:33:13 +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 738939b1f2 fix logic of update self's avatar in Profile 2015-11-18 10:09:37 +08:00
kevinzhow a7200f6195 Hide add button when view others feed 2015-11-17 23:15:09 +08:00
nixzhu 3994bbb166 release more delegates when deinit 2015-11-17 14:21:29 +08:00
nixzhu f553899283 layout detail in Profile 2015-11-17 13:24:38 +08:00
nixzhu 554a3787c5 use preparedFeeds for Feeds from ProfileFeedsCell (reduce request to server) 2015-11-17 11:39:31 +08:00
nixzhu 87439a11e2 showFeedsOfProfileUser 2015-11-17 10:58:50 +08:00
nixzhu da4c27bc14 cache feedAttachments 2015-11-17 10:32:50 +08:00
nixzhu 682b685699 configure ProfileFeedsCell 2015-11-17 10:25:58 +08:00
nixzhu 51dd86f0f0 add ProfileFeedsCell 2015-11-17 10:00:58 +08:00
nixzhu e6ca77efc3 GET feedsOfUser 2015-11-17 09:29:00 +08:00
nixzhu bacb5687cd better logic for update location in ProfileHeaderCell, use afterUpdatedLocationAction in YepLocationService; better isMe 2015-11-16 10:42:28 +08:00
nixzhu b7d295bd94 make sure SocialAccount use the same disabledColor 2015-11-06 13:36:28 +08:00
kevinzhow 92da6c1215 Hide share 2015-11-05 00:10:09 +08:00
nixzhu 5acdc12b00 fix a bug in Profile may cause skill text disappear by update my skills 2015-11-02 13:16:05 +08:00
kevinzhow 832d88709a Show chat on friend 2015-11-02 02:42:35 +08:00
kevinzhow ca68d89738 Adjust profile shadow 2015-11-02 01:56:17 +08:00
kevinzhow c17abd5907 Better logic for oauth 2015-11-02 00:20:10 +08:00
kevinzhow e05daa6ea7 prevent from set worng image on media cell 2015-11-01 21:19:41 +08:00
kevinzhow 9a41bacc5a use safariviewcontroller for oauth 2015-11-01 20:36:14 +08:00
kevinzhow bbcd4beddb Add kingfisher delete disk cache 2015-11-01 05:22:20 +08:00
kevinzhow dc56e972bb Show master and learning section on self 2015-10-31 08:43:45 +08:00
kevinzhow f838f6f8b5 More details on Answers 2015-10-30 17:51:55 +08:00
nixzhu eaeb07b66f better logic 2015-10-30 10:39:59 +08:00
nixzhu 249b42508a hide header with no skills 2015-10-30 10:35:34 +08:00
kevinzhow 90658dcac2 complete 2015-10-29 22:48:05 +08:00
kevinzhow 20c644f998 Temp disable safariView 2015-10-29 22:42:49 +08:00
kevinzhow a18a8cf901 Use safariViewController on iOS9 For OAuth 2015-10-29 22:39:30 +08:00
kevinzhow cb4cbc4289 Better share text 2015-10-29 05:16:11 +08:00
kevinzhow c51338299f Add share profile interaction 2015-10-29 05:11:15 +08:00
nixzhu 177ece38bf better deleteMediaFilesOfMessage 2015-10-28 14:04:48 +08:00
nixzhu 64e35a266a rename YepConfig.Notification.changedConversation; post it when delete or clear in FeedConversations 2015-10-26 11:49:50 +08:00
kevinzhow a3183e2157 Merge branch 'develop' of https://github.com/CatchChat/Yep into develop 2015-10-24 18:50:21 +08:00
kevinzhow b17a3f42c2 More weak 2015-10-23 19:31:27 +08:00
kevinzhow 3c3a99bf1d Analytics user action 2015-10-23 19:27:15 +08:00
nixzhu 211309cf86 showFeedsWithSkill from Profile 2015-10-23 18:15:48 +08:00
nixzhuandnixzhu 179fe50d77 remove some funcs in UIImage+Yep; replace with Navi 2015-10-20 18:44:07 +08:00
kevinzhow 68a8223d67 Try put sync in defferent place 2015-10-16 19:44:12 +08:00
nixzhuandnixzhu 44eff2c0a6 try? realm.write 2015-10-15 15:50:45 +08:00
nixzhuandnixzhu 98b542126f add FromType for ProfileViewController (now tap group user's avatar can sayHi) 2015-10-13 15:58:23 +08:00