Tusker/Tusker/Views
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
..
Account Cell Add switching between Posts, Posts and Replies, and Media pages of user profiles 2020-07-05 16:17:56 -04:00
Account Detail Show custom emojis in display names (where possible) 2020-03-01 19:40:32 -05:00
Asset Picker Replace GMImagePicker with custom asset picker based on SheetController 2020-01-04 16:25:15 -05:00
Attachments Enable picture-in-picture playback for video attachments 2020-10-17 12:56:13 -04:00
Draft Cell Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
Hashtag Cell Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
Instance Cell Improve ImageCache loading 2020-01-25 10:30:04 -05:00
Notifications Show custom emojis in display names in follow/favorite/reblog 2020-10-18 12:22:12 -04:00
Profile Header Cache account relationships in CoreData 2020-10-12 18:20:57 -04:00
Silent Action Permissions Add preferences UI for silent XCB actions 2018-09-30 19:05:06 -04:00
Status Fix unsatisfiable constraints in timeline status action buttons 2020-10-18 14:42:17 -04:00
AccountDisplayNameLabel.swift Use MultiThreadedDictionary for ImageCache request groups 2020-10-18 11:03:56 -04:00
ActivityIndicatorView.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
BaseEmojiLabel.swift Show custom emojis in display names in follow/favorite/reblog 2020-10-18 12:22:12 -04:00
BasicTableViewCell.xib Replace Search tab with Explore tab 2019-12-17 00:22:25 -05:00
ContentTextView.swift Use MultiThreadedDictionary for ImageCache request groups 2020-10-18 11:03:56 -04:00
CustomEmojiImageView.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
EmojiLabel.swift Show custom emojis in display names in follow/favorite/reblog 2020-10-18 12:22:12 -04:00
InlineTextAttachment.swift Add notifications screen 2018-09-03 16:54:03 -04:00
LinkTextView.swift Enable text selection in conversation main status 2020-01-18 16:18:32 -05:00
MaybeLazyStack.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
MultiSourceEmojiLabel.swift Show custom emojis in display names in follow/favorite/reblog 2020-10-18 12:22:12 -04:00
NavigableTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
SelectableTableViewCell.swift Fix tablel view cells being re-selected on aborted nav swipe back 2019-12-14 11:59:31 -05:00
StatusContentTextView.swift Prevent redundant status database lookups 2020-06-15 23:22:45 -04:00
SteppedProgressView.swift Add post progress view 2018-09-12 09:19:51 -04:00
VisualEffectImageButton.swift Remove no longer necessary conditional compilation directives 2020-09-20 11:34:09 -04:00
WrappedProgressView.swift Improve compose posting error messages 2020-09-09 18:33:59 -04:00