1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-10 16:22:59 +01:00
Commit Graph

999 Commits

Author SHA1 Message Date
CMK
7078942b6c Merge branch 'release/0.8.4' 2021-07-06 11:32:10 +08:00
CMK
0ef0819dad Merge tag '0.8.4' into develop
no message
2021-07-06 11:32:10 +08:00
CMK
f4a2dd7f85 chore: update version to 0.8.4 (29) 2021-07-06 11:31:20 +08:00
CMK
886d9cada0 Merge branch 'feature/theme' into develop 2021-07-05 20:22:00 +08:00
CMK
d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK
cdc3bc344a Merge tag '0.8.3' into develop
no message
2021-07-03 03:38:35 +08:00
CMK
8fdcf8a6b1 Merge branch 'release/0.8.3' 2021-07-03 03:38:34 +08:00
CMK
a26d453a2e chore: update version to 0.8.3 (28) 2021-07-03 03:33:27 +08:00
CMK
cae3e45de0 fix: cell reuse issue for refactored notification cell 2021-07-03 03:32:32 +08:00
CMK
c6e2e867e1 chore: add not stable cell height cache back 2021-07-03 03:31:49 +08:00
CMK
0fc1aed004 Merge branch 'fix/UI-tint-color' into develop 2021-07-03 03:22:35 +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
ac2fb02c19 Merge tag '0.8.2' into develop
no message
2021-07-02 20:22:03 +08:00
CMK
37b9be38c5 Merge branch 'release/0.8.2' 2021-07-02 20:22:02 +08:00
CMK
c0c461b9c6 chore: update version to 0.8.2 (27) 2021-07-02 20:12:35 +08:00
CMK
3582762ace fix: roll back new media preview loader which may cause image flash 2021-07-02 20:12:08 +08:00
CMK
1bff861a6d fix: VoiceOver may not read correctly content issue 2021-07-02 20:09:20 +08:00
CMK
5d96b34849 Merge branch 'fix/UI-color' into develop 2021-07-02 19:50:59 +08:00
CMK
86da7a8ba1 fix: GIF not load in some scene issue 2021-07-02 19:48:56 +08:00
CMK
a614e0c156 fix: line break not works for <p> tag issue 2021-07-02 19:48:26 +08:00
CMK
aca776ed17 fix: profile display name layout issue 2021-07-02 14:09:11 +08:00
CMK
ff4e20950d fix: disable cell frame cache for notification list due to data source not stable 2021-07-02 14:07:24 +08:00
CMK
11180ae62d fix: notification not trigger update issue 2021-07-02 14:01:53 +08:00
CMK
6c6ab615c7 fix: profile avatar can not preview issue 2021-07-02 14:01:31 +08:00
CMK
083b416648 fix: cell reuse may not reset image thumbnail download task issue 2021-07-02 14:01:17 +08:00
CMK
f4a2792b0f chore: update cell highlighted color for Dark Mode 2021-07-02 14:00:39 +08:00
CMK
d2be2a3918 Merge branch 'fix/UI-a11y' into develop 2021-07-01 20:46:41 +08:00
CMK
7384b82ba3 chore: update version to 0.8.1 (26) 2021-07-01 20:24:58 +08:00
CMK
8e58478290 fix: workaround text view not read in voice over issue 2021-07-01 20:23:36 +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
205cc39af3
Merge pull request #190 from tootsuite/fix/open-email
Fix open email wrong path and redirect missing issue
2021-07-01 11:50:40 +08:00
CMK
85e39115e7 fix: open email wrong path and redirect missing issue 2021-07-01 11:49:30 +08:00
CMK
ee84c91efe Merge branch 'release/0.7.8' 2021-07-01 11:16:14 +08:00
CMK
472466218f Merge tag '0.7.8' into develop
no message
2021-07-01 11:16:14 +08:00
CMK
7ebb236f7d chore: update version to 0.8.0 (25) 2021-06-30 20:20:49 +08:00
CMK
18d70bcf7a chore: hide mic button in search scene 2021-06-30 20:20:37 +08:00
CMK
a4e936e0e8
Merge pull request #189 from tootsuite/feature/dark-mode
Update Dark Mode colors
2021-06-30 20:13:43 +08:00
CMK
b10f3eef3d feat: update dark mode color panel 2021-06-30 20:11:38 +08:00
CMK
cec4ab9063 Merge branch 'release/0.7.7' 2021-06-30 18:57:54 +08:00
CMK
ebf779a5e7 Merge tag '0.7.7' into develop
no message
2021-06-30 18:57:54 +08:00
CMK
72b2176fdd chore: update version to 0.7.7 (24) 2021-06-30 18:23:54 +08:00
CMK
777534c82d fix: GIF may cause background audio session pause issue 2021-06-30 18:19:12 +08:00
CMK
4318e3c9d1 fix: audio session not deactivate after enter background issue 2021-06-30 18:02:01 +08:00
CMK
cdbb9cf2d1 fix: make audio player safe with other app audio/music session 2021-06-30 17:56:31 +08:00
CMK
001d216d12 fix: reversed ancestor issue 2021-06-30 16:52:02 +08:00
CMK
37df2fbd45 fix: notification always trigger scroll-to-top issue 2021-06-30 16:20:46 +08:00
CMK
9e5d7836ee fix: text editor background using wrong color in compose scene issue 2021-06-30 16:15:15 +08:00
CMK
d0dd92789f fix: attachment preview corner radius may missing issue 2021-06-30 16:14:33 +08:00
CMK
5dc0cb0cc5 fix: post attachment task not trigger on queue issue 2021-06-30 16:14:01 +08:00