Commit Graph

33 Commits

Author SHA1 Message Date
CMK 060aec6bcb Merge branch 'release-1.4.6' into feature/package-refactor
# Conflicts:
#	.arkana.yml
#	AppShared/Info.plist
#	Documentation/Setup.md
#	Gemfile
#	Gemfile.lock
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
#	Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	MastodonSDK/Package.swift
#	MastodonSDK/Sources/MastodonCore/AppSecret.swift
#	MastodonSDK/Sources/MastodonCore/Service/Notification/NotificationService.swift
#	Podfile
#	Podfile.lock
2022-11-01 14:14:00 +08:00
CMK 02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
CMK bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK f73241caee chore: inject AuthContext 2022-10-08 15:16:10 +08:00
CMK fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK 112fa56ee6 feat: add unread notification shortcut handler and updater 2022-07-27 17:39:27 +08:00
CMK b61e7518b5 feat: add unread notification application shortcut 2022-07-22 18:39:36 +08:00
CMK 18bd5d66d2 chore: add profile scheme and build configuration 2022-05-11 11:08:33 +08:00
CMK 12349105e7 chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
CMK 582843f54a feat: add video player for audio/video kind media 2022-02-09 20:35:19 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK c6fc5cc09d feat: update to new UI tint style 2021-10-29 14:58:09 +08:00
CMK 3bc1a3de39 feat: add scroll position record and shortcut bar 2021-09-28 19:58:14 +08:00
CMK 5a746ef881 feat: add notification badge in AccountList scene 2021-09-16 16:30:21 +08:00
CMK d79ed55b0c fix: "New Post" quick action not check precondition issue 2021-07-27 14:03:22 +08:00
CMK b07a6f8ba9 feat: add compose and search home screen quick actions 2021-07-26 17:41:00 +08:00
CMK 0f8c5c0792 feat: add prefetching logic for status content 2021-07-15 09:56:26 +08:00
CMK d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK 0690bc9892 fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
CMK 4318e3c9d1 fix: audio session not deactivate after enter background issue 2021-06-30 18:02:01 +08:00
CMK b593938767 chore: add FPSIndicator for debugging 2021-06-23 14:45:28 +08:00
CMK af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +08:00
CMK 3927f1630a feat: implement auto complete for emoji/hashtag/mention 2021-05-18 14:25:32 +08:00
CMK 59760696b5 feat: set badge auto increment and clear when app resume 2021-04-26 18:19:20 +08:00
CMK cbd598739e feat: make push notification trigger update when change setting 2021-04-26 16:57:50 +08:00
ihugo 191370e712 feature: settings 2021-04-13 17:15:58 +08:00
CMK 7aa45ff230 chore: make onboarding ready 2021-02-26 18:27:47 +08:00
jk234ert 8970231381 feat: add welcome view 2021-02-20 13:56:34 +08:00
CMK 2c6a0e383a feat: implement authentication scene 2021-02-03 16:01:08 +08:00
CMK 36c1807182 feat: [WIP] add authentication scene 2021-02-02 19:31:10 +08:00
CMK 0f8ad0c444 feat: add authentication scene 2021-02-02 15:38:54 +08:00
CMK 1a000b96a8 feat: add Core Data Stack 2021-01-27 14:50:13 +08:00
CMK 19ddb106ad chore: setup project 2021-01-22 14:28:58 +08:00