Nathan Mattes
|
fbde2a5833
|
More cleanup
|
2023-09-22 15:27:46 +02:00 |
|
Nathan Mattes
|
d455da85d2
|
Add follow/unfollow-option to user-section (IOS-103)
|
2023-06-13 15:30:30 +02:00 |
|
Nathan Mattes
|
8804432b60
|
Fix Brand Color (IOS-160) (#1054)
|
2023-06-02 09:52:12 +02:00 |
|
Jed Fox
|
414df3154a
|
IOS-92: Enlarge post action buttons at larger text sizes (#927)
|
2023-03-20 08:39:11 +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 |
|
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 |
|
Jed Fox
|
44f366083c
|
Improve the UX around post translation (#933)
|
2023-03-01 15:05:22 +01:00 |
|
Jed Fox
|
32fbbc37c1
|
Move setupTranslationIndicator into StatusView.ViewModel
|
2023-02-06 21:51:07 -05:00 |
|
Jed Fox
|
97f5132977
|
Add a “Show Original” accessibility action to statuses when relevant
|
2023-02-06 21:39:41 -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 |
|
Nathan Mattes
|
3e2282cb03
|
Merge pull request #783 from mastodon/ios_15
Bump Deplyment Target to iOS 15
|
2022-12-22 18:36:26 +01:00 |
|
Jed Fox
|
6ae1446a92
|
Add reply/reblog/favorite actions to statuses
|
2022-12-19 14:53:00 -05:00 |
|
Jed Fox
|
a7b0f30d08
|
Fix status view not having actions from the menu
|
2022-12-19 14:24:50 -05:00 |
|
Marcus Kida
|
98154ec2c3
|
chore: Don't limit number of lines on translation info text
|
2022-12-19 11:01:13 +01:00 |
|
Marcus Kida
|
258aea3682
|
feat: Show translation provider
|
2022-12-19 07:32:48 +01:00 |
|
Nathan Mattes
|
1d7dc2f266
|
Bump to iOS 15 deployment target and fix build issues
|
2022-12-17 20:26:20 +01:00 |
|
Jed Fox
|
0c8c9778b0
|
Merge remote-tracking branch 'upstream/develop' into status-cards
|
2022-12-15 07:46:37 -05:00 |
|
Marcus Kida
|
6329f10046
|
chore: Move translated info directly below translated text
|
2022-12-14 10:34:01 +01:00 |
|
Marcus Kida
|
fda3ae1516
|
chore: Update translated footer alignment
|
2022-12-07 17:10:32 +01:00 |
|
Marcus Kida
|
7368e487af
|
chore: Add L10n for status translation
|
2022-12-07 16:32:51 +01:00 |
|
Marcus Kida
|
bfdb2e2de9
|
chore: Update translated status footer style
|
2022-12-07 16:00:18 +01:00 |
|
Marcus Kida
|
dc174b4b6d
|
feat: Implement translation progress indicator on status
|
2022-12-07 15:52:38 +01:00 |
|
Marcus Kida
|
1020ca531a
|
feat: Implement status translation info footer and reversion
|
2022-12-07 15:41:33 +01:00 |
|
Jed Fox
|
1379cdc448
|
Disable cards in notifications
both to save space and because I’m too lazy to wire up the delegate methods for the menu
|
2022-12-03 13:41:51 -05:00 |
|
Jed Fox
|
17b39da316
|
Add “Copy,” “Share,” and “Share Link in Post” actions to cards
|
2022-12-03 13:38:32 -05:00 |
|
Marcus Kida
|
9affb0f637
|
feat: Implement translatedContent which can be used to replace the StatusView content
|
2022-12-02 23:15:06 +01:00 |
|
Kyle Bashour
|
3a90b1c865
|
Change name and improve a11y
|
2022-11-26 21:47:49 -08:00 |
|
Kyle Bashour
|
4616d40519
|
More spacing
|
2022-11-26 19:22:05 -08:00 |
|
Kyle Bashour
|
3a732b688c
|
Better layout
|
2022-11-25 20:16:42 -08:00 |
|
Kyle Bashour
|
ba7955bdb5
|
Handle taps
|
2022-11-24 07:48:07 -08:00 |
|
Kyle Bashour
|
d0f1bb82f7
|
Merge branch 'develop' into kb/link-previews
# Conflicts:
# MastodonSDK/Package.swift
|
2022-11-23 18:42:16 -08:00 |
|
Jed Fox
|
82da37e1e7
|
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y
|
2022-11-21 08:39:08 -05:00 |
|
Stefan Painhapp
|
abe25f2156
|
Refactor pin to (parent) layout constraints as extension of UIView
|
2022-11-18 01:45:27 +09:00 |
|
Kyle Bashour
|
ae24f95e31
|
wip
|
2022-11-14 13:26:25 -08:00 |
|
Kyle Bashour
|
daeb2ef70f
|
wip
|
2022-11-11 18:35:18 -08:00 |
|
Jed Fox
|
c2232a596d
|
Improve accessibility labels for reply/reblog posts
|
2022-11-09 16:59:02 -05:00 |
|
Jed Fox
|
1ce756a849
|
Add accessibility actions for links/mentions/hashtags in posts
|
2022-11-03 14:59:58 -04:00 |
|
Jed Fox
|
ceece731a4
|
Use LPLinkMetadata to improve sharing behavior
|
2022-11-03 11:18:09 -04:00 |
|
Jed Fox
|
d7739340f2
|
Merge remote-tracking branch 'upstream/develop' into post-author-a11y
|
2022-11-01 09:40:01 -04:00 |
|
CMK
|
0b0d7fcd48
|
chore: cherry pick 00eddc2aae79591ba0c1fae12b68d0b5010f29b9 from feature-post-edit branch
|
2022-11-01 14:34:00 +08:00 |
|
Jed Fox
|
8f3caba089
|
Remove the status metric view from the accessibility hierarchy
|
2022-10-31 12:40:18 -04:00 |
|
Jed Fox
|
3876855bc9
|
Move the post author information to a custom subview that handles accessibility
|
2022-10-31 12:01:14 -04:00 |
|
CMK
|
fa27a28a60
|
chore: move core logic into package
|
2022-10-08 13:43:06 +08:00 |
|
CMK
|
0c8e7d2cea
|
feat: update to new purple tint color
|
2022-06-02 17:48:18 +08:00 |
|
CMK
|
e1710299d5
|
feat: add reblogged by and favorited by user list entry for status
|
2022-05-17 22:09:43 +08:00 |
|
CMK
|
bfd892e84e
|
fix: status view header icon layout trimmed under "Accessibility XXXL" size issue
|
2022-05-17 17:03:19 +08:00 |
|
CMK
|
c4ab4f68c6
|
fix: status sensitive toggle logic issue
|
2022-04-18 15:33:29 +08:00 |
|
CMK
|
67aa1d670b
|
fix: non-ascii character in URL can not open issue. resolve #304
|
2022-04-11 12:27:26 +08:00 |
|
CMK
|
4c1870f921
|
chore: update body font size to 17pt
|
2022-04-07 19:28:06 +08:00 |
|
CMK
|
78fc34c08d
|
chore: update notification timeline margin
|
2022-02-18 18:25:26 +08:00 |
|