CMK
|
275cce88b2
|
feat: update navigation stack when transition from .regular to .compact
|
2021-09-23 19:32:44 +08:00 |
CMK
|
5b3e85b68c
|
feat: add Root scene for iPad
|
2021-09-22 19:08:09 +08:00 |
CMK
|
4c456fe8a9
|
chore: update haptic feedback for reblog and favorite action
|
2021-09-17 16:32:30 +08:00 |
CMK
|
f7f248b6e9
|
chore: update haptic feedback for status interaction
|
2021-08-05 17:19:42 +08:00 |
CMK
|
cfc5987528
|
feat: add APNG supports for more label
|
2021-07-23 19:10:27 +08:00 |
CMK
|
00f0b2e140
|
feat: set status name animated
|
2021-07-22 19:34:24 +08:00 |
CMK
|
72a225bbc3
|
chore: drop Nuke
|
2021-07-21 19:45:24 +08:00 |
CMK
|
4ee065eda4
|
feat haptic feedback for reply action
|
2021-07-20 20:04:56 +08:00 |
CMK
|
0f8c5c0792
|
feat: add prefetching logic for status content
|
2021-07-15 09:56:26 +08:00 |
CMK
|
f265e988e7
|
feat: add account settings entry in settings scene
|
2021-07-13 17:39:38 +08:00 |
CMK
|
938520d060
|
chore: remove ASDK compile warning
|
2021-07-12 20:00:50 +08:00 |
CMK
|
d9c0c75782
|
fix: app may not response to link for some server issue. ticket: #18624MBA
|
2021-07-08 16:55:46 +08:00 |
CMK
|
4baaf3368b
|
feat: make copy action works in media preview scene
|
2021-07-06 20:02:30 +08:00 |
CMK
|
66de0593df
|
feat: add copy photo action for status
|
2021-07-06 19:53:47 +08:00 |
CMK
|
d03d39a14d
|
feat: add theme
|
2021-07-05 20:21:11 +08:00 |
CMK
|
86da7a8ba1
|
fix: GIF not load in some scene issue
|
2021-07-02 19:48:56 +08:00 |
CMK
|
bdf5a7e859
|
fix: make link works in notification scene
|
2021-07-01 18:57:05 +08:00 |
CMK
|
2d374f5908
|
chore: [WIP] migrate compose scene from collection view to table view. Add MetaTextView
|
2021-06-28 19:43:09 +08:00 |
CMK
|
51c29fa564
|
fix: toggle content overlay not works for reblog issue. Update content overlay UI
|
2021-06-23 20:47:49 +08:00 |
CMK
|
0a622f6ca8
|
chore: isolate ASDK build
|
2021-06-22 13:41:40 +08:00 |
CMK
|
69a7517fde
|
feat: add content for StatusNode. Migrate HTML parser from Kanna to Fuzi
|
2021-06-21 00:14:47 +08:00 |
CMK
|
04dbe9ebc9
|
fix: reblog and favorite count update delay issue
|
2021-06-17 16:44:57 +08:00 |
CMK
|
931197e51c
|
chore: profile status header and name label configure
|
2021-06-17 16:31:34 +08:00 |
CMK
|
71214a1280
|
feat: add status coordinator support for current active user domain
|
2021-05-27 15:55:37 +08:00 |
CMK
|
aec7a1f5ea
|
feat: add navigation shortcut for notification scene
|
2021-05-21 16:52:47 +08:00 |
CMK
|
c44ced7501
|
feat: add keyboard navigate for timeline
|
2021-05-21 15:23:02 +08:00 |
CMK
|
6ba6598b96
|
feat: add accessibility supports for timeline
|
2021-05-12 18:26:53 +08:00 |
sunxiaojian
|
8011298571
|
fix: ignore indexPath for userProvider
|
2021-05-06 18:03:58 +08:00 |
CMK
|
51c01066d3
|
feat: add photo library permission checking
|
2021-05-06 15:05:24 +08:00 |
CMK
|
aceaa618e0
|
feat: add context menu for post image
|
2021-04-30 19:28:06 +08:00 |
CMK
|
6f0b4354a7
|
feat: update preview present/dismiss transition style to pin-to-source rect
|
2021-04-28 19:06:45 +08:00 |
CMK
|
7d8ffd187a
|
feat: add media preview for status image
|
2021-04-28 15:02:34 +08:00 |
ihugo
|
1b05d787df
|
fix: make report-status can be revealed
|
2021-04-25 23:49:19 +08:00 |
CMK
|
f6e785a894
|
feat: set GIF pause and auto resume when toggle content warning overlay
|
2021-04-20 13:40:14 +08:00 |
CMK
|
81a1028f20
|
feat: pause video playback when set reveal state to false
|
2021-04-19 19:09:34 +08:00 |
CMK
|
680cf9a827
|
feat: add blurhash image and update content warning
|
2021-04-16 20:08:32 +08:00 |
CMK
|
d5c9473528
|
feat: implement reply status entry and update query of API
|
2021-04-14 15:59:29 +08:00 |
CMK
|
5417e42757
|
feat: implement thread scene
|
2021-04-13 19:46:42 +08:00 |
CMK
|
0c8134463f
|
fix: audio pause condition logic issue
|
2021-04-08 17:06:03 +08:00 |
CMK
|
b6269c7643
|
feat: add favorite scene
|
2021-04-08 17:06:02 +08:00 |
CMK
|
ecd595c6e8
|
chore: correct hashtag typo
|
2021-04-07 16:56:31 +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 |
CMK
|
9612cc3902
|
feat: handle blocking and blocked state for profile
|
2021-04-06 16:43:08 +08:00 |
CMK
|
2f89471c78
|
feat: add remote profile load logic for profile scene
|
2021-04-02 19:33:29 +08:00 |
BradGao
|
f40f62e573
|
Merge branch 'develop' into feat/hastagTimeline
|
2021-04-02 16:50:31 +08:00 |
CMK
|
43ee11b863
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
jk234ert
|
d548840bd9
|
feat: implement hashtag timeline
|
2021-04-01 11:56:50 +08:00 |
CMK
|
1c6f231fee
|
Merge branch /develop into feature/in-reply-to-header
# Conflicts:
# Localization/app.json
# Mastodon.xcodeproj/project.pbxproj
# Mastodon/Diffiable/Section/StatusSection.swift
# Mastodon/Resources/en.lproj/Localizable.strings
# MastodonSDK/Sources/MastodonSDK/API/Mastodon+API.swift
|
2021-03-16 11:41:56 +08:00 |
CMK
|
fdf5b5fa66
|
chore: update i18n
|
2021-03-15 18:22:44 +08:00 |
CMK
|
6eb3816bab
|
chore: renaming reblog
|
2021-03-15 18:19:45 +08:00 |