2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

97 Commits

Author SHA1 Message Date
CMK
71214a1280 feat: add status coordinator support for current active user domain 2021-05-27 15:55:37 +08:00
CMK
0bcfc14aa6 feat: add keyboard shortcuts for compose scene 2021-05-21 19:12:01 +08:00
CMK
443c863465 feat: add segment control shortcut for profile scene 2021-05-21 17:42:14 +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
eb86247419 fix: avatar placeholder image corner set with scale issue 2021-05-13 15:57:29 +08:00
CMK
6ba6598b96 feat: add accessibility supports for timeline 2021-05-12 18:26:53 +08:00
CMK
ebc25be6a5 Merge commit 'develop' into release/0.4.0 2021-05-11 16:21:58 +08:00
sxiaojian88
eed01c4ebb
Merge pull request #135 from tootsuite/feature/visibility
Feature/visibility
2021-05-11 09:52:20 +08:00
CMK
36273467c1 Merge branch 'develop' into release/0.4.0
# Conflicts:
#	Mastodon/Scene/Share/View/Content/StatusView.swift
2021-05-10 18:54:08 +08:00
CMK
4901b50d3b feat: ignore smart invert for photos 2021-05-10 16:06:00 +08:00
sunxiaojian
505c251b37 fix: move message to title 2021-05-10 15:40:46 +08:00
sunxiaojian
0427beb7d3 fix: Using 'class' keyword for protocol inheritance is deprecated 2021-05-08 14:36:12 +08:00
sunxiaojian
5278002c15 feat: Add post delete action entry for user posts 2021-05-07 16:08:07 +08:00
sunxiaojian
b8f3f4c886 fix: remove ActionToolbarContainer.moreButtonDidPressed 2021-05-06 18:19:24 +08:00
sunxiaojian
8011298571 fix: ignore indexPath for userProvider 2021-05-06 18:03:58 +08:00
sunxiaojian
5f921c1537 Merge branch 'develop' into feature/statusMenu 2021-05-06 16:31:34 +08:00
CMK
51c01066d3 feat: add photo library permission checking 2021-05-06 15:05:24 +08:00
CMK
678ea6b3fc Merge branch 'develop' into feature/media-preview 2021-04-30 19:31:58 +08:00
CMK
aceaa618e0 feat: add context menu for post image 2021-04-30 19:28:06 +08:00
sunxiaojian
8a5c62990e chore: add BlockDomainService 2021-04-30 15:08:35 +08:00
sunxiaojian
0403cc0109 Merge branch 'develop' into feature/statusMenu 2021-04-30 12:57:43 +08:00
sunxiaojian
33401b4e1f feature: finish domainBlock action and domainUnblick action 2021-04-30 12:53:25 +08:00
sunxiaojian
ccdc48add1 feature: blockDomain 2021-04-29 17:01:36 +08:00
sunxiaojian
211e2f25d5 chore: add share post 2021-04-29 11:03:21 +08:00
sunxiaojian
236b5ca0dc fix: add observer for more menu 2021-04-29 10:50:10 +08:00
CMK
7a13b39c51 feat: handle profile banner preview 2021-04-28 20:36:10 +08:00
CMK
acbbafb18f feat: handle profile avatar preview 2021-04-28 20:10:17 +08:00
sunxiaojian
273305cda9 chore: show menu in statusCell 2021-04-28 20:00:18 +08:00
sunxiaojian
23491e60b9 chore: add userProvider
chore: add userProvider
2021-04-28 20:00:13 +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
sxiaojian88
ee5e2bde1f
Merge branch 'develop' into feature/followrequest 2021-04-27 19:43:47 +08:00
sunxiaojian
381bf37926 fix: delete old notifications in CoreData 2021-04-27 15:33:47 +08:00
ihugo
36a6b8b8cc Merge branch 'develop' into feature/report
# Conflicts:
#	Localization/app.json
2021-04-26 17:53:38 +08:00
ihugo
ad8df6813f fix: add entries for the reporting 2021-04-26 16:34:05 +08:00
ihugo
1b05d787df fix: make report-status can be revealed 2021-04-25 23:49:19 +08:00
sxiaojian88
bcdb55f9f0
Merge pull request #110 from tootsuite/feature/suggestion
Feature/suggestion
2021-04-23 04:49:06 -07:00
sunxiaojian
c8474c6a7f feature: suggestion account scene 2021-04-21 16:17:42 +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
4faacdf1be feat: implement profile infos editing 2021-04-09 17:31:43 +08:00
CMK
3b03ed63ce feat: add share action for profile scene 2021-04-08 18:52:35 +08:00
CMK
672db8f3c2 chore: use fake aspect protocol to group extension default implementations 2021-04-08 17:06:03 +08:00
CMK
0c8134463f fix: audio pause condition logic issue 2021-04-08 17:06:03 +08:00
CMK
1deb75d041 chore: update cell height estimate 2021-04-08 17:06:02 +08:00
CMK
c678d43209 chore: add simple document for StatusTableViewControllerAspect 2021-04-08 17:06:02 +08:00