Shadowfacts shadowfacts
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-14 01:56:35 +00:00
ff4dff1147 Fix status icons flashing blue during expand/collapse
ba1eed7a85 Add pointer effect to custom alert actions
0c9f6e02bd Fix controls reappearing when swiping between pages in gallery
565d17970f Make attachment description scrollable beyond a certain height
dc3c2d027c Prevent statuses which are in the persisted timeline state from being pruned
Compare 6 commits »
shadowfacts closed issue shadowfacts/Tusker#297 2022-12-14 01:56:34 +00:00
Rewrite timeline position persistence to not use the NSUserActivity mechanism
shadowfacts closed issue shadowfacts/Tusker#293 2022-12-14 01:56:34 +00:00
Remember timeline position when switching accounts
shadowfacts opened issue shadowfacts/Tusker#306 2022-12-13 19:52:18 +00:00
CustomAlertController should have hover pointer effect on actions
shadowfacts commented on issue shadowfacts/Tusker#305 2022-12-13 04:10:04 +00:00
Swipe actions aren't persisted

it would help if i actually included them in the codable impl, wouldn't it 🤦‍♂️

3691c3f48354fd7bc1640251257f916f2385fccd

shadowfacts closed issue shadowfacts/Tusker#305 2022-12-13 04:10:04 +00:00
Swipe actions aren't persisted
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-13 04:09:23 +00:00
3691c3f483 Actually encode the swipe action prefs
shadowfacts commented on issue shadowfacts/Tusker#174 2022-12-13 04:04:26 +00:00
Timeline pagination breaks when the last post in a page is a reblog

Haven't seen this since, even with pleroma. Assuming this was a fluke

shadowfacts closed issue shadowfacts/Tusker#174 2022-12-13 04:04:26 +00:00
Timeline pagination breaks when the last post in a page is a reblog
shadowfacts closed issue shadowfacts/Tusker#148 2022-12-13 04:03:37 +00:00
Disabling timeline action buttons sometimes cuts off post text
shadowfacts commented on issue shadowfacts/Tusker#131 2022-12-13 04:00:24 +00:00
Animations should be disabled on instance public timelines

Fixed by the timeline collection view rewrite

shadowfacts closed issue shadowfacts/Tusker#131 2022-12-13 04:00:24 +00:00
Animations should be disabled on instance public timelines
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-13 03:57:55 +00:00
9c103103e8 Fix ToastableViewController automatic scroll view detection not handling collection views
382d8ef2c8 Fix Trending Posts appearing to reload forever
Compare 2 commits »
shadowfacts closed issue shadowfacts/Tusker#303 2022-12-13 03:47:22 +00:00
Copy expand all statuses setting when tapping More Replies cell in conversation
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-13 03:47:22 +00:00
2891f47cb3 Fix statuses from the wrong timeline being restored into Home (again)
3c80ec8b43 Allow saving or following hashtag from Add screen
478ba3db28 Include followed hashtags in Explore and sidebar
f96cd1b5e2 Copy showStatusesAutomatically when selecting conversation expand thread item
Compare 4 commits »
shadowfacts closed issue shadowfacts/Tusker#277 2022-12-13 03:07:22 +00:00
Jump to top of timeline with VoiceOver
shadowfacts closed issue shadowfacts/Tusker#304 2022-12-13 02:00:18 +00:00
List items render as black in dark mode
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-13 02:00:18 +00:00
7f4ab57a1d Fix <li> bullets/numbers appearing black in dark mode
shadowfacts pushed to develop at shadowfacts/Tusker 2022-12-13 01:57:53 +00:00
8caf93bf0a Add ScrollingSegmentedControl, and home/notifs/profiles to use it
9c4b68b09e Reorganize gestures
b49e8d0279 Move Pachyderm to Packages folder
Compare 3 commits »
shadowfacts opened issue shadowfacts/Tusker#303 2022-12-12 15:22:32 +00:00
Copy expand all statuses setting when tapping More Replies cell in conversation