CMK
|
fc9310de20
|
feat: add motion effect for welcome illustration elements
|
2021-03-02 13:45:47 +08:00 |
|
CMK
|
daba138c0e
|
Merge branch 'develop' into feature/welcome-illustration
|
2021-03-02 12:53:33 +08:00 |
|
CMK
|
eda3e95ad0
|
feat: add poll table view cell
|
2021-03-02 12:49:04 +08:00 |
|
CMK
|
33f1cfcc77
|
fix: server description may display in HTML format issue. resolve: #30
|
2021-03-02 12:01:11 +08:00 |
|
CMK
|
965756b0f8
|
chore: make background black and set alpha 0.9 for the artwork
|
2021-03-02 11:49:27 +08:00 |
|
CMK
|
08d9f67f00
|
fix: image name typo issue
|
2021-03-02 11:00:59 +08:00 |
|
sxiaojian88
|
fab3902561
|
Merge pull request #33 from tootsuite/feature/errorDetail
Feature/error detail
|
2021-03-02 10:26:55 +08:00 |
|
sunxiaojian
|
f6d9b12722
|
chore: update the i18n suggests
|
2021-03-02 10:25:49 +08:00 |
|
CMK
|
94d1aae02c
|
fix: Xcode dummy refactor rename namespace overflow issue
|
2021-03-01 19:34:24 +08:00 |
|
sunxiaojian
|
148a996129
|
chore: update the i18n suggests
|
2021-03-01 19:19:51 +08:00 |
|
CMK
|
9251b55106
|
feat: set artwork image bleeding
|
2021-03-01 18:32:31 +08:00 |
|
sunxiaojian
|
77a0708e7d
|
chore: Make the server rules display before the sign-up form scene
|
2021-03-01 18:06:37 +08:00 |
|
sunxiaojian
|
a659b35577
|
chore: display UI when username is taken error return by sign up
|
2021-03-01 17:45:02 +08:00 |
|
CMK
|
47abbadaba
|
feat: draw welcome illustration
|
2021-03-01 17:38:45 +08:00 |
|
sunxiaojian
|
732c5392d4
|
chore: show error with 18n
|
2021-03-01 17:16:28 +08:00 |
|
jk234ert
|
cff6a1d9ef
|
fix: #30
fix: fix crash in server pick view when user input search text
fix: fix in pick server view, user cound is always zero
|
2021-03-01 17:08:31 +08:00 |
|
CMK
|
25c3d6e74d
|
feat: add welcome illustration assets
|
2021-03-01 14:23:45 +08:00 |
|
CMK
|
72a446b22d
|
fix: app version setup issue
|
2021-03-01 12:28:08 +08:00 |
|
CMK
|
21aad5cc4a
|
fix: server rules scene do not alert error issue
|
2021-02-26 19:52:58 +08:00 |
|
CMK
|
d57d30ac21
|
chore: set AppIcon and update version to 0.1.0 (2)
|
2021-02-26 19:32:25 +08:00 |
|
CMK
|
b2c4d29d8d
|
chore: update version to 0.1.0 (1)
|
2021-02-26 18:37:11 +08:00 |
|
CMK
|
bab6832da3
|
feat: add app version and build infos into system app setting panel
|
2021-02-26 18:36:38 +08:00 |
|
CMK
|
7aa45ff230
|
chore: make onboarding ready
|
2021-02-26 18:27:47 +08:00 |
|
CMK
|
24fc57d982
|
Merge branch 'develop' into feature/onborading
|
2021-02-26 16:44:28 +08:00 |
|
CMK
|
ccf599feaa
|
chore: make UI appearance match between onboarding scenes
|
2021-02-26 16:43:59 +08:00 |
|
sunxiaojian
|
68d5365295
|
chore: make code clear
|
2021-02-26 15:39:05 +08:00 |
|
sunxiaojian
|
522702386c
|
feat: add support for inviteEnabled instance
|
2021-02-26 12:52:37 +08:00 |
|
jk234ert
|
c9f35ba9d2
|
Merge branch 'feat/serverPicker' of https://github.com/tootsuite/mastodon-ios into feat/serverPicker
|
2021-02-25 20:40:55 +08:00 |
|
jk234ert
|
ea24ea6514
|
fix: expand/collapse animation.
fix: use instance's uri as domain
|
2021-02-25 20:39:56 +08:00 |
|
BradGao
|
c9a63a9069
|
Merge branch 'develop' into feat/serverPicker
|
2021-02-25 17:59:43 +08:00 |
|
jk234ert
|
1024f37d5f
|
chore: optimize expand animation
|
2021-02-25 17:58:40 +08:00 |
|
jk234ert
|
a932749bda
|
chore: optimize the expand & scroll animation
|
2021-02-25 17:40:11 +08:00 |
|
jk234ert
|
861a70993c
|
fix: check if input domain is valid to avoid crash
|
2021-02-25 17:29:04 +08:00 |
|
jk234ert
|
b67cb61fd8
|
chore: fix conflicts
|
2021-02-25 16:52:41 +08:00 |
|
jk234ert
|
ec96690ac9
|
Merge branch 'feat/serverPicker' of https://github.com/tootsuite/mastodon-ios into feat/serverPicker
|
2021-02-25 16:41:41 +08:00 |
|
jk234ert
|
8476fc0e38
|
feat: resolve requested changes
|
2021-02-25 16:38:24 +08:00 |
|
sunxiaojian
|
9489fbfa1a
|
chore: change button color to .white
|
2021-02-25 16:37:25 +08:00 |
|
sunxiaojian
|
74c19c9746
|
chore: fill email in MastodonResendEmailViewModelNavigationDelegateShim
|
2021-02-25 16:20:42 +08:00 |
|
sunxiaojian
|
fa4b349e06
|
chore: update generated Strings
|
2021-02-25 16:04:14 +08:00 |
|
sunxiaojian
|
5fbb47470c
|
chore: update generated Strings
|
2021-02-25 15:44:14 +08:00 |
|
sunxiaojian
|
bf1a709548
|
Merge branch 'develop' into feature/confirmEmail
|
2021-02-25 15:41:13 +08:00 |
|
sunxiaojian
|
5dbd015b16
|
chore: add OnboardingAppearance
|
2021-02-25 15:39:48 +08:00 |
|
BradGao
|
bcaff23704
|
Merge branch 'develop' into feat/serverPicker
|
2021-02-25 14:49:50 +08:00 |
|
jk234ert
|
7329a62582
|
chore: resolve conflicts
|
2021-02-25 14:41:41 +08:00 |
|
jk234ert
|
50035c1359
|
feat: implement pick server feature
|
2021-02-25 14:23:51 +08:00 |
|
jk234ert
|
027fec1cc9
|
feat: implement pick server view search cell & server list cell
|
2021-02-25 14:23:20 +08:00 |
|
jk234ert
|
eb7a33932e
|
feat: implement pick server view category select
|
2021-02-25 14:23:20 +08:00 |
|
CMK
|
414aa086b4
|
feat: implement image media content warning overlay
|
2021-02-25 13:47:30 +08:00 |
|
CMK
|
ccc8741ccd
|
chore: set public timeline title and update loader height
|
2021-02-25 11:48:16 +08:00 |
|
sunxiaojian
|
35ef867adf
|
chore: add account validation and webView email pre-fill
|
2021-02-24 20:12:15 +08:00 |
|