1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-12 08:36:02 +01:00
Commit Graph

453 Commits

Author SHA1 Message Date
sunxiaojian
a59208a643 Merge branch 'develop' into feature/searching 2021-04-13 09:43:54 +08:00
sxiaojian88
c3070d9594
Merge pull request #98 from tootsuite/feature/searchFollow
Feature/search follow
2021-04-13 09:22:39 +08:00
CMK
152e6d7aad
Merge pull request #99 from tootsuite/feature/favorite-and-profile-edit
Add profile edit support and favorites scene
2021-04-13 09:20:33 +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
CMK
ff13121b18 feat: add title view for profile scene 2021-04-09 19:44:48 +08:00
sunxiaojian
567c2af0ee chore: add followAction 2021-04-09 19:39:35 +08:00
CMK
9184ec4ecf fix: combine event consumed issue 2021-04-09 17:46:20 +08:00
CMK
4faacdf1be feat: implement profile infos editing 2021-04-09 17:31:43 +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
CMK
2ce5c4db6b fix: pick server scene leaking issue 2021-04-09 11:05:10 +08:00
CMK
0ddf9d8abe chore: code clean up 2021-04-08 18:54:35 +08:00
CMK
3b03ed63ce feat: add share action for profile scene 2021-04-08 18:52:35 +08:00
CMK
672db8f3c2 chore: use fake aspect protocol to group extension default implementations 2021-04-08 17:06:03 +08:00
CMK
14176be4ed feat: handle suspended account in profile scene 2021-04-08 17:06:03 +08:00
CMK
ba48adb470 chore: make favorite and hashtag scene use next page token from response header 2021-04-08 17:06:03 +08:00
CMK
0c8134463f fix: audio pause condition logic issue 2021-04-08 17:06:03 +08:00
CMK
74ee93e983 chore: set title label for favorite scene 2021-04-08 17:06:02 +08:00
CMK
1deb75d041 chore: update cell height estimate 2021-04-08 17:06:02 +08:00
CMK
a0a636917f feat: add title view for favorite scene 2021-04-08 17:06:02 +08:00
CMK
e7279a0ab6 chore: update query type 2021-04-08 17:06:02 +08:00
CMK
c678d43209 chore: add simple document for StatusTableViewControllerAspect 2021-04-08 17:06:02 +08:00
CMK
b6269c7643 feat: add favorite scene 2021-04-08 17:06:02 +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
CMK
e4b15cc951
Merge pull request #91 from tootsuite/feature/profile-coordinator
Implement profile coordinator
2021-04-07 20:55:37 +08:00
sunxiaojian
d800e10bd7 feature: add search history 2021-04-07 19:49:33 +08:00
CMK
08d105f7b7 chore: make hashtag inject with compose kind 2021-04-07 17:10:58 +08:00
CMK
ecd595c6e8 chore: correct hashtag typo 2021-04-07 16:56:31 +08:00
CMK
fbe3a8c419 Merge branch 'develop' into feature/profile-coordinator
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Coordinator/SceneCoordinator.swift
#	Mastodon/Scene/Share/View/Content/StatusView.swift
#	Mastodon/Scene/Share/View/TableviewCell/StatusTableViewCell.swift
2021-04-07 16:55:07 +08:00
BradGao
502ceeabe2
Merge pull request #89 from tootsuite/feat/hastagTimeline
Feat/hastag timeline
2021-04-07 16:38:08 +08:00
jk234ert
2d65bda7fe chore: migrate HashtagViewModel to use StatusFetchedResultsController 2021-04-07 16:37:05 +08:00
CMK
af4fcf9dfd Merge branch 'develop' into feature/profile-coordinator
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
2021-04-07 14:44:58 +08:00
jk234ert
a61e662f38 fix: resolve requested changes 2021-04-07 13:57:03 +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
sxiaojian88
7b0dd37b77
Merge pull request #88 from tootsuite/feature/searchRecommend
feature: search recommend page
2021-04-07 09:56:00 +08:00
CMK
1d6345b12b fix: text checker not learn reply post mention word issue 2021-04-06 17:52:37 +08:00
CMK
0822b222fc fix: debug running may assert fail issue 2021-04-06 17:48:20 +08:00