Commit Graph

4457 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 91bb3f3627
Merge pull request #595 from mastodon/more_obvious_account_switcher
Add Account Toggle Indicator to make Account Switch Feature more obvious
2022-11-18 10:12:12 +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 3a2c99c75a
chore: Move accountToggleIndicator to Constants 2022-11-18 10:07:15 +01:00
Marcus Kida 3acdbcc2ce
chore: Make accessoryImageView more universal 2022-11-18 10:07:14 +01:00
Marcus Kida 533e626094
chore: Rename accountSwitcherChevron -> accountToggleIndicator 2022-11-18 10:07:14 +01:00
Marcus Kida 8fd37c8362
feat: Implement more obvious account switcher 2022-11-18 10:07:14 +01:00
Marcus Kida 1928b1b8d5
Merge pull request #627 from mastodon/disable_double_tap_account_toggle
chore: Disable double-tap-to-switch-account
2022-11-18 09:56:41 +01:00
Marcus Kida 4cc734fac9
chore: Link related GitHub issue to commented-out code 2022-11-18 09:56:02 +01:00
Marcus Kida 3020f28ef4
chore: Disable double-tap-to-switch-account 2022-11-18 09:40:45 +01:00
CMK 87d6fe9fc8
Merge pull request #621 from mastodon/fix-thread-logic
Fix thread logic to use the original order
2022-11-18 16:06:10 +08:00
CMK b5d883865d fix: prefer the original mode to top-two-tier tree mode 2022-11-18 00:16:21 +08:00
CMK 1ca3b66e40 chore: code cleanup 2022-11-18 00:00:17 +08:00
Marcus Kida 0b0252fca2
Merge pull request #617 from mastodon/account_toggle_double_tap_ipad
feat: Implement double-tap account switching on iPad
2022-11-17 16:51:26 +01:00
CMK 095881c5d5
Merge pull request #616 from painhapp/videoLayoutConstraints
Fix Video Player Constraints issue
2022-11-17 23:42:55 +08:00
Marcus Kida e8e8a2a4c9
fix: Don't delay touches ended 2022-11-17 15:45:25 +01:00
Marcus Kida 586c1669f9
Merge pull request #619 from mastodon/fix_tabbar_selection_delay
fix: TabBar has noticeable delay when selecting next tab
2022-11-17 15:39:46 +01:00
Marcus Kida d8cf4606e2
fix: TabBar has noticeable delay when selecting next tab 2022-11-17 15:33:21 +01:00
Marcus Kida d93d094734
Merge pull request #618 from mastodon/fix-compose-content-validate
Fix compose content could not post media only issue
2022-11-17 13:53:48 +01:00
CMK be255ff53b fix: compose content could not post media only issue 2022-11-17 20:41:55 +08:00
Marcus Kida 60d9d3537d
feat: Implement double-tap account switching on iPad 2022-11-17 10:22:13 +01:00
Stefan Painhapp d8164c2bc9 Fix Video Player Constraints issue 2022-11-17 14:26:40 +09:00
CMK cf28286d89
Merge pull request #606 from mastodon/fix-timeline-crash
Fix timeline crash
2022-11-16 22:48:53 +08:00
CMK 8b7b6c4067 fix: configure header code not dispatch on UI thread issue 2022-11-16 22:31:21 +08:00
Marcus Kida 4d5d9477fc
Merge pull request #605 from mastodon/fix_share_wrong_domain
fix: Local user's domain is shown for remote users when sharing a post
2022-11-16 15:15:02 +01:00
Marcus Kida ccaffe031e
fix: Local user's domain is shown for remote users when sharing a post 2022-11-16 15:03:20 +01:00
Marcus Kida 939d85bb8f
Merge pull request #604 from mastodon/double_tap_profile_to_quickly_cycle_accounts
feat: Implement double-tap on profile Tab to quickly cycle through logged in Accounts
2022-11-16 13:58:18 +01:00
Marcus Kida 634796e9dc
fix: Only allow double-tap account toggle if more than 1 account exists 2022-11-16 13:43:54 +01:00
CMK 9e1140dc78 chore: disable Xcode Cloud and using GitHub action to make the TestFlight build 2022-11-16 20:20:42 +08:00
CMK 1f63f68014 fix: not copy translation resource for info.plist issue 2022-11-16 20:02:09 +08:00
CMK 972b82268a feat: new i18n languages. Czech (cs) and Slovenian (sl) 2022-11-16 19:56:16 +08:00
Marcus Kida 26576d888e
feat: Implement double-tap on profile Tab to quickly cycle through logged in Accounts 2022-11-16 12:54:51 +01:00
CMK ea7972c789 chore: update i18n resources 2022-11-16 19:06:09 +08:00
CMK a12b056efa Merge branch 'l10n_develop' into release-1.4.7
# Conflicts:
#	Localization/StringsConvertor/input/en.lproj/Localizable.stringsdict
2022-11-16 19:03:05 +08:00
CMK c2bb14eaab
Merge pull request #520 from j-f1/account-switcher-a11y
Improve accessibility of the account switcher
2022-11-16 18:51:17 +08:00
CMK 1ac316c3e7
Merge pull request #602 from mastodon/feature-purple-logo
Update purple logo
2022-11-16 18:48:33 +08:00
CMK 35544b3066 fix: aspect ratio 2022-11-16 18:45:51 +08:00
CMK 6384a77697 chore: remove large logo 2022-11-16 18:45:36 +08:00
CMK 7ca0792b5b feat: update purple logo 2022-11-16 18:41:17 +08:00
Eugen Rochko 663b7fd708 New translations app.json (Spanish, Argentina) 2022-11-16 10:42:17 +01:00
Eugen Rochko e3ab9509ec New translations app.json (Italian) 2022-11-16 10:42:16 +01:00
Eugen Rochko a9f7caea3d New translations app.json (Arabic) 2022-11-16 10:42:15 +01:00
Eugen Rochko 5038a49abf New translations app.json (Czech) 2022-11-16 10:42:14 +01:00
Eugen Rochko 8d2c1aa4eb New translations app.json (Swedish) 2022-11-16 10:42:12 +01:00
Eugen Rochko 198411e2f4 New translations app.json (Vietnamese) 2022-11-16 10:42:11 +01:00
Eugen Rochko 2e7598e4f7 New translations app.json (Slovenian) 2022-11-16 10:42:10 +01:00
Eugen Rochko bbc2f3c165 New translations app.json (Sorani (Kurdish)) 2022-11-16 09:46:00 +01:00
Eugen Rochko 54a70a81b5 New translations app.json (Basque) 2022-11-16 09:45:59 +01:00
Eugen Rochko e1c18ebfbe New translations app.json (German) 2022-11-16 09:45:57 +01:00
Eugen Rochko 05863051c9 New translations app.json (Danish) 2022-11-16 09:45:56 +01:00