Tusker/Tusker
Shadowfacts df9ce81060 Fix crash when ComposeUIConfig.dismiss called after hosting controller dealloc'd
I'm not sure how this can happen (possibly if the user dismissed the
compose screen while the status was being posted? but I haven't been
able to reproduce that), but guard against it since it's causing crashes
2023-09-09 11:37:25 -04:00
..
API Add unfollow hashtag action to Explore screen 2023-07-04 09:56:35 -07: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 Cache active account ID in CoreData 2023-05-28 22:23:04 -07:00
Extensions BaseEmojiLabel improvements 2023-05-14 15:19:00 -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 Use custom UITraitDefinition on iOS 17 2023-09-06 13:51:27 -04:00
Screens Fix crash when ComposeUIConfig.dismiss called after hosting controller dealloc'd 2023-09-09 11:37:25 -04: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 Fix firefish instances not being detected 2023-07-22 11:23:16 -07:00
en.lproj Fix poll votes displaying random number 2022-09-11 22:35:09 -04:00
AppDelegate.swift Tweak how Sentry installation ID is read 2023-05-28 21:04:29 -07: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 Fix crash when comments present in html 2023-04-03 23:39:22 -04: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 Fix timeline position sync not working due to LazilyDecoding cache not being invalidated upon remote change 2023-01-28 13:41: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 sidebar key commands not working on macOS 2023-04-03 23:25:33 -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 Remove deferred loading indicator, causes more trouble than it's worth 2023-05-28 11:17:16 -07:00
Tusker-Bridging-Header.h Catch NSExceptions when doing objc runtime shenanigans 2023-02-15 19:34:23 -05: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