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

48 Commits

Author SHA1 Message Date
CMK
b772576412 chore: update settings scene UI 2022-03-10 16:20:25 +08:00
CMK
d561683c35 chore: restore the appearance settings 2022-02-14 19:57:15 +08:00
CMK
d3e8f85cb3 feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
CMK
9051e5d1ec feat: update setting scene UI 2022-02-08 18:17:17 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK
b5052cca5e fix: make interface style preference as global setting 2021-10-08 18:47:46 +08:00
CMK
0d7d659e01 fix: notification settings persist logic issue 2021-09-29 18:43:10 +08:00
CMK
eaa915f96c feat: update scene modal style and update Settings scene tableView style 2021-09-27 16:30:36 +08:00
CMK
1da803fb97 feat: add recent search history in sidebar 2021-09-27 11:38:15 +08:00
CMK
2fdd5e23c7 fix: add new account via register entry not trigger app state update issue 2021-09-16 16:58:29 +08:00
CMK
5eb6a5f7cd chore: make label fit i18n strings 2021-08-06 17:45:07 +08:00
CMK
3e77c72d32 feat: set setting footer to app version and add GitHub entry 2021-08-03 17:33:24 +08:00
CMK
18c3c9a091 chore: comment out settings footer 2021-07-28 23:11:41 +08:00
CMK
581f0ba060 feat: add haptic feedback for settings 2021-07-23 20:03:54 +08:00
CMK
ca930047d4 feat: add some haptic feedbacks for setting scene 2021-07-23 19:40:41 +08:00
CMK
fff4f0a204 feat: add emoji animation preference 2021-07-23 19:33:05 +08:00
CMK
cfc5987528 feat: add APNG supports for more label 2021-07-23 19:10:27 +08:00
CMK
a8c29789f5 fix: setting item reuse issue 2021-07-22 13:47:56 +08:00
CMK
7318d9da3d chore: change setting items position 2021-07-15 20:48:26 +08:00
CMK
f265e988e7 feat: add account settings entry in settings scene 2021-07-13 17:39:38 +08:00
CMK
26dbb434f0 chore: update mastodon repo link 2021-07-12 14:39:51 +08:00
CMK
5fa78394a3 feat: add "Using default browser open link" preference option. ticket: #20625EEA 2021-07-08 15:58:11 +08:00
CMK
6f7acc0173 fix: content warning overlay and setting separator line not using theme color issue 2021-07-07 17:52:18 +08:00
CMK
13a1194a59 feat: add "Disable avatar animation" preference 2021-07-07 14:55:41 +08:00
CMK
489f8d0448 fix: background color may set with delay issue 2021-07-06 18:00:39 +08:00
CMK
1214180c55 fix: hard code instance version tag issue. resolve #203 2021-07-06 15:20:32 +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
af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +08:00
CMK
0b77c19857 fix: setting scene background color not elevated under Dark Mode issue 2021-06-08 17:26:12 +08:00
CMK
70b75c8eba feat: display clean cache result 2021-06-01 14:07:44 +08:00
CMK
5c6618f13e feat: add keyboard shortcuts for settings and favorites 2021-05-19 16:45:01 +08:00
CMK
108c6af575 fix: notification setting label accessibility layout issue 2021-05-11 17:07:08 +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
55943db9bc feat: make dynamic type font adapt accessibility level font size 2021-05-10 18:48:04 +08:00
CMK
faeb8d99ef feat: display custom emoji for timeline post 2021-05-07 18:25:57 +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
cbd598739e feat: make push notification trigger update when change setting 2021-04-26 16:57:50 +08:00
CMK
9001289801 feat: add push notification 2021-04-25 12:48:29 +08:00
ihugo
e3df692c3f feat: report 2021-04-22 12:52:11 +08:00
ihugo
8c7149af89 fix: server-side data is inconsistent with local 2021-04-18 02:02:08 +08:00
ihugo
9be8b95aea fix: use right privacyURL
- remove some redundancy code
2021-04-17 14:01:57 +08:00
ihugo
ceba2772c1 fix: remove magic numbers to make it clear and robust 2021-04-14 16:41:30 +08:00
ihugo
262eeeccba add: clear media cache 2021-04-13 17:18:04 +08:00
ihugo
16fc1a85bd fix: fix some reveiw issues 2021-04-13 17:18:04 +08:00
ihugo
23a06f04ab fixed: subscription API call 2021-04-13 17:15:58 +08:00
ihugo
b2b8b70707 fix: signout does not work 2021-04-13 17:15:58 +08:00
ihugo
191370e712 feature: settings 2021-04-13 17:15:58 +08:00