Marcus Kida
|
41d3d8a7c6
|
IOS-131: Remove blurry background, make pageControl background promintent, remove inset (#991)
|
2023-03-27 15:41:33 +02:00 |
|
Marcus Kida
|
0c239a7882
|
IOS-129: Redesign onboarding buttons and add loading indicator on Next-Button (#989)
|
2023-03-23 07:51:23 +01:00 |
|
Marcus Kida
|
8f327d4c05
|
IOS-113 fix general vqa issues (#986)
|
2023-03-21 08:01:40 +01:00 |
|
Nathan Mattes
|
8060017880
|
IOS-113, bullet 4: Replace icons (#980)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
|
2023-03-20 08:45:28 +01:00 |
|
Jed Fox
|
414df3154a
|
IOS-92: Enlarge post action buttons at larger text sizes (#927)
|
2023-03-20 08:39:11 +01:00 |
|
Bedir Ekim
|
0dd8a9178e
|
Unnecessary Space Deleted (#984)
|
2023-03-20 08:27:15 +01:00 |
|
Jed Fox
|
f0753e9d0d
|
IOS-80 Add AXCustomContent to ProfileCardView (#979)
|
2023-03-20 08:02:41 +01:00 |
|
Marcus Kida
|
85ad331a5e
|
IOS-94: Improve accessibility of the onboarding intro (#972)
|
2023-03-17 11:16:58 +01:00 |
|
Nathan Mattes
|
245582961b
|
IOS-123: Open profiles and statuses in app (#981)
|
2023-03-17 10:47:19 +01:00 |
|
Marcus Kida
|
bb15e16959
|
IOS-82: Increase Contrast (#973)
|
2023-03-16 09:05:41 +01:00 |
|
Marcus Kida
|
73ce92216a
|
IOS-110: Fix Cannot switch accounts when large content viewer is enabled (#976)
|
2023-03-16 00:18:22 +01:00 |
|
Marcus Kida
|
d85b151757
|
IOS-96: Label Privacy Policy links as links/buttons in the onboarding (#971)
|
2023-03-15 14:53:06 +01:00 |
|
Marcus Kida
|
71a72d2581
|
IOS-97: Improve labelling of username field on Create Account screen (#970)
|
2023-03-15 14:52:49 +01:00 |
|
Nathan Mattes
|
cd4cd66f61
|
Switch tabs in notification-screen (#969)
|
2023-03-13 20:37:55 +01:00 |
|
Jed Fox
|
2987149ba5
|
IOS-87: Add “Search” and “Explore” input labels for Search & Explore (#935)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
|
2023-03-13 12:54:52 +01:00 |
|
Jed Fox
|
e6b8908ca5
|
IOS-75: Make StatusCardControl an accessibility element (#934)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
|
2023-03-13 12:54:40 +01:00 |
|
Jed Fox
|
4dbf8d35ec
|
Don’t assertionFailure() when tapping on non-status cells (#963)
|
2023-03-13 11:34:40 +01:00 |
|
Nathan Mattes
|
0c224f47df
|
Implement post editing / edit history (#875)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
|
2023-03-02 11:06:13 +01:00 |
|
Marcus Kida
|
2b805872cc
|
Fixes #942 - Tapping home button or Pull to Refresh does not reload (#960)
|
2023-03-01 16:41:20 +01:00 |
|
Jed Fox
|
44f366083c
|
Improve the UX around post translation (#933)
|
2023-03-01 15:05:22 +01:00 |
|
Nathan Mattes
|
75e1dc3abd
|
Update server-list-sorting during onboarding (IOS-116) (#956)
|
2023-02-25 12:35:29 +01:00 |
|
Jed Fox
|
b70bab901a
|
IOS-88: Use post content as the primary user input label for posts in feeds/threads (#937)
|
2023-02-23 12:58:14 +01:00 |
|
Jed Fox
|
d3bcaa3f01
|
IOS-86: Edit L10n.Scene.Favorite.title from "Your Favorites" to "Favorites" (#936)
|
2023-02-14 22:29:53 +01:00 |
|
Marcus Kida
|
fe12019370
|
Change random server picking logic to require "general" category, prefer no approval and own language code (#929)
|
2023-02-08 23:41:49 +01:00 |
|
Marcus Kida
|
d7c9b1ded7
|
Merge pull request #923 from j-f1/profile-about-a11y
IOS-76: Improve accessibility of the About fields on profiles
|
2023-02-08 11:05:38 +01:00 |
|
Jed Fox
|
eef98ea70b
|
Fix large content viewer for DoubleTitleLabelNavigationBarTitleView
|
2023-02-07 21:20:39 -05:00 |
|
Jed Fox
|
952ae0f621
|
Expose metas in fields as accessibility actions
|
2023-02-07 15:36:27 -05:00 |
|
Jed Fox
|
5a3afef978
|
Make ProfileFieldCollectionViewCell an accessibility element
|
2023-02-07 13:27:45 -05:00 |
|
Jed Fox
|
f1099326d9
|
Fix typo in method name
|
2023-02-07 13:12:49 -05:00 |
|
Marcus Kida
|
a6dc97b22b
|
Merge pull request #915 from mastodon/IOS-37_Widgets
Feature: Followers, Multiple Followers, Latest Followers Widget
|
2023-02-07 13:54:47 +01:00 |
|
Marcus Kida
|
9a3ba02683
|
feat(App): Implement Haptic Feedback for Tab switches and Timeline reload
|
2023-02-07 11:38:07 +01:00 |
|
Marcus Kida
|
e88dea0034
|
Merge branch 'develop' into IOS-37_Widgets
|
2023-02-07 09:53:01 +01:00 |
|
Marcus Kida
|
9f40f4ae0f
|
Merge pull request #919 from j-f1/recent-searches-heading
IOS-78: Mark “Recent searches” as a heading
|
2023-02-07 09:49:48 +01:00 |
|
Marcus Kida
|
5fc04dfc07
|
Merge pull request #918 from j-f1/user-search-a11y
IOS-77: Improve accessibility of account rows in search results/recent searches
|
2023-02-07 09:49:14 +01:00 |
|
Marcus Kida
|
f4b3f7550a
|
Merge pull request #917 from j-f1/translated-info-view-a11y
IOS-81: Make “Translated From” UI accessible
|
2023-02-07 09:48:16 +01:00 |
|
Marcus Kida
|
0647cae24a
|
Merge branch 'develop' into IOS-37_Widgets
|
2023-02-07 08:18:35 +01:00 |
|
Jed Fox
|
e6a9a14361
|
Update label for X button next to Recent searches from “close” to “clear”
|
2023-02-06 22:35:03 -05:00 |
|
Jed Fox
|
3b4d782325
|
Mark “Recent searches” as a heading (IOS-78)
|
2023-02-06 22:32:30 -05:00 |
|
Jed Fox
|
21e4a81ca7
|
Make UserView accessible
|
2023-02-06 22:22:22 -05:00 |
|
Jed Fox
|
d933f2d0cb
|
Fix sizing of userView in search history
|
2023-02-06 22:08:38 -05:00 |
|
Jed Fox
|
9c30ecd9c0
|
Make the translation info view accessible at the root of a thread
|
2023-02-06 21:39:41 -05:00 |
|
Jed Fox
|
5118649dd4
|
IOS-67: Add the “Header” and “Button” traits to the logo button
|
2023-02-06 21:15:13 -05:00 |
|
Marcus Kida
|
3b87916d9a
|
chore(Feed): Improve Feed performance by fetching statuses in batches (#914)
|
2023-02-07 00:46:35 +01:00 |
|
Marcus Kida
|
d685b9e365
|
Add LatestFollowersWidget
|
2023-02-06 11:39:40 +01:00 |
|
Marcus Kida
|
8438bbc032
|
chore(Widget): Rename MultiFollowersCountSmallIntent -> MultiFollowersCountIntent
|
2023-01-31 14:55:59 +01:00 |
|
Marcus Kida
|
9eb26d4ed8
|
feat(Widget): Implement MultiFollowersCountWidget for single Column
|
2023-01-31 14:37:49 +01:00 |
|
Marcus Kida
|
5a3636cb22
|
feat(Widget): Implement FollowersCountIntent
|
2023-01-24 11:15:21 +01:00 |
|
Marcus Kida
|
c0cd51c0d4
|
fix(Mention): Fixes an issue where user Profiles are not found because matching is not done via href (#895)
|
2023-01-19 13:47:16 +01:00 |
|
Marcus Kida
|
37678caed5
|
Merge pull request #878 from mastodon/IOS-31_ActionExtension
Feature: Action Extension
|
2023-01-12 10:24:20 +01:00 |
|
Marcus Kida
|
412d9b6fc8
|
Merge pull request #877 from j-f1/username-align
Left-align the username in the profile header
|
2023-01-12 10:24:03 +01:00 |
|