1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-22 05:32:28 +01:00
Commit Graph

617 Commits

Author SHA1 Message Date
CMK
1424d07e1d fix: content warning overlay layout issue 2021-05-06 16:25:40 +08:00
CMK
2a18244d84 fix: learn word cost too much CPU issue. Update TwitterTextEditor package source to upstream 2021-05-06 16:25:40 +08:00
CMK
c6584f4cab
Merge pull request #127 from tootsuite/feature/media-preview
Add image preview for timeline and profile scene
2021-05-06 15:06:39 +08:00
CMK
51c01066d3 feat: add photo library permission checking 2021-05-06 15:05:24 +08:00
CMK
597fc3fa1a chore: set image url fallback 2021-05-06 14:41:48 +08:00
CMK
277d574254 chore: remove orig files 2021-04-30 19:51:05 +08:00
CMK
f755a0eb2d fix: close button highlight 2021-04-30 19:34:45 +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
CMK
aace886401 feat: add save photo action for image preview scene 2021-04-29 19:49:46 +08:00
sxiaojian88
26116a222e
Merge pull request #120 from tootsuite/fix/acctLookup
fix: acct lookup support
2021-04-29 19:24:30 +08:00
sunxiaojian
ca320c555a fix: code format 2021-04-29 19:24:03 +08:00
sunxiaojian
1e5daf5a77 fix: the race-condition issue in username checking 2021-04-29 18:30:44 +08:00
CMK
df2a73d96c fix: profile title view not align center issue. resolve #117. 2021-04-29 17:13:13 +08:00
sxiaojian88
e94432f615
Merge pull request #115 from tootsuite/feature/followrequest
Feature/followrequest
2021-04-29 17:08:06 +08:00
CMK
4b96ac4481 fix: disallow header preview when editing profile 2021-04-29 17:05:35 +08:00
sunxiaojian
40e62a8a43 fix: change version of followRequest 2021-04-29 17:02:46 +08:00
sunxiaojian
9768721247 fix: the Core Data thread-safe issue 2021-04-29 16:20:18 +08:00
CMK
2fd10eab84 fix: avatar not using inner border issue 2021-04-29 16:03:44 +08:00
CMK
29619ec3fc Merge branch 'develop' into feature/media-preview 2021-04-29 15:48:30 +08:00
CMK
601baf3d5f
Merge pull request #116 from tootsuite/feature/push-notification
Add push notification supports
2021-04-29 15:39:31 +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
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
sunxiaojian
a9fdd2efa3 fix: acct lookup support 2021-04-28 13:23:23 +08:00
sxiaojian88
ee5e2bde1f
Merge branch 'develop' into feature/followrequest 2021-04-27 19:43:47 +08:00
sunxiaojian
193b69b6b1 fix: change accept to reject 2021-04-27 19:41:55 +08:00
CMK
40b5472d1f feat: add sound for push notification 2021-04-27 18:23:13 +08:00
CMK
5d52fc4578 Merge branch develop into feature/push-notification
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DebugAction.swift
#	Mastodon/Scene/Settings/SettingsViewModel.swift
2021-04-27 18:16:56 +08:00
CMK
37480fe67b feat: cancel sign-out user notification subscription when received 2021-04-27 18:05:29 +08:00
Hugo
2e8183adc6
Merge pull request #111 from tootsuite/feature/report
Feature/report
2021-04-27 17:53:20 +08:00
CMK
125f6d0a27 feat: show received notification status 2021-04-27 17:45:11 +08:00
ihugo
d66491b726 feat: add prefetching feaature for reporting 2021-04-27 17:44:01 +08:00
CMK
ed9c2ddd8f feat: handle notification response 2021-04-27 17:27:03 +08:00
sunxiaojian
d03346c0de fix: add followrequest cell action 2021-04-27 16:54:23 +08:00
CMK
9c3e4a706e Merge branch develop into feature/push-notification 2021-04-27 16:29:34 +08:00
CMK
d4552332b3 chore: update CI script 2021-04-27 16:29:10 +08:00
CMK
aca358db26 feat: persist notification keys into Keychian 2021-04-27 16:26:59 +08:00
sunxiaojian
381bf37926 fix: delete old notifications in CoreData 2021-04-27 15:33:47 +08:00
sunxiaojian
124d4eef0a feature: add followRequest API 2021-04-27 14:43:38 +08:00
sunxiaojian
42f63808df feature: add follow request notification 2021-04-27 14:27:27 +08:00
sxiaojian88
14da561781
Merge pull request #113 from tootsuite/fix/onboardingSceneUIUpdate
Fix/onboarding scene UI update
2021-04-26 21:01:25 +08:00
sunxiaojian
dcb1bb7053 fix: change delete to Delete, set deleteAction attributes: [.destructive] 2021-04-26 20:36:59 +08:00
CMK
59760696b5 feat: set badge auto increment and clear when app resume 2021-04-26 18:19:20 +08:00
ihugo
36a6b8b8cc Merge branch 'develop' into feature/report
# Conflicts:
#	Localization/app.json
2021-04-26 17:53:38 +08:00
ihugo
7eb79414a4 fix: memery leak 2021-04-26 17:41:24 +08:00
CMK
7d9a37e52f Merge branch 'develop' into feature/push-notification
# Conflicts:
#	Mastodon/Coordinator/SceneCoordinator.swift
2021-04-26 17:04:19 +08:00
CMK
cbd598739e feat: make push notification trigger update when change setting 2021-04-26 16:57:50 +08:00
ihugo
ad8df6813f fix: add entries for the reporting 2021-04-26 16:34:05 +08:00