Commit Graph

214 Commits

Author SHA1 Message Date
CMK 4ce3f96dae chore: use setPrimitiveValue 2021-03-06 13:04:30 +08:00
CMK 07d3c3cbff chore: comment out animation logging 2021-03-05 15:56:20 +08:00
CMK a3f9b8c2ef Merge branch 'develop' into feature/poll
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
2021-03-05 15:55:29 +08:00
CMK 0df1a57865 feat: implement multiple poll 2021-03-05 15:53:36 +08:00
CMK d79666679a fix: poll option UI reuse issue 2021-03-05 14:23:26 +08:00
CMK 11cee6df35 feat: implement single vote poll 2021-03-05 13:41:48 +08:00
CMK 58c8eaabe8 feat: add animation for progress bar value change 2021-03-05 12:12:05 +08:00
CMK 06aac878c8 feat: [WIP] make the vote poll logic works 2021-03-04 18:53:29 +08:00
CMK fab1deb7c8
Merge pull request #36 from tootsuite/fix/html-server-description
Fix server description may display in HTML format issue
2021-03-04 10:55:18 +08:00
CMK ba283bbdcb fix: appVersion not set issue 2021-03-04 10:51:49 +08:00
CMK d9428d1f82 Merge commit /develop into fix/html-server-description 2021-03-04 10:49:08 +08:00
CMK 028f3a9404 feat: make poll cell label appearance update according to the underneath background 2021-03-03 19:34:29 +08:00
CMK 30c035e09a feat: implement auto refresh logic for Poll 2021-03-03 16:12:48 +08:00
CMK 1e691a2a76 fix: AutoLayout warning for poll UI 2021-03-03 12:46:38 +08:00
sxiaojian88 d093d27127
Merge pull request #38 from tootsuite/feature/highlighted
chore: set the photoButton highlight with some value alpha
2021-03-03 12:26:33 +08:00
sunxiaojian 492ad98d9b chore: change puls.circle.fill 2021-03-03 12:26:14 +08:00
sunxiaojian a0aa8b9194 chore: use instance method to observe highlighted property 2021-03-03 11:30:25 +08:00
sunxiaojian 384fe6018e chore: set the photoButton highlight with some value alpha 2021-03-03 10:59:44 +08:00
CMK 376cb3d58a feat: display toot poll status 2021-03-02 19:33:33 +08:00
CMK aea2ddc078 feat: make toot poll display 2021-03-02 19:10:45 +08:00
sxiaojian88 ad8dfb25ad
Merge pull request #37 from tootsuite/feature/avatarPicker
chore: set user avatar use PhotosUI
2021-03-02 19:00:33 +08:00
sunxiaojian f16b4ed1cb chore: update password hint, handle error when use PhotosUI 2021-03-02 17:24:04 +08:00
sunxiaojian eb2057d14e chore: make sure to crop the image into a square 2021-03-02 16:39:43 +08:00
sunxiaojian 211f5dd0e4 chore: code format 2021-03-02 16:27:58 +08:00
CMK 8b63c2fda1 feat: add PollSection and PollItem for diffable data source 2021-03-02 16:27:11 +08:00
sunxiaojian ea511c153f chore: set user avatar use PhotoUI 2021-03-02 16:19:20 +08:00
CMK 80954b0492 feat: add Poll and PollOption entity to CoreDataStack 2021-03-02 15:51:16 +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
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
sunxiaojian 148a996129 chore: update the i18n suggests 2021-03-01 19:19:51 +08:00
sunxiaojian 77a0708e7d chore: Make the server rules display before the sign-up form scene 2021-03-01 18:06:37 +08:00
BradGao 5e3939853d
Merge pull request #32 from tootsuite/fix/30
fix: #30
2021-03-01 18:02:54 +08:00
sunxiaojian a659b35577 chore: display UI when username is taken error return by sign up 2021-03-01 17:45:02 +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
sunxiaojian 0cb8d1bf6e chore: add error detail 2021-03-01 15:40:40 +08:00
CMK 0e96a2f1d0 Merge tag '0.1.0' into develop
no message
2021-02-26 20:01:11 +08:00
CMK bbe89fe313 Merge branch 'release/0.1.0' into main 2021-02-26 20:01:11 +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 cab7e7fde3
Merge pull request #26 from tootsuite/feature/onborading
Make onboarding scene ready for work
2021-02-26 19:30:50 +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 470f7bbd5e chore: set Development Assets 2021-02-26 18:30:13 +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
sxiaojian88 56b010a47d
Merge pull request #25 from tootsuite/feature/invite
feat: add support for inviteEnabled instance
2021-02-26 15:42:46 +08:00