1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-13 17:17:35 +01:00
Commit Graph

94 Commits

Author SHA1 Message Date
CMK
d0263ffb61 chore: update version to 0.9.3 (45) 2021-07-23 20:04:30 +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
ccd26c144f chore: add index meta and missing reverse relationship for SearchHistory 2021-07-22 12:56:20 +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
8daf36123e chore: update version to 0.9.1 (41) 2021-07-20 20:34:27 +08:00
CMK
1cdbd7fa2a feat: make UI works 2021-07-19 20:16:56 +08:00
CMK
079e611f33 feat: add compose view 2021-07-16 21:21:18 +08:00
CMK
8e749fd75b feat: add share action extension 2021-07-16 16:21:47 +08:00
CMK
fb6a8a8f93 chore: update version to 0.9.0 (39) 2021-07-15 21:10:04 +08:00
CMK
0ede1bfee8 Merge branch 'fix-strings' into fix/search
# Conflicts:
#	Mastodon/Resources/en.lproj/Localizable.strings
2021-07-15 21:01:47 +08:00
CMK
ae1a153536 feat: make search result works as statuses list 2021-07-15 15:49:30 +08:00
CMK
0f8c5c0792 feat: add prefetching logic for status content 2021-07-15 09:56:26 +08:00
CMK
fdf381a284 fix: post paragraph is same to carriage return issue 2021-07-12 14:37:57 +08:00
CMK
357b61780b chore: update version to 0.8.9 (35) 2021-07-09 19:39:57 +08:00
CMK
0e6c9daecd chore: update version to 0.8.6 (31) 2021-07-06 20:09:22 +08:00
CMK
7a0ceb8fc4 fix: timeline gap not using theme color issue 2021-07-06 19:32:11 +08:00
CMK
568d393b09 chore: update version to 0.8.5 (30) 2021-07-06 18:37:44 +08:00
CMK
1692b2d2ae feat: add ellipsis suffix for trimmed url link. resolve #166 2021-07-06 18:20:30 +08:00
CMK
cca8432fb6 fix: vector assert not correct rendered issue 2021-07-06 11:59:28 +08:00
CMK
f4a2dd7f85 chore: update version to 0.8.4 (29) 2021-07-06 11:31:20 +08:00
CMK
d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK
a26d453a2e chore: update version to 0.8.3 (28) 2021-07-03 03:33:27 +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
5567bdd447 fix: add tolerance for media preview dismiss gesture trigger 2021-07-01 19:18:41 +08:00
CMK
bdf5a7e859 fix: make link works in notification scene 2021-07-01 18:57:05 +08:00
CMK
85e39115e7 fix: open email wrong path and redirect missing issue 2021-07-01 11:49:30 +08:00
CMK
b10f3eef3d feat: update dark mode color panel 2021-06-30 20:11:38 +08:00
CMK
71cb19ccae fix: auto-complete emoji may crash issue 2021-06-29 19:19:55 +08:00
CMK
b435857214 feat: complete compose scene refactor 2021-06-29 16:41:58 +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
0f131a11ea chore: update version to 0.7.5 (21) 2021-06-24 11:50:06 +08:00
CMK
e87d76a9de fix: content warning overlay wrong appearance under Dark Mode issue 2021-06-24 11:40:49 +08:00
CMK
4325ca3127 fix: content warning user interaction not cancel after disappear issue 2021-06-23 22:59:39 +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
b593938767 chore: add FPSIndicator for debugging 2021-06-23 14:45:28 +08:00
CMK
a07104053c chore: update version to 0.7.2 (17) 2021-06-22 20:52:07 +08:00
CMK
a23fc3cab8 fix: "clear" button wrong i18n string issue in searching scene 2021-06-22 17:47:21 +08:00
CMK
0a622f6ca8 chore: isolate ASDK build 2021-06-22 13:41:40 +08:00
CMK
b2070d3c34 chore: add ASDK compiler flag. Update version to 0.7.1 (16) 2021-06-21 20:46:58 +08:00
CMK
68e9aedd50 Merge commit 'feature/texture' into develop
# Conflicts:
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
2021-06-21 19:52:44 +08:00
CMK
2dfd6168a9 fix: handle status delete UI updater in thread scene 2021-06-21 16:38:59 +08:00
CMK
69a7517fde feat: add content for StatusNode. Migrate HTML parser from Kanna to Fuzi 2021-06-21 00:14:47 +08:00
CMK
1a3135b998 feat: [WIP] migrate to Texture (AsyncDisplayKit) for better performance 2021-06-19 18:33:29 +08:00
CMK
9f34b58d50 chore: update version to 0.7.0 (14) 2021-06-18 19:07:42 +08:00
CMK
1493b6700c feat: update notification service for toot-relay 2021-06-18 18:57:02 +08:00
CMK
2e37f8e55f chore: update version to 0.6.3 (13) 2021-06-17 19:44:40 +08:00
CMK
931197e51c chore: profile status header and name label configure 2021-06-17 16:31:34 +08:00
CMK
a413adc613 feat: cache placeholder and blurhash more efficiency 2021-06-16 18:32:48 +08:00