Tusker/Tusker
Shadowfacts c737354ed3 Fix cursor movement not working in compose text fields when emoji added
Removes workaround introduced in 8c4ef3caa6. This is no longer necessary
and autocorrect works fine without it since at least iOS 14.4.

Closes #118
2021-04-05 18:31:03 -04:00
..
Activities Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
Assets.xcassets Add app icon 2020-03-01 13:11:09 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Remove old imports 2021-01-20 18:52:16 -05:00
Controllers Add own-instance API request retrying 2021-04-04 15:11:29 -04:00
CoreData Prefetch on a background queue to avoid blocking main queue with 2021-01-18 14:29:32 -05:00
Extensions Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
Models Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
Preferences Add preference for requiring confirmation before reblogging 2021-04-05 18:31:00 -04:00
Screens Fix cursor movement not working in compose text fields when emoji added 2021-04-05 18:31:03 -04:00
Shortcuts Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05:00
Vendor Disable blurhashes in debug builds 2021-01-30 14:15:17 -05:00
Views Add preference for requiring confirmation before reblogging 2021-04-05 18:31:00 -04:00
XCallbackURL Fix logging in to PixelFed instances 2020-10-25 23:07:41 -04:00
en.lproj Show threads on Conversation screen 2021-01-31 17:42:29 -05:00
AppDelegate.swift Add multi-window support and auxiliary windows 2020-12-13 22:37:37 -05: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 Fix secondary windows not respecting theme preference 2021-01-06 19:20:14 -05: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 Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
Info.plist Bump build number and update changelog 2020-12-31 11:13:47 -05:00
LazilyDecoding.swift Fix LazilyDecoding not handling top-level optionals 2020-11-11 12:44:57 -05:00
LocalData.swift Add fast account switching on iPhone 2020-11-09 19:39:42 -05:00
MainSceneDelegate.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
MultiThreadDictionary.swift Avoid loading cached data into memory when prefetching 2021-01-18 14:50:56 -05:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Remove unused pre-iOS 14 code 2021-02-06 13:47:45 -05:00
WeakArray.swift WeakArray improvements 2020-09-20 11:27:14 -04:00