34 Commits

Author SHA1 Message Date
Nathan Mattes
846fa44369 Refactor action-menu to better support sections (IOS-103) 2023-06-13 15:30:30 +02:00
Marcus Kida
8f327d4c05
IOS-113 fix general vqa issues (#986) 2023-03-21 08:01:40 +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
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
ba7955bdb5 Handle taps 2022-11-24 07:48:07 -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
bf01ef80f6 Revert changes in NotificationView 2022-11-18 01:54:03 +09:00
Stefan Painhapp
abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
Jed Fox
393e4632da
Add secondary actions to notifications 2022-11-09 16:33:54 -05:00
Jed Fox
b3bc6dc273
Add accessibility labels to notifications, only have 1 element per notification 2022-11-09 15:50:36 -05: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
Jed Fox
3876855bc9
Move the post author information to a custom subview that handles accessibility 2022-10-31 12:01:14 -04:00
CMK
bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK
fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK
0be721be3b feat: update follow request UI 2022-07-13 17:44:47 +08:00
CMK
26a44b93f2 chore: use i18n words for follow request action 2022-06-30 15:58:09 +08:00
CMK
8a5d26dc38 feat: add follow request notification UX. resolve #390 #458 2022-06-30 15:02:24 +08:00
CMK
bcfdaf2ca7 feat: add interaction for follow request notification 2022-06-28 19:00:39 +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
91e2882154 chore: update horizontal compact mode notification timeline margin looks like 2022-02-18 19:09:12 +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
d4a4e4ba3d chore: update color panel 2022-02-15 18:16:09 +08:00
CMK
caa9ab7a40 feat: add media interaction for notification timeline 2022-02-15 14:01:28 +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
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