Tusker/Tusker
Shadowfacts 2426989161
Fix unsatisfiable constraints in timeline status action buttons
UIStackView internal constraints all have a required priority, so adding
the image constrain in TimelineStatusTableViewCell.awakeFromNib caused
an unsatisfiable constraint. Fixed by replicating the UISV constraints
manually, with the constrain on the leading edge of the first button
being made a placeholder.
2020-10-18 14:42:17 -04:00
..
Activities Cache account relationships in CoreData 2020-10-12 18:20:57 -04: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 Add complete emoji list to Compose emoji autocomplete 2020-10-18 11:17:58 -04:00
Controllers Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
CoreData Cache account relationships in CoreData 2020-10-12 18:20:57 -04:00
Extensions Add preferences for auto-expanding CW'd posts and disabling long post 2020-09-15 21:37:08 -04:00
Models Strip U+FFFC from status bodies when posting 2020-09-23 17:20:45 -04:00
Preferences Add preferences for auto-expanding CW'd posts and disabling long post 2020-09-15 21:37:08 -04:00
Screens Add complete emoji list to Compose emoji autocomplete 2020-10-18 11:17:58 -04:00
Shortcuts Fix crash when using app icon shortcuts 2020-09-21 18:11:28 -04:00
Vendor Show BlurHash previews of attachments 2020-09-12 12:01:08 -04:00
Views Fix unsatisfiable constraints in timeline status action buttons 2020-10-18 14:42:17 -04:00
XCallbackURL Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
AppDelegate.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -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
Info.plist Enable picture-in-picture playback for video attachments 2020-10-17 12:56:13 -04:00
LazilyDecoding.swift Add AccountProtocol and StatusProtocol 2020-05-06 18:40:12 -04:00
LocalData.swift More UI tests for onboarding/my profile 2020-09-12 22:16:58 -04:00
MultiThreadDictionary.swift Use MultiThreadedDictionary for ImageCache request groups 2020-10-18 11:03:56 -04:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
SceneDelegate.swift Remove no longer necessary conditional compilation directives 2020-09-20 11:34:09 -04:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Allow more browsing of instance public timelines 2020-09-13 15:51:08 -04:00
WeakArray.swift WeakArray improvements 2020-09-20 11:27:14 -04:00