Commit Graph

217 Commits

Author SHA1 Message Date
CMK 489f8d0448 fix: background color may set with delay issue 2021-07-06 18:00:39 +08:00
CMK d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK 0690bc9892 fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
CMK f4a2792b0f chore: update cell highlighted color for Dark Mode 2021-07-02 14:00:39 +08:00
CMK 18d70bcf7a chore: hide mic button in search scene 2021-06-30 20:20:37 +08:00
CMK 9190b27163 fix: compiler failure 2021-06-30 14:23:26 +08:00
CMK 17bdce1321 fix: recommend request publisher logic issue 2021-06-30 00:56:37 +08:00
CMK ce3ac2bfd2 fix: title view label missing custom emoji issue 2021-06-29 19:27:40 +08:00
CMK bac8721aec fix: make recommend trigger refresh when view appear. resolve #164 2021-06-29 19:19:14 +08:00
CMK 5ae2474b30 fix: typo 2021-06-22 20:54:34 +08:00
CMK 7b66471819 fix: typo 2021-06-22 17:49:14 +08:00
CMK 80330c0809 fix: searching background UI issue 2021-06-22 17:48:01 +08:00
CMK cb2a89afca fix: missing highlighted state for account recommend cell in search scene 2021-06-22 17:30:42 +08:00
CMK ca8656be1b fix: icon can be compressed issue in search scene 2021-06-22 17:26:49 +08:00
CMK 8f26fea875 fix: missing highlighted state for hashtag cell in search scene 2021-06-22 17:26:26 +08:00
sunxiaojian 8011298571 fix: ignore indexPath for userProvider 2021-05-06 18:03:58 +08:00
sunxiaojian 273305cda9 chore: show menu in statusCell 2021-04-28 20:00:18 +08:00
sunxiaojian 23491e60b9 chore: add userProvider
chore: add userProvider
2021-04-28 20:00:13 +08:00
sunxiaojian d6d91180cb fix: the data source update queue , change activityIndicatorView color 2021-04-23 19:15:52 +08:00
sunxiaojian d4f4a3e086 fix: search scene UI update 2021-04-22 14:36:29 +08:00
sunxiaojian 7f6e9fb907 fix: suggestions account order 2021-04-22 10:29:53 +08:00
sunxiaojian 776263aaf2 chore: compatible with the old server 2021-04-21 18:03:44 +08:00
sunxiaojian c8474c6a7f feature: suggestion account scene 2021-04-21 16:17:42 +08:00
sunxiaojian 731b49aaa0 chore: suggestion use v2 api 2021-04-20 15:40:10 +08:00
sunxiaojian bb03c10ef6 chore: apply review suggestions 2021-04-19 17:06:39 +08:00
sunxiaojian c814065edb fix: Scroll view has ambiguous scrollable content height and ViewDebug warning 2021-04-19 12:39:16 +08:00
sunxiaojian f6be51dd0f chore: remove UIView+Contraint 2021-04-19 12:25:01 +08:00
sunxiaojian 780025a3ce chore: use systemBackground color 2021-04-16 22:58:36 +08:00
sunxiaojian ca7eb7bb12 chore: code format 2021-04-16 13:45:54 +08:00
sunxiaojian ecf622b866 fix: statusView layout issue 2021-04-15 12:35:40 +08:00
sunxiaojian bffb0a887b chore: rename searchBottomLoader , rename pure color 2021-04-14 18:00:43 +08:00
sunxiaojian 2d71a48e36 chore: fix order of notification and layout issue 2021-04-14 17:13:23 +08:00
sunxiaojian 7bf6328252 chore: code format and add layer.cornerCurve = .continuous 2021-04-13 13:06:35 +08:00
sxiaojian88 c3070d9594
Merge pull request #98 from tootsuite/feature/searchFollow
Feature/search follow
2021-04-13 09:22:39 +08:00
sunxiaojian e784e123c9 fix: searchbar wasn't correct display in ipad 2021-04-12 12:49:01 +08:00
sunxiaojian a007b7a980 fix: color in Light Mode, fix search result disappear when push new page 2021-04-09 20:38:02 +08:00
sunxiaojian aa23ce398f fix: fix crash when unfollowing , fix cell reuse issue 2021-04-09 20:04:12 +08:00
sunxiaojian 567c2af0ee chore: add followAction 2021-04-09 19:39:35 +08:00
sunxiaojian c74314ef11 chore: observe Follow state 2021-04-09 13:59:33 +08:00
sunxiaojian 0418ec1470 chore: recommend account use CoreData dateSource 2021-04-09 13:09:30 +08:00
sunxiaojian ae20a29013 fix: make seeAll button and clear button highlight when user tapping 2021-04-08 16:12:04 +08:00
sunxiaojian 5c7a13e6b3 fix: displayNameLabel display beyound card 2021-04-08 14:19:59 +08:00
sunxiaojian c1971438cd fix: acctLabel display beyound card 2021-04-08 14:17:57 +08:00
sunxiaojian cc4290385d chore: rename recommend 2021-04-08 14:01:22 +08:00
sunxiaojian 4ffea58f71 fix: SearchCard UI update, change follow button border width, add card border when DarkMode, add shadow 2021-04-08 13:51:25 +08:00
sunxiaojian 803ff3a7fd chore: add navigation to profile, add recommend navigation 2021-04-08 12:47:13 +08:00
sunxiaojian 2331867758 chore: add navigation to hashtagViewController 2021-04-08 12:31:48 +08:00
sunxiaojian 0dab9acd91 fix: tag and searchHistory repeated save in CoreDate 2021-04-08 12:22:05 +08:00
sunxiaojian 27b698a97a chore: add backgroud.navigation.color. update colors in searching page 2021-04-07 21:42:43 +08:00
sunxiaojian c7eea5d8e6 Merge branch 'develop' into feature/searching 2021-04-07 21:08:41 +08:00
sunxiaojian 33016d9cf4 chore: rename hashTag to hashtag 2021-04-07 21:01:32 +08:00
sunxiaojian d800e10bd7 feature: add search history 2021-04-07 19:49:33 +08:00
CMK af4fcf9dfd Merge branch 'develop' into feature/profile-coordinator
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
2021-04-07 14:44:58 +08:00
sunxiaojian 90803fc544 chore: add bottom loader 2021-04-07 11:27:30 +08:00
sunxiaojian 6e10efc490 feature:searching page
feature: searching Page
2021-04-07 11:21:56 +08:00
CMK 824d214ce7 chore: update color asset 2021-04-06 16:42:45 +08:00
sunxiaojian c0bd7c2497 chore: change .black to asset color. 2021-04-02 16:50:07 +08:00
sunxiaojian f24aee739e chore: rename file name and code format 2021-04-02 12:10:12 +08:00
sunxiaojian 458ab6bcda feature: search recommend page 2021-04-02 11:48:22 +08:00
sunxiaojian 0f8e3dafe8 chore: remove useless code 2021-04-01 11:50:35 +08:00
sunxiaojian ada6d542f3 fix: decode error 2021-04-01 11:49:38 +08:00
sunxiaojian dff874af76 feature: add SearchRecommendTagsCollectionViewCell 2021-03-31 20:56:11 +08:00
sunxiaojian 09320bf99c chore: add api to APIService 2021-03-31 19:30:21 +08:00
sunxiaojian 5ec07e617e feature: add Suggestions API 2021-03-31 15:39:41 +08:00
sunxiaojian 0033ea0680 feature: add trends API 2021-03-31 15:00:42 +08:00
sunxiaojian 9ddd8365d0 feature: add search API 2021-03-31 15:00:28 +08:00
CMK cee84d95a0 feat: update navigation bar items 2021-02-23 16:45:00 +08:00