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

959 Commits

Author SHA1 Message Date
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
CMK
9460ab2c58 fix: thread title view using wrong emoji source issue 2021-06-30 15:54:36 +08:00
CMK
2aede8d461 fix: post visibility icon layout issue 2021-06-30 15:51:05 +08:00
CMK
62ec9a8e8d fix: reblog action can not trigger for unlisted post issue 2021-06-30 15:47:04 +08:00
CMK
f5addf2430 fix: meta text label color issue 2021-06-30 15:43:33 +08:00
CMK
78436dbb56 fix: add missing compose predefined text for reply and hashtag 2021-06-30 15:43:19 +08:00
CMK
6126c15c66 fix: emoji picker set wrong selected range after insert text issue 2021-06-30 15:30:25 +08:00
CMK
9190b27163 fix: compiler failure 2021-06-30 14:23:26 +08:00
CMK
efb91a0aff Merge branch 'fix/recommand-publisher' into release/0.7.7
# Conflicts:
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
2021-06-30 13:08:03 +08:00
CMK
93a72cbada chore: update version to 0.7.7 (23) 2021-06-30 13:06:12 +08:00
CMK
17bdce1321 fix: recommend request publisher logic issue 2021-06-30 00:56:37 +08:00
CMK
0dd2aaa068
Merge pull request #187 from tootsuite/fix/recommand-refresh
Add refresh trigger for recommend list and disable reblog if needs
2021-06-29 20:05:05 +08:00
CMK
6aa91dbcfa fix: author name missing emoji issue in compose scene 2021-06-29 20:00:58 +08:00
CMK
9858a39f3d fix: reblog not disable for non-public post issue. resolve #173 2021-06-29 19:55:42 +08:00
CMK
ce3ac2bfd2 fix: title view label missing custom emoji issue 2021-06-29 19:27:40 +08:00
CMK
66643e1058 fix: disable drag and link preview for text editor in compose scene 2021-06-29 19:27:08 +08:00
CMK
71cb19ccae fix: auto-complete emoji may crash issue 2021-06-29 19:19:55 +08:00
CMK
bac8721aec fix: make recommend trigger refresh when view appear. resolve #164 2021-06-29 19:19:14 +08:00
CMK
65a8307f50
Merge pull request #180 from tootsuite/fix/auth-ephemeral
Fix authentication session not using exist Safari token issue
2021-06-29 18:09:26 +08:00
CMK
d92c1b2ca4
Merge pull request #186 from tootsuite/feature/meta-textview
Migrate compose scene from collection view to table view
2021-06-29 17:58:46 +08:00
CMK
b7d5b711cb chore: update package version 2021-06-29 17:58:22 +08:00
CMK
fbb46b55a6 fix: content inset may wrong during compose scene modal transition issue 2021-06-29 17:54:38 +08:00
CMK
ace2b1cbdf fix: reply to label missing emoji issue in compose scene 2021-06-29 17:46:43 +08:00
CMK
65887f963a feat: using replica status view in compose scene 2021-06-29 17:08:41 +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
38822c443a Merge branch 'release/0.7.6' 2021-06-24 20:04:26 +08:00
CMK
5f7d9497cc Merge tag '0.7.6' into develop
no message
2021-06-24 20:04:26 +08:00
CMK
d88317225e chore: update to version 0.7.6 (22) 2021-06-24 19:59:07 +08:00
CMK
b3c36c3126 feat: scroll to top if needs when tap tab 2021-06-24 19:58:17 +08:00
CMK
6da2d87cf6
Merge pull request #181 from tootsuite/fix/profile
Fix UI/UX issue for profile scene
2021-06-24 19:38:02 +08:00
CMK
747becda79 fix: profile fields edit using wrong material issue 2021-06-24 19:20:41 +08:00
CMK
ab07860e5a fix: profile image overlay not blur when blocking/blocked issue 2021-06-24 16:50:20 +08:00
CMK
36fdef15df fix: wrong i18n string symbol issue 2021-06-24 16:49:34 +08:00
CMK
48c7ffe20e fix: paging still enabled issue when blocking/blocked in profile scene 2021-06-24 15:23:40 +08:00
CMK
d8be41fd33 fix: missing update the latest relationship into database after block/unblock action issue 2021-06-24 15:04:10 +08:00
CMK
4af2c0ca78 fix: profile block state i18n strings not set with name issue. resolve #171 2021-06-24 14:32:01 +08:00
CMK
c8e0cd05cf fix: authentication session force to ephemeral cause login session in Safari not using issue. resolve #178 2021-06-24 12:08:57 +08:00
CMK
bac85d83e9 Merge branch 'release/0.7.5' 2021-06-24 12:06:48 +08:00
CMK
27f569f14e Merge tag '0.7.5' into develop
no message
2021-06-24 12:06:48 +08:00
CMK
0f131a11ea chore: update version to 0.7.5 (21) 2021-06-24 11:50:06 +08:00