Shadowfacts
b0f23e46ba
Let Xcode update the stupid package name
2021-06-26 18:52:12 -04:00
Shadowfacts
9b30b48016
Bump build number and update changelog
2021-06-26 18:28:38 -04:00
Shadowfacts
bd49683e13
Fix not being able to select assets on iOS 15 beta 2
2021-06-26 17:18:04 -04:00
Shadowfacts
c22945b1e7
Use sheetPresentationController property
2021-06-26 17:02:17 -04:00
Shadowfacts
0a16a2e261
Fix potential data races
2021-06-26 16:51:54 -04:00
Shadowfacts
b95819cada
Fix crash when switching accounts
2021-06-26 16:42:56 -04:00
Shadowfacts
dc1ea1bed9
Fix timeline momentum scrolling stopping due to adding footer section
2021-06-26 15:54:10 -04:00
Shadowfacts
5f9fe505d5
Add pref to disable infinite scrolling on timelines
...
Closes #125
2021-06-25 23:28:43 -04:00
Shadowfacts
5b8e97287e
Convert TimelineTableViewController to use DiffableTimelineLikeTableViewController
2021-06-20 22:27:38 -04:00
Shadowfacts
49572c1fec
Add DiffableTimelineLikeTableViewController
2021-06-20 22:27:29 -04:00
Shadowfacts
ebb0770198
Add context menu action to remove attachments in Compose
2021-06-18 11:32:17 -04:00
Shadowfacts
27e05cc72d
Enable focus loop debugging in debug
2021-06-12 22:17:59 -04:00
Shadowfacts
4ca48a5f50
Add iOS 15 compilation condition
2021-06-12 22:17:41 -04:00
Shadowfacts
230bd50661
Disable selection of presenting sidebar items on focus
2021-06-12 22:17:09 -04:00
Shadowfacts
4f2f8d517f
Don't initiate table view cell drag while user is selecting poll options
2021-06-12 19:22:51 -04:00
Shadowfacts
130da9d4cc
Improve status collapse animation
...
Use an additional label with no content and no height to absorb the
extra space creating during collapse when the content text view
disappears immediately.
2021-06-12 11:39:15 -04:00
Shadowfacts
472b9aa5e2
Fixes for large image animations on devices with square screns
2021-06-12 11:26:44 -04:00
Shadowfacts
3413dff8f9
Present compose screen in new window on iOS 15 and iPad/Mac
2021-06-11 10:50:31 -04:00
Shadowfacts
66e8fce488
Fix crash when conversation VC tries to restore from unloaded status
2021-06-11 10:19:59 -04:00
Shadowfacts
aa2d333f4a
Disable transparent nav bar on page view controllers
2021-06-10 10:55:09 -04:00
Shadowfacts
c8a45d8eef
Add Open in New Window menu item to profiles
2021-06-10 10:52:27 -04:00
Shadowfacts
40f5be28f6
Cleanup un/follow menu action
2021-06-10 10:36:02 -04:00
Shadowfacts
7c9287543c
Fix crash due to PencilKit undo manager not being available until viewDidAppear
2021-06-10 10:33:24 -04:00
Shadowfacts
2a05b6d326
Add pointer hover effects to compose poll buttons
2021-06-09 19:18:54 -04:00
Shadowfacts
2499d25432
Use built-in sheet for asset picker on iOS 15
2021-06-09 19:12:10 -04:00
Shadowfacts
9417872790
Don't show Reply action in menu button on statuses
2021-06-09 17:10:44 -04:00
Shadowfacts
c02a1bbf74
Make Pin status action title clearer
2021-06-09 17:10:13 -04:00
Shadowfacts
0a894b219a
Allow Open in New Window action on iPadOS
2021-06-09 17:09:59 -04:00
Shadowfacts
22803668d2
Remove ellipsis from Share menu item title
2021-06-09 17:09:45 -04:00
Shadowfacts
2f6d1cb069
Use plain list style for Compose attachments
2021-06-09 17:08:59 -04:00
Shadowfacts
8889261b6b
Fix compose reply avatar scroll effect not working on iOS 15
2021-06-09 11:01:11 -04:00
Shadowfacts
91f1a5195c
Use visibility bar button item selection state instead of changing icon
2021-06-08 15:00:48 -04:00
Shadowfacts
1a5b958b1a
Hide compose progress bar while there is no progress
...
On iOS 15, the progress bar displays a little bit of progress even at 0
2021-06-08 14:54:42 -04:00
Shadowfacts
d667f6362c
Use UniformTypeIdentifiers framework for everything
2021-06-07 20:08:46 -04:00
Shadowfacts
ef1db466b9
Fix VoiceOver reading profile field names/values in incorrect order
2021-06-06 22:35:15 -04:00
Shadowfacts
0566f0ddfa
Fix More button in profile header not being VoiceOver accessible
2021-06-06 22:35:03 -04:00
Shadowfacts
f54d4d757f
Make status attachments VoiceOver accessible
2021-06-06 22:31:11 -04:00
Shadowfacts
fbc5d6eed9
Make timeline status cells single accessibility elements
2021-06-06 22:16:44 -04:00
Shadowfacts
2c4d2ce551
Make polls in statuses accessible
2021-06-06 22:11:29 -04:00
Shadowfacts
bbe260bc9e
Construct PKToolPicker ourselves
2021-06-06 21:33:17 -04:00
Shadowfacts
2fe19a5abe
Add fast account switching indicator to tab bar item
2021-06-06 18:30:46 -04:00
Shadowfacts
feacf576d7
Allow draging accounts in Preferences into new scenes
2021-06-06 14:55:18 -04:00
Shadowfacts
ceb58f1d92
Add state restoration for current account in main scene
2021-06-06 14:55:04 -04:00
Shadowfacts
806591f5b7
Remove old framework from Xcode project
2021-05-24 19:30:20 -04:00
Shadowfacts
18ce21c2c6
Add Open in Tusker action extension
2021-05-24 19:30:11 -04:00
Shadowfacts
47fb0ea868
Update PLCrashReporter
2021-05-22 13:45:18 -04:00
Shadowfacts
ffe6450b26
Xcode recommendations, use AnyObject instead of class in protocol requirements
2021-05-22 13:44:58 -04:00
Shadowfacts
b51c1c03cb
Fix poll option percentages getting cut off
...
Closes #120
2021-05-22 11:44:50 -04:00
Shadowfacts
e745d78d67
Fix polls not being collapsed inside CW
...
Closes #119
2021-05-22 11:30:56 -04:00
Shadowfacts
4c9d5e8465
Fix nav bar on iPad search screen hiding
2021-05-22 11:25:12 -04:00