sunxiaojian
|
1342471c5d
|
chore: handle Video&Gif sensitive situation
|
2021-03-11 15:34:30 +08:00 |
sunxiaojian
|
6b9ae8d05d
|
chore: add mosaicView
|
2021-03-11 15:10:41 +08:00 |
CMK
|
71c5ca327a
|
chore: make fetch free from exception
|
2021-03-11 14:34:10 +08:00 |
CMK
|
6b5bb4f178
|
chore: make the database request Fail-Fast
|
2021-03-11 14:08:00 +08:00 |
sunxiaojian
|
6c0a767435
|
chore: auto-pause when audio cell disappeared
|
2021-03-11 13:16:44 +08:00 |
CMK
|
f4136d03ba
|
fix: add missing fetchLimit
|
2021-03-11 11:43:49 +08:00 |
CMK
|
51ee576c24
|
fix: redundant execute path for avatar setting
|
2021-03-11 11:36:42 +08:00 |
CMK
|
0be862c6b3
|
chore: remove useless extension for UIControl.State. Correct AvatarStackContainerButton filename
|
2021-03-11 11:19:31 +08:00 |
sunxiaojian
|
2657dde184
|
chore: the play interrupts event could be sent with the notification
|
2021-03-10 21:19:56 +08:00 |
sunxiaojian
|
7556e57de9
|
fix: conflict between gif video and audio
|
2021-03-10 17:17:15 +08:00 |
sunxiaojian
|
e1143b0ce4
|
feature: video & gifv support
|
2021-03-10 15:06:24 +08:00 |
CMK
|
a5f2bf2334
|
chore: code cleanup
|
2021-03-10 14:09:38 +08:00 |
CMK
|
cd112c5102
|
fix: reblog avatar RTL support issue
|
2021-03-10 14:06:08 +08:00 |
CMK
|
1256ef1d8e
|
feat: implement boost toot. Add stacked style avatar
|
2021-03-10 13:36:01 +08:00 |
CMK
|
2ac2eb7c77
|
Merge commit /develop into feature/reblog
|
2021-03-10 10:30:07 +08:00 |
CMK
|
81c22fee24
|
fix: count not change after undo boost and undo favorite issue
|
2021-03-09 19:41:18 +08:00 |
CMK
|
51b6455c37
|
chore: rename reblog API
|
2021-03-09 19:40:32 +08:00 |
CMK
|
defb0ae6e0
|
feat: make play button reflect with state change
|
2021-03-09 19:07:30 +08:00 |
CMK
|
fd4e99907b
|
fix: slider jumping after drag issue. Fix player can not play again issue
|
2021-03-09 18:54:21 +08:00 |
sunxiaojian
|
2b02b8deb6
|
fix: play audio between two toots
|
2021-03-09 17:13:17 +08:00 |
sunxiaojian
|
04d960c890
|
Merge branch 'develop' into feature/audio
|
2021-03-09 17:02:03 +08:00 |
sunxiaojian
|
0ae89aff9f
|
fix: can't play audio again when stoped
|
2021-03-09 16:54:05 +08:00 |
sunxiaojian
|
5a17b8a6ee
|
chore: make slider enable state change with isPlaying
|
2021-03-09 16:25:47 +08:00 |
CMK
|
441a6aee9e
|
feat: implement boost for toot
|
2021-03-09 15:18:43 +08:00 |
sunxiaojian
|
2d4dbad535
|
chore: fix slider shake, reset audioView when stoped
|
2021-03-09 15:18:36 +08:00 |
sunxiaojian
|
30d03a3894
|
chore: add audio support for toot
|
2021-03-09 14:37:55 +08:00 |
sunxiaojian
|
8bce197136
|
chore: make media_attachments.preview_url optional
It's null when toot has audio
So the document is wrong
|
2021-03-09 14:25:19 +08:00 |
CMK
|
1a66ba92c0
|
feat: add avatar and display name update logic after sign-up flow
|
2021-03-08 19:05:15 +08:00 |
CMK
|
091839c2e4
|
feat: add multipart helper. Add update credentials endpoint
|
2021-03-08 18:17:15 +08:00 |
CMK
|
2e9af9c9cb
|
Merge /develop into feature/poll
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon/Diffiable/Item/Item.swift
|
2021-03-07 22:26:05 +08:00 |
CMK
|
c6103eed35
|
fix: add missing request retry logic
|
2021-03-06 14:59:27 +08:00 |
CMK
|
893dc2a668
|
feat: make diffable data source works with category picker
|
2021-03-06 14:46:04 +08:00 |
CMK
|
8568debab0
|
feat: make diffable data source work with search text
|
2021-03-06 14:21:52 +08:00 |
CMK
|
29653ca612
|
feat: set corner radius for the last cell layer
|
2021-03-06 13:30:06 +08:00 |
CMK
|
e70fd532c4
|
feat: [WIP] display empty state when fetching server list
|
2021-03-06 12:55:52 +08:00 |
CMK
|
54c7610c7f
|
chore: [WIP] refactor pick server scene with diffable data source
|
2021-03-06 00:46:53 +08:00 |
CMK
|
652c286c71
|
fix: password error prompt layout issue
|
2021-03-05 20:45:48 +08:00 |
CMK
|
087413009d
|
chore: update function signature
|
2021-03-05 19:30:52 +08:00 |
CMK
|
7ad09468e2
|
fix: set image missing corner radius
|
2021-03-05 19:30:17 +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
|
54292d6b6a
|
fix: typo. Remove period
|
2021-03-04 16:42:43 +08:00 |
CMK
|
2ed2a7d8a1
|
fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene
|
2021-03-04 15:29:46 +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 |
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 |
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
|
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 |