.. |
Account Cell
|
Fix user activities not continuing when passed at launch
|
2022-05-13 17:10:18 -04:00 |
Account Detail
|
Make Account.avatar optional for gotosocial
|
2022-02-16 22:12:47 -05:00 |
Asset Picker
|
Add select more photos option to asset picker
|
2022-01-23 10:55:07 -05:00 |
Attachments
|
Use a single disptach queue for attachment/card thumbnails
|
2021-11-24 15:02:35 -05:00 |
Confirm Load More Cell
|
Bump deployment target to iOS 15
|
2022-06-30 19:04:08 -07:00 |
Draft Cell
|
Rewrite Compose screen in SwiftUI
|
2020-08-31 19:28:50 -04:00 |
Hashtag Cell
|
Convert trending hashtags to collection view
|
2022-06-30 18:15:13 -07:00 |
Instance Cell
|
Cache UIImage objects to avoid re-decoding images unnecessarily
|
2021-01-17 11:28:50 -05:00 |
Notifications
|
Slightly improve ActionNotificationGroupTableViewCell layout
|
2022-05-17 10:19:04 -04:00 |
Poll
|
Fix crash when poll voting fails
|
2022-05-13 10:00:11 -04:00 |
Profile Header
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
Silent Action Permissions
|
Add preferences UI for silent XCB actions
|
2018-09-30 19:05:06 -04:00 |
Status
|
Simplify timeline status cell layout, fix due to missing constraint
|
2022-07-11 14:42:49 -04:00 |
Timeline Description Cell
|
Bump deployment target to iOS 15
|
2022-06-30 19:04:08 -07:00 |
Toast
|
Use async/await for conversation loading
|
2022-05-11 19:10:38 -04:00 |
AccountDisplayNameLabel.swift
|
Use os_unfair_lock for MultiThreadDictionary instead of DispatchQueue
|
2022-09-11 22:20:46 -04:00 |
BaseEmojiLabel.swift
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
BasicTableViewCell.xib
|
Replace Search tab with Explore tab
|
2019-12-17 00:22:25 -05:00 |
ContentTextView.swift
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
CustomEmojiImageView.swift
|
Use WebURL for more lenient parsing of external URLs
|
2022-02-03 23:11:29 -05:00 |
EmojiLabel.swift
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
FastAccountSwitcherIndicatorView.swift
|
Fast account switching on iPad
|
2022-05-01 11:53:12 -04:00 |
FocusableTextField.swift
|
Add opposite collapse keywords preference
|
2020-11-03 15:39:02 -05:00 |
GIFImageView.swift
|
Match gif playback progress through animation
|
2021-11-13 14:52:02 -05: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 |
LoadingTableViewCell.swift
|
Add loading indicator to DiffableTimelineLikeTableViewController
|
2022-09-12 22:05:19 -04:00 |
MultiSourceEmojiLabel.swift
|
Unify emoji replacement code
|
2021-11-07 13:11:49 -05: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
|
Fix emojis getting set without setting emoji identifier
|
2022-09-11 22:20:46 -04:00 |
SteppedProgressView.swift
|
Add post progress view
|
2018-09-12 09:19:51 -04:00 |
TrendHistoryView.swift
|
Fix passing invalid points to CoreGraphics when building trend history graph
|
2022-06-30 18:15:13 -07:00 |
VisualEffectImageButton.swift
|
Fix More button in profile header not being VoiceOver accessible
|
2021-06-06 22:35:03 -04:00 |
WrappedProgressView.swift
|
Extract status posting to separate class, convert to async/await
|
2022-04-30 11:11:22 -04:00 |