CMK
|
c8e0cd05cf
|
fix: authentication session force to ephemeral cause login session in Safari not using issue. resolve #178
|
2021-06-24 12:08:57 +08:00 |
CMK
|
da9af9a076
|
fix: primary action button appearance issue intro in af42540
|
2021-06-23 14:47:33 +08:00 |
CMK
|
af42540ee7
|
fix: using wrong color issue
|
2021-06-22 20:52:48 +08:00 |
CMK
|
aa9db19423
|
fix: title font appearance issue for confirm email scene
|
2021-06-16 16:08:17 +08:00 |
CMK
|
7c895bdfe9
|
fix: update return key type for form text fields. Fix username check result not update UI issue
|
2021-06-16 15:57:06 +08:00 |
CMK
|
1c1189df7d
|
fix: update appearance for text field and title label in register scene
|
2021-06-16 15:43:03 +08:00 |
CMK
|
0e4d1d8338
|
fix: title font appearance issue
|
2021-06-16 15:29:57 +08:00 |
CMK
|
adf0405c3f
|
fix: icon fill color not white issue
|
2021-06-16 15:26:21 +08:00 |
CMK
|
58b3cdd77d
|
fix: button appearance issue in confirm email scene
|
2021-06-16 15:15:44 +08:00 |
CMK
|
8ca0b5e447
|
fix: set server rules text font and update to center alignment
|
2021-06-16 15:11:12 +08:00 |
CMK
|
99af62658f
|
fix: handle bad network error when loading servers in pick server scene
|
2021-06-16 14:49:00 +08:00 |
CMK
|
9f17d5dffd
|
fix: update cell separator line height in pick server scene
|
2021-06-16 14:24:19 +08:00 |
CMK
|
e49763a966
|
fix: search text field appearance in pick server scene
|
2021-06-16 14:14:38 +08:00 |
CMK
|
2fac337ef5
|
fix: set empty view content center vertical alignment
|
2021-06-16 14:00:58 +08:00 |
CMK
|
59dda3c469
|
fix: fade out empty view when it needs hidden
|
2021-06-16 13:54:25 +08:00 |
CMK
|
be976c2795
|
fix: update welcome sign-up button appearance and override welcome scene to light style
|
2021-06-16 13:47:40 +08:00 |
CMK
|
c4e38e76ee
|
feat: set server picker search text field keyboard type to URL
|
2021-06-08 17:05:20 +08:00 |
CMK
|
7115951f6b
|
feat: make server search text field handle return key
|
2021-06-04 18:42:22 +08:00 |
CMK
|
3ab78f1134
|
feat: adapt AuthenticationSession for authentication
|
2021-06-04 18:31:57 +08:00 |
CMK
|
cd2a509905
|
feat: update button layout when connect external hardware keyboard in pick server scene
|
2021-05-19 17:41:25 +08:00 |
CMK
|
395f254f55
|
fix: bottom corner for last pick sever cell missing issue
|
2021-05-19 17:40:09 +08:00 |
CMK
|
46baa59d37
|
feat: add picker server loader. Set chevron image for expand button
|
2021-05-13 17:50:37 +08:00 |
CMK
|
a349a76bdd
|
fix: register error prompt label dynamic type font issue
|
2021-05-11 16:22:29 +08:00 |
CMK
|
ebc25be6a5
|
Merge commit 'develop' into release/0.4.0
|
2021-05-11 16:21:58 +08:00 |
CMK
|
55943db9bc
|
feat: make dynamic type font adapt accessibility level font size
|
2021-05-10 18:48:04 +08:00 |
sunxiaojian
|
0427beb7d3
|
fix: Using 'class' keyword for protocol inheritance is deprecated
|
2021-05-08 14:36:12 +08:00 |
CMK
|
b63ae6800b
|
feat: add a11y for server category picker
|
2021-05-07 20:02:28 +08:00 |
sunxiaojian
|
ca320c555a
|
fix: code format
|
2021-04-29 19:24:03 +08:00 |
sunxiaojian
|
1e5daf5a77
|
fix: the race-condition issue in username checking
|
2021-04-29 18:30:44 +08:00 |
sunxiaojian
|
a9fdd2efa3
|
fix: acct lookup support
|
2021-04-28 13:23:23 +08:00 |
sunxiaojian
|
dcb1bb7053
|
fix: change delete to Delete, set deleteAction attributes: [.destructive]
|
2021-04-26 20:36:59 +08:00 |
sunxiaojian
|
cd77afe4a1
|
fix: confirm email and resend email scene in Dark Mode
|
2021-04-25 03:02:31 -07:00 |
sunxiaojian
|
491448e753
|
fix: register scene Dark Mode
|
2021-04-25 02:19:47 -07:00 |
sunxiaojian
|
00794a259a
|
fix: pick server scene Dark Mode
|
2021-04-25 02:00:05 -07:00 |
sunxiaojian
|
078c89adc7
|
fix: emptyView use tableView.readableContentGuide in pick server scene
|
2021-04-24 21:50:14 -07:00 |
sunxiaojian
|
e3001c772a
|
fix: Handle keyboard return button in register scene
|
2021-04-24 20:39:21 -07:00 |
sunxiaojian
|
2bf40b3d09
|
fix: pick scene UI layout issue
|
2021-04-24 20:10:00 -07:00 |
sunxiaojian
|
490e168b7d
|
fix: UI update in confirm email scene
|
2021-04-24 19:50:54 -07:00 |
CMK
|
0eff43e1d1
|
feat: update compose scene UI appearance
|
2021-04-14 15:24:54 +08:00 |
CMK
|
4faacdf1be
|
feat: implement profile infos editing
|
2021-04-09 17:31:43 +08:00 |
CMK
|
2ce5c4db6b
|
fix: pick server scene leaking issue
|
2021-04-09 11:05:10 +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 |
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 |
CMK
|
824d214ce7
|
chore: update color asset
|
2021-04-06 16:42:45 +08:00 |
sunxiaojian
|
e1696134a8
|
Merge branch 'develop' into feature/searchRecommend
|
2021-04-02 17:04:08 +08:00 |
sunxiaojian
|
c0bd7c2497
|
chore: change .black to asset color.
|
2021-04-02 16:50:07 +08:00 |
CMK
|
bd89b19724
|
Merge branch 'develop' into feature/profile
|
2021-04-01 16:01:24 +08:00 |
CMK
|
499ddeb169
|
Merge branch 'develop' into feature/profile
# Conflicts:
# CoreDataStack/CoreData.xcdatamodeld/CoreData.xcdatamodel/contents
# Localization/app.json
# Mastodon.xcodeproj/project.pbxproj
|
2021-04-01 14:53:24 +08:00 |