.. |
API
|
Fix Remove Suggestion action missing from Suggested Accounts screen
|
2024-06-01 10:40:30 -07:00 |
Activities
|
Fix compiling for visionOS
|
2024-04-15 09:49:42 -04:00 |
Assets.xcassets
|
Add visionOS app icon
|
2024-06-16 18:51:17 -07:00 |
Base.lproj
|
iOS 13 Dark Mode Support
|
2019-06-04 13:31:05 -04:00 |
Caching
|
Use development URLSession in more places
|
2024-05-27 22:14:28 -07:00 |
CoreData
|
Fix assorted warnings when building with Xcode 16
|
2024-08-22 11:08:27 -04:00 |
Extensions
|
Fix assorted warnings when building with Xcode 16
|
2024-08-22 11:08:27 -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
|
Remove redundant toastableViewController property
|
2024-04-17 22:34:31 -04:00 |
Scenes
|
Revert "Fix crash when opening push notification while VC modally presented"
|
2024-08-22 14:17:04 -04:00 |
Screens
|
Fix incorrect background color on feature flag prefs section
|
2024-08-27 20:42:51 -04:00 |
Shortcuts
|
Use navigation sequencing for user activity handling
|
2024-08-22 14:49:27 -04:00 |
Vendor
|
Enable blurhash in debug
|
2022-10-29 14:19:43 -04:00 |
Views
|
Fix assorted warnings when building with Xcode 16
|
2024-08-22 11:08:27 -04:00 |
en.lproj
|
Implement communication notifications
|
2024-04-11 12:44:41 -04:00 |
AppDelegate.swift
|
New way of sequencing navigation operations
|
2024-08-22 14:34:05 -04:00 |
AudioSessionCoordinator.swift
|
Don't let let audio session tokens be double consumed
|
2024-07-09 23:27:18 -07:00 |
BackgroundManager.swift
|
Cleanup orphaned local attachments
|
2023-05-15 23:45:18 -04:00 |
Box.swift
|
Support fast account switching with new sidebar
|
2024-08-21 14:48:47 -04:00 |
DomainBlocks.plist
|
Whoops
|
2022-10-29 21:06:27 -04:00 |
Filterer.swift
|
Replace SwiftSoup with HTMLStreamer
|
2023-12-22 20:44:46 -05:00 |
FuzzyMatcher.swift
|
Add Compose screen mention, hashtag, emoji completion
|
2020-10-11 22:14:45 -04:00 |
HTMLConverter.swift
|
Fix Dynamic Type not applying to status content
|
2024-07-21 19:46:17 -07:00 |
ImageGrayscalifier.swift
|
Another round of strict concurrency fixes
|
2024-01-28 14:59:03 -05:00 |
Info.plist
|
Show notification when push notification banner tapped
|
2024-04-12 22:47:11 -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 |
MainThreadBox.swift
|
More strict concurrency fixes
|
2024-01-27 14:58:36 -05:00 |
MenuController.swift
|
Fix Cmd+3 not properly selecting Explore tab
|
2024-07-30 22:03:36 -07:00 |
MultiColumnCollectionViewLayout.swift
|
Improve multi-column layout for suggested profiles
|
2023-10-01 00:08:00 -04:00 |
MultiThreadDictionary.swift
|
Merge branch 'develop' into strict-concurrency
|
2024-01-26 11:32:12 -05:00 |
PrivacyInfo.xcprivacy
|
Add privacy manifest
|
2024-03-17 13:17:13 -04:00 |
SavedDataManager.swift
|
First pass at strict concurrency checking
|
2024-01-26 11:02:40 -05:00 |
SemiCaseSensitiveComparator.swift
|
Better case-insensitive sorting for lists
|
2022-12-01 18:26:48 -05:00 |
TimelineLikeController.swift
|
Extract TimelineLikeDataSource into separate protocol
|
2024-03-10 14:49:57 -04:00 |
Tusker-Bridging-Header.h
|
Improve multi-column layout for suggested profiles
|
2023-10-01 00:08:00 -04:00 |
Tusker.entitlements
|
Push proxy registration
|
2024-04-07 14:04:42 -04:00 |
Tusker.storekit
|
Add tip jar subscription
|
2024-05-20 12:49:20 -04:00 |
TuskerNavigationDelegate.swift
|
Use new UITabBarController API on iOS 18
|
2024-08-19 13:29:48 -04:00 |
ViewTags.swift
|
Show better message when opening conv for deleted status
|
2023-01-17 19:15:54 -05:00 |
Weak.swift
|
Fix gifv playing pausing audio from other apps
|
2024-07-08 22:05:27 -07:00 |