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

154 Commits

Author SHA1 Message Date
Marcus Kida
ad7904e863
fix: Status notification shows "mentioned you" text 2022-11-18 10:54:40 +01:00
Marcus Kida
be2583094d
chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension 2022-11-18 10:10:54 +01:00
Marcus Kida
60d9d3537d
feat: Implement double-tap account switching on iPad 2022-11-17 10:22:13 +01:00
CMK
02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
CMK
64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK
0c8e7d2cea feat: update to new purple tint color 2022-06-02 17:48:18 +08:00
CMK
8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK
b0fca49413 feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
CMK
080f20d253 feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +08:00
CMK
d332c98a0f feat: add content warning for post media 2022-01-29 19:51:40 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK
a7a36d503a feat: update server rule scene UI 2022-01-05 18:12:52 +08:00
CMK
cba963a81e chore: update snapshot update logic for iOS 15 new default behavior 2021-10-11 14:11:10 +08:00
CMK
7e37d2c7c9 fix: status header icon not align on iOS 15 issue 2021-10-11 12:59:15 +08:00
CMK
1eb9812588 feat: dynamic set compose post character limit. resolve #222 2021-10-09 19:01:08 +08:00
CMK
b5052cca5e fix: make interface style preference as global setting 2021-10-08 18:47:46 +08:00
CMK
d8de3c4f65 feat: update sidebar UI 2021-09-24 19:58:50 +08:00
CMK
46ebdd8059 feat: update account list UI 2021-09-14 18:21:15 +08:00
CMK
ffea4b1438 chore: update "{time_abbr} ago" string 2021-08-16 14:48:24 +08:00
CMK
5c64b759ee fix: date components unwrap issue. resolve #278 2021-08-11 11:32:35 +08:00
CMK
65ac4c4b2b chore: adapt notification title label to i18n string 2021-08-10 18:33:13 +08:00
CMK
1017dd34e1 chore: update timestamp style 2021-08-09 19:51:11 +08:00
CMK
ddd1d0f6e4 chore: update project for new i18n resources 2021-08-09 19:44:04 +08:00
CMK
53647dfb0e chore: update i18n 2021-08-09 15:14:08 +08:00
CMK
7806816213 fix: some label trimmed under zoomed display mode issue 2021-08-04 16:24:19 +08:00
CMK
9a8653f39c fix: auto completion title label not display custom emoji issue 2021-08-04 15:47:29 +08:00
CMK
b5e8df92de chore: set setting footer label font style to footnote 2021-08-04 14:09:45 +08:00
CMK
3e77c72d32 feat: set setting footer to app version and add GitHub entry 2021-08-03 17:33:24 +08:00
CMK
1d3150c620 fix: label layout and hashtag search result title not display issue 2021-07-26 15:50:35 +08:00
CMK
cab06ead98 chore: use url field with fallback to uri for status 2021-07-26 15:13:30 +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
00f0b2e140 feat: set status name animated 2021-07-22 19:34:24 +08:00
CMK
72a225bbc3 chore: drop Nuke 2021-07-21 19:45:24 +08:00
CMK
9680a665d2 chore: update build settings 2021-07-20 21:08:50 +08:00
CMK
d2f9828f50 feat: complete upload and publish logic 2021-07-20 16:40:04 +08:00
CMK
1cdbd7fa2a feat: make UI works 2021-07-19 20:16:56 +08:00
CMK
8e749fd75b feat: add share action extension 2021-07-16 16:21:47 +08:00
CMK
13a1194a59 feat: add "Disable avatar animation" preference 2021-07-07 14:55:41 +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
86da7a8ba1 fix: GIF not load in some scene issue 2021-07-02 19:48:56 +08:00
CMK
f4a2792b0f chore: update cell highlighted color for Dark Mode 2021-07-02 14:00:39 +08:00
CMK
9858a39f3d fix: reblog not disable for non-public post issue. resolve #173 2021-06-29 19:55:42 +08:00
CMK
2d374f5908 chore: [WIP] migrate compose scene from collection view to table view. Add MetaTextView 2021-06-28 19:43:09 +08:00
CMK
747becda79 fix: profile fields edit using wrong material issue 2021-06-24 19:20:41 +08:00
CMK
ab19323bcd fix: image fetch task not reset before reuse issue 2021-06-24 10:27:18 +08:00
CMK
51c29fa564 fix: toggle content overlay not works for reblog issue. Update content overlay UI 2021-06-23 20:47:49 +08:00
CMK
af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +08:00
CMK
1a3135b998 feat: [WIP] migrate to Texture (AsyncDisplayKit) for better performance 2021-06-19 18:33:29 +08:00