Tusker/Tusker
Shadowfacts eb61043867 Fix timeline state restoration not returning to correct scroll position in certain circumstances
All of the work done by the restoreInitial callback needs to be async,
so that when the TimelineLikeController signals that the loading
indicator should be removed, the collection view is in the right place.

Closes #439
2023-12-14 18:28:22 -05:00
..
API V2 instance API, add translation to InstanceFeatures 2023-12-04 17:55:03 -05:00
Activities First pass at strict sendability checking 2023-02-19 15:23:25 -05:00
Assets.xcassets Add About screen 2022-12-22 13:59:39 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching BaseEmojiLabel improvements 2023-05-14 15:19:00 -04:00
CoreData Add server-provided translation 2023-12-04 19:31:51 -05:00
Extensions Use two columns for trending links/accounts on wide screens 2023-09-29 17:33:18 -04:00
Gestures Reorganize gestures 2022-12-12 20:56:14 -05:00
Models Remove old asset picker 2023-04-16 14:28:09 -04:00
Preferences Use custom UITraitDefinition on iOS 17 2023-09-06 13:51:27 -04:00
Scenes Fix reblogged statuses being pruned while still referenced, add workaround for crash 2023-12-03 15:08:38 -05:00
Screens Fix timeline state restoration not returning to correct scroll position in certain circumstances 2023-12-14 18:28:22 -05:00
Shortcuts Make UserActivityType.handle MainActor-bound 2023-08-23 17:07:41 -07:00
Vendor Enable blurhash in debug 2022-10-29 14:19:43 -04:00
Views Add server-provided translation 2023-12-04 19:31:51 -05:00
en.lproj Fix poll votes displaying random number 2022-09-11 22:35:09 -04:00
AppDelegate.swift Fix Cmd+W closing sometimes closing non-foreground window on macOS 2023-11-05 11:14:58 -05:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
BackgroundManager.swift Cleanup orphaned local attachments 2023-05-15 23:45:18 -04:00
DomainBlocks.plist Whoops 2022-10-29 21:06:27 -04:00
Filterer.swift Fix crash when editing hide-action filter 2023-05-14 21:32:22 -04:00
FuzzyMatcher.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
HTMLConverter.swift Style blockquote appropriately 2023-11-18 10:56:05 -05:00
ImageGrayscalifier.swift Fix hitches due to AttachmentView not using pre-prepared images 2023-05-12 21:40:17 -04:00
Info.plist Cleanup orphaned local attachments 2023-05-15 23:45:18 -04:00
LazilyDecoding.swift Remove incorrect workaround for crash when LazilyDecoding used on nil MO 2023-12-04 16:20:22 -05:00
Lazy.swift Avoid converting HTML to attributed string twice when displaying a status cell for the first time 2022-12-04 12:08:22 -05:00
Logging.swift Include fractional seconds in log timestamps 2023-05-11 20:46:25 -04:00
MenuController.swift Fix Cmd+W closing sometimes closing non-foreground window on macOS 2023-11-05 11:14:58 -05:00
MultiColumnCollectionViewLayout.swift Improve multi-column layout for suggested profiles 2023-10-01 00:08:00 -04:00
MultiThreadDictionary.swift Remove workaround for compiler bug breaking constrained existential types on iOS 15 release builds 2023-02-05 11:04:11 -05:00
SavedDataManager.swift First pass at strict sendability checking 2023-02-19 15:23:25 -05:00
SemiCaseSensitiveComparator.swift Better case-insensitive sorting for lists 2022-12-01 18:26:48 -05:00
TimelineLikeController.swift Fix older notifications not loading when initially visible set fits on one screen 2023-10-19 21:21:50 -04:00
Tusker-Bridging-Header.h Improve multi-column layout for suggested profiles 2023-10-01 00:08:00 -04:00
Tusker.entitlements Add tip jar 2023-01-25 23:58:51 -05:00
Tusker.storekit Add tip jar 2023-01-25 23:58:51 -05:00
TuskerNavigationDelegate.swift Resolve Mastodon remote status links 2023-05-15 22:01:44 -04:00
ViewTags.swift Show better message when opening conv for deleted status 2023-01-17 19:15:54 -05:00
Weak.swift Refactor menu actions to allow presenting from menu bar items 2022-11-29 23:14:36 -05:00