Tusker/Tusker
Shadowfacts 8b78a5e7ad Don't parent background managed object contexts to view context
Otherwise, certain operations require the background contexts to
interact with the view context, which can block the main thread from
accessing the view context (potentially causing hitches if the view
context access is in a critical path, like cell fetching).
2022-09-11 23:00:51 -04:00
..
Activities Remove reference counting system 2022-05-01 21:50:16 -04:00
Assets.xcassets Add local-only post icon 2022-01-23 23:22:34 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Use os_unfair_lock for MultiThreadDictionary instead of DispatchQueue 2022-09-11 22:20:46 -04:00
Controllers Move trending hashtags/links to Explore tab on iPad 2022-06-30 19:53:40 -07:00
CoreData Don't parent background managed object contexts to view context 2022-09-11 23:00:51 -04:00
Extensions Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
Models Include filename extension for attachments 2022-06-28 17:29:46 -07:00
Preferences Add preference to disable status action buttons in timelines 2022-04-08 18:42:15 -04:00
Screens Fix emojis getting set without setting emoji identifier 2022-09-11 22:20:46 -04:00
Services Include filename extension for attachments 2022-06-28 17:29:46 -07:00
Shortcuts Fix user activities not continuing when passed at launch 2022-05-13 17:10:18 -04:00
Vendor Disable blurhashes in debug builds 2021-01-30 14:15:17 -05:00
Views Fix emojis getting set without setting emoji identifier 2022-09-11 22:20:46 -04:00
XCallbackURL Make Account.avatar optional for gotosocial 2022-02-16 22:12:47 -05:00
en.lproj Fix poll votes displaying random number 2022-09-11 22:35:09 -04:00
AppDelegate.swift Fix Cmd+N shortcut for Compose not working on Mac (Catalyst or Designed 2022-05-15 10:34:24 -04:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
AuxiliarySceneDelegate.swift Fix secondary windows not respecting theme preference 2021-01-06 19:20:14 -05:00
ComposeSceneDelegate.swift Present compose screen in new window on iOS 15 and iPad/Mac 2021-06-11 10:50:31 -04:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
FuzzyMatcher.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ImageGrayscalifier.swift Match gif playback progress through animation 2021-11-13 14:52:02 -05:00
Info.plist Bump build number and update changelog, fix building weburl 2022-02-16 22:11:24 -05:00
InstanceFeatures.swift Move trending hashtags/links to Explore tab on iPad 2022-06-30 19:53:40 -07:00
LazilyDecoding.swift Fix warning 2022-06-06 23:58:43 -04:00
LocalData.swift Remove old code 2022-01-21 11:13:47 -05:00
MainSceneDelegate.swift Maybe fix crash in sceneDidEnterBackground 2022-06-10 23:44:52 -04:00
MultiThreadDictionary.swift Use os_unfair_lock for MultiThreadDictionary instead of DispatchQueue 2022-09-11 22:20:46 -04:00
SavedDataManager.swift Move saved instances and hashtags to CoreData 2022-05-10 22:58:30 -04:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
ViewTags.swift Two column navigation on iPad 2022-07-06 17:47:40 -04:00
WeakArray.swift WeakArray improvements 2020-09-20 11:27:14 -04:00