.. |
ComposeAssetPicker.swift
|
Rewrite Compose screen in SwiftUI
|
2020-08-31 19:28:50 -04:00 |
ComposeAttachmentImage.swift
|
Extract compose image into separate view
|
2021-11-10 16:57:27 -05:00 |
ComposeAttachmentRow.swift
|
Fix crash when fetching attachment data fails
|
2022-01-21 11:10:03 -05:00 |
ComposeAttachmentsList.swift
|
Allow posting local-only from Glitch instances
|
2022-01-24 22:49:51 -05:00 |
ComposeAutocompleteView.swift
|
Add Trending Posts
|
2022-04-02 12:03:11 -04:00 |
ComposeAvatarImageView.swift
|
Cache UIImage objects to avoid re-decoding images unnecessarily
|
2021-01-17 11:28:50 -05:00 |
ComposeContainerView.swift
|
Fix very bad performance when laying out Compose reply view
|
2020-09-06 22:47:02 -04:00 |
ComposeCurrentAccount.swift
|
Add Compose screen mention, hashtag, emoji completion
|
2020-10-11 22:14:45 -04:00 |
ComposeDrawingViewController.swift
|
Fix crash due to PencilKit undo manager not being available until viewDidAppear
|
2021-06-10 10:33:24 -04:00 |
ComposeEmojiTextField.swift
|
Add authoring polls
|
2021-05-03 23:12:59 -04:00 |
ComposeHostingController.swift
|
Allow posting local-only from Glitch instances
|
2022-01-24 22:49:51 -05:00 |
ComposeHostingViewController.swift
|
Rewrite Compose screen in SwiftUI
|
2020-08-31 19:28:50 -04:00 |
ComposePollView.swift
|
Fix animating poll configuration button size change when selected option
|
2021-11-20 11:37:09 -05:00 |
ComposeReplyContentView.swift
|
Fix very bad performance when laying out Compose reply view
|
2020-09-06 22:47:02 -04:00 |
ComposeReplyView.swift
|
Fix compose reply avatar scroll effect not working on iOS 15
|
2021-06-09 11:01:11 -04:00 |
ComposeTextView.swift
|
Scroll attachment description views to ensure caret is always visible
|
2020-11-11 12:44:39 -05:00 |
ComposeTextViewCaretScrolling.swift
|
Xcode recommendations, use AnyObject instead of class in protocol requirements
|
2021-05-22 13:44:58 -04:00 |
ComposeUIState.swift
|
Xcode recommendations, use AnyObject instead of class in protocol requirements
|
2021-05-22 13:44:58 -04:00 |
ComposeView.swift
|
Allow posting local-only from Glitch instances
|
2022-01-24 22:49:51 -05:00 |
EmojiCollectionViewCell.swift
|
Use WebURL for more lenient parsing of external URLs
|
2022-02-03 23:11:29 -05:00 |
EmojiPickerCollectionViewController.swift
|
Xcode recommendations, use AnyObject instead of class in protocol requirements
|
2021-05-22 13:44:58 -04:00 |
EmojiPickerWrapper.swift
|
Add complete emoji list to Compose emoji autocomplete
|
2020-10-18 11:17:58 -04:00 |
MainComposeTextView.swift
|
Support local only posts on Hometown
|
2022-01-23 23:45:46 -05:00 |