Commit Graph

594 Commits

Author SHA1 Message Date
CMK df2a73d96c fix: profile title view not align center issue. resolve #117. 2021-04-29 17:13:13 +08:00
CMK 4b96ac4481 fix: disallow header preview when editing profile 2021-04-29 17:05:35 +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
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
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
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
ihugo 1b05d787df fix: make report-status can be revealed 2021-04-25 23:49:19 +08:00
ihugo 1356e3755f fix: make the keyboard to be laid out properly 2021-04-25 19:51:58 +08:00
ihugo 3f62272162 fix: lost comment if send without comment first 2021-04-25 18:45:17 +08:00
ihugo e9d015720b refactor: use `tableView.allowsMultipleSelection` 2021-04-25 18:28:47 +08:00
sunxiaojian 272f1c459e fix: add email svg with Dark Mode 2021-04-25 03:27:07 -07:00
sunxiaojian cd77afe4a1 fix: confirm email and resend email scene in Dark Mode 2021-04-25 03:02:31 -07:00
sunxiaojian 491448e753 fix: register scene Dark Mode 2021-04-25 02:19:47 -07:00
sunxiaojian 00794a259a fix: pick server scene Dark Mode 2021-04-25 02:00:05 -07:00
ihugo db48e56dd9 refactor: remove negative constraints 2021-04-25 15:51:45 +08:00
ihugo 85014802c4 style: rename `Id` to `ID` 2021-04-25 15:48:37 +08:00
ihugo cbc828eec2 refactor: remove UI part from ReportViewmodel 2021-04-25 15:36:40 +08:00
ihugo 479f21fd9f chore: remove secondary and rename elevated color 2021-04-25 13:26:28 +08:00
sunxiaojian 078c89adc7 fix: emptyView use tableView.readableContentGuide in pick server scene 2021-04-24 21:50:14 -07:00
CMK 9001289801 feat: add push notification 2021-04-25 12:48:29 +08:00
sunxiaojian e3001c772a fix: Handle keyboard return button in register scene 2021-04-24 20:39:21 -07:00
sunxiaojian 2bf40b3d09 fix: pick scene UI layout issue 2021-04-24 20:10:00 -07:00
sunxiaojian 490e168b7d fix: UI update in confirm email scene 2021-04-24 19:50:54 -07:00
sxiaojian88 ca52791cf1
Merge pull request #112 from tootsuite/fix/searchUIupdate
Fix/search UI update
2021-04-23 04:50:15 -07:00
sxiaojian88 bcdb55f9f0
Merge pull request #110 from tootsuite/feature/suggestion
Feature/suggestion
2021-04-23 04:49:06 -07:00
sunxiaojian d6d91180cb fix: the data source update queue , change activityIndicatorView color 2021-04-23 19:15:52 +08:00
sunxiaojian 61a26fbe66 fix: refresh block state when view will appear 2021-04-23 10:47:31 +08:00
ihugo 008bb49d2d fix: add selection state of report status 2021-04-23 09:37:18 +08:00
ihugo ce3f4f5e96 refactor: Use single file organization classes. 2021-04-22 23:02:24 +08:00