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
|
5ae2c44642
|
chore: remove useless code
|
2021-04-19 10:10:46 +08:00 |
sunxiaojian
|
462fafe706
|
chore: add navigation to ThreadScene
|
2021-04-18 22:10:36 +08:00 |
sunxiaojian
|
780025a3ce
|
chore: use systemBackground color
|
2021-04-16 22:58:36 +08:00 |
sunxiaojian
|
bc588e08db
|
Merge branch 'develop' into feature/notification
|
2021-04-16 22:40:36 +08:00 |
sunxiaojian
|
cfdd2ea670
|
chore: use stackView
|
2021-04-16 22:31:52 +08:00 |
CMK
|
d5366c2d07
|
Merge pull request #103 from tootsuite/feature/post-thread
Add thread scene and reply post support
|
2021-04-16 18:17:34 +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 |
CMK
|
ccb74b08f7
|
feat: make reply to foldable in compose scene
|
2021-04-15 12:10:43 +08:00 |
CMK
|
83904126dd
|
chore: update face smiling icon
|
2021-04-15 11:38:47 +08:00 |
CMK
|
12a3164a21
|
fix: segmented control selection missing update issue
|
2021-04-15 11:21:33 +08:00 |
CMK
|
39c635705e
|
chore: update background color
|
2021-04-15 11:21:07 +08:00 |
CMK
|
2507a7324e
|
fix: set missing font for relationship action button
|
2021-04-15 11:05:19 +08:00 |
sunxiaojian
|
845080a69d
|
fix: NotificationCell nameLabel and actionLabel layout issue
|
2021-04-15 10:53:03 +08:00 |
sunxiaojian
|
56d22e9c1c
|
chore: use readableContentGuide
|
2021-04-15 10:37:46 +08:00 |
sunxiaojian
|
80d76acc27
|
chore: format file
|
2021-04-15 10:16:30 +08:00 |
sunxiaojian
|
2e86449c41
|
fix: bottom loader display aways
|
2021-04-14 20:02:41 +08:00 |
CMK
|
aa3dff0770
|
feat: update thread dark mode background color
|
2021-04-14 19:49:50 +08:00 |
CMK
|
1723891099
|
chore: update background dark mode to follow system naming
|
2021-04-14 19:45:09 +08:00 |
sunxiaojian
|
687614d43a
|
feat: add bottom loader
|
2021-04-14 19:04:11 +08:00 |
CMK
|
6c973ed17c
|
fix: resolve #83 the text editor input content offset reset after input character issue
|
2021-04-14 18:11:59 +08:00 |
sunxiaojian
|
bffb0a887b
|
chore: rename searchBottomLoader , rename pure color
|
2021-04-14 18:00:43 +08:00 |
sunxiaojian
|
f3394ff382
|
feat: add navigation to Notification Cell
|
2021-04-14 17:48:09 +08:00 |
sunxiaojian
|
2d71a48e36
|
chore: fix order of notification and layout issue
|
2021-04-14 17:13:23 +08:00 |
sunxiaojian
|
288a8025ce
|
chore: use NotificationStatusTableViewCell and NotificationTableViewCell
|
2021-04-14 16:24:40 +08:00 |
CMK
|
56bd6d0ae8
|
feat: set compose initial visibility following the account lock setting
|
2021-04-14 16:17:34 +08:00 |
CMK
|
d5c9473528
|
feat: implement reply status entry and update query of API
|
2021-04-14 15:59:29 +08:00 |
sunxiaojian
|
d99fb1af76
|
chore: make segment work in notification
|
2021-04-14 15:56:06 +08:00 |
sunxiaojian
|
66b07f41db
|
chore: display status Content
|
2021-04-14 15:38:05 +08:00 |
CMK
|
0eff43e1d1
|
feat: update compose scene UI appearance
|
2021-04-14 15:24:54 +08:00 |
CMK
|
8df3b7d464
|
feat: make new reply display first
|
2021-04-14 11:23:19 +08:00 |
sunxiaojian
|
42628398e6
|
chore: display Notification Cell
|
2021-04-13 21:31:49 +08:00 |
sunxiaojian
|
773bfb6dd2
|
feature: notification API and CoreData
|
2021-04-13 19:56:35 +08:00 |
CMK
|
fccf9ee080
|
Merge branch 'develop' into feature/post-thread
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
|
2021-04-13 19:48:13 +08:00 |
CMK
|
5417e42757
|
feat: implement thread scene
|
2021-04-13 19:46:42 +08:00 |
sxiaojian88
|
239b6bac4f
|
Merge pull request #93 from tootsuite/feature/searching
Feature/searching
|
2021-04-13 13:27:36 +08:00 |
sunxiaojian
|
7bf6328252
|
chore: code format and add layer.cornerCurve = .continuous
|
2021-04-13 13:06:35 +08:00 |
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 |