2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

38 Commits

Author SHA1 Message Date
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
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
CMK
a1b9ac8394 chore: update status timeline margin 2022-02-18 17:49:20 +08:00
CMK
792208aebb feat: restore post filter supports 2022-02-15 19:44:45 +08:00
CMK
ce80409ead feat: make status detail accessible 2022-02-14 19:34:22 +08:00
CMK
0bc128ba79 feat: add content warning toggle button 2022-02-11 20:21:28 +08:00
CMK
d3e8f85cb3 feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
CMK
ab4d525cec feat: make the home timeline readable for VoiceOver 2022-02-10 20:01:52 +08:00
CMK
582843f54a feat: add video player for audio/video kind media 2022-02-09 20:35:19 +08:00
CMK
bdf7114fef feat: update status content warning UI 2022-02-08 19:50:18 +08:00
CMK
f4bb2d947f feat: update report flow 2022-02-08 12:36:06 +08:00
CMK
d332c98a0f feat: add content warning for post media 2022-01-29 19:51:40 +08:00
CMK
caaf66286f feat: add content warning for post spoiler 2022-01-29 17:02:30 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00