1592 Commits

Author SHA1 Message Date
3262fe002b Add hover interaction to trending link cards 2023-01-22 17:37:41 -05:00
521e5ad5fc Make trend history view respond to preferred content size category 2023-01-22 17:23:22 -05:00
2b651b0bc4 Fix trending hashtag cells not adjusting to dynamic type 2023-01-22 17:23:19 -05:00
99b3532e64 Add description to trending link cards, fix not responding to dynamic type 2023-01-22 17:23:19 -05:00
2ea8e9cf1e Fix preview action on iPad Explore screen not working 2023-01-22 15:44:36 -05:00
e8b7446117 Fix split view expand breaking when transferring trending statuses/hashtags/links VCs 2023-01-22 14:01:44 -05:00
a47b9c0c75 Move trending statuses to Explore on iPad
See #171
2023-01-22 13:57:37 -05:00
a75862b5cc Mask trending link card previews with same corner radius as cells 2023-01-22 12:08:22 -05:00
0738683ee3 Add search scopes
Closes #328
2023-01-22 11:41:38 -05:00
155f4036f9 Handle authentication required error for instance timelines 2023-01-22 11:18:43 -05:00
8181090763 Bump build number and update changelog 2023-01-21 23:01:55 -05:00
6328627a97 Fix extra spacing above content in conversation main status 2023-01-21 20:27:20 -05:00
c6043d60ee Fix crash when inserting present items in empty timeline 2023-01-21 16:31:52 -05:00
dd6813c058 Bump build number and update changelog 2023-01-21 15:31:35 -05:00
2229b332e0 Try to resolve statuses from links that match known patterns 2023-01-21 14:03:21 -05:00
63ed3b6e10 Add loading indicator to conversation screen 2023-01-21 13:17:11 -05:00
ccd1672e72 Show highlight on expand thread cell selection 2023-01-21 13:14:16 -05:00
addcc2dacc Rewrite conversation screen to use UICollectionView 2023-01-21 11:26:51 -05:00
a49e9f2c1f Bump build number and update changelog 2023-01-21 11:24:19 -05:00
b1421767dd Fix tapping expand thread cell not working 2023-01-20 14:17:15 -05:00
8ee916411e Further card tweaks 2023-01-20 13:58:40 -05:00
9d845bf6c1 Show loading indicator when restoring timeline state 2023-01-20 13:47:14 -05:00
9a2c24942a Fix SegmentedPageViewController next sub-page shortcut not working 2023-01-20 11:38:31 -05:00
cca2a03b2f When routing the SplitNav responder chain through the root VC, go as deep into it as possible
Makes keyboard shortcuts from, e.g., TimelineVC accessible when the root is TimelinesPageVC

See #302
2023-01-20 11:34:44 -05:00
1a64bfcef8 Disallow keyboard focus in sidebar
Makes keyboard shortcuts from the split VC's primary content available

See #302
2023-01-20 11:33:28 -05:00
907810d98a Make link preview cards larger 2023-01-20 11:22:28 -05:00
23a4999196 Complete asynchronous swipe actions immediately
Fixes crash when the user things the action has failed and taps it
again, which results in an invalid completion handler later being called
2023-01-20 10:53:30 -05:00
3e0feba273 Fix collapse button disappearing when navigating away 2023-01-20 10:51:56 -05:00
468a559127 Fix crash when TimelinePosition's center status ID isn't in the list of IDs 2023-01-19 21:46:57 -05:00
c03fc86300 Bump build number 2023-01-19 14:38:35 -05:00
a33be0b556 Remove unused background audio mode 2023-01-19 13:13:08 -05:00
6aee926f00 Fix table views being too far inset on iPhone 2023-01-19 13:13:01 -05:00
13640be91d Bump build number and update changelog 2023-01-19 13:08:05 -05:00
5123cf20c3 Rename Delete Status -> Delete Post 2023-01-18 15:05:12 -05:00
bf739b9f41 Add pagination to status actions account list 2023-01-18 15:02:56 -05:00
4211806b5f Add followers/following screen
Closes #323
2023-01-18 15:02:56 -05:00
88aada8d35 Add follower/ing counts to profile header 2023-01-18 14:02:23 -05:00
5623cedab3 Fix conversation reloading on appear 2023-01-18 13:59:42 -05:00
ccfc8331fb Fix avatars not un-grayscaling on timeline 2023-01-18 11:37:15 -05:00
10803408cd Post status deleted notifications when load fails with not found 2023-01-17 20:04:48 -05:00
fb7a7db6e8 Handle deleted statuses in status action account list 2023-01-17 20:02:03 -05:00
78cd1313fe Fix new conversation VC not responding to status bar taps 2023-01-17 19:36:12 -05:00
db1bbf7148 Add delete status action 2023-01-17 19:32:50 -05:00
5f19adf2d0 Only show report action for other people's posts 2023-01-17 19:15:54 -05:00
6f006adbc1 Show better message when opening conv for deleted status
Also split conversation loading out into separate view controller
2023-01-17 19:15:54 -05:00
39bff06897 Fix profile header buttons not adjusting height for dynamic type size
Closes #317
2023-01-17 11:51:14 -05:00
68682ee291 Maybe fix race condition between iCloud sync and state restoration 2023-01-17 10:50:36 -05:00
5029b26b40 Bump build number and update changelog 2023-01-17 10:50:14 -05:00
907cf08400 Fix expand thread cell not adjusting to accent color pref 2023-01-16 17:54:56 -05:00
e85d194e5f Make table and collection view focusable 2023-01-16 17:54:56 -05:00