Tusker/Tusker/Screens/Compose
Shadowfacts 1f337613be Add animation when compose toolbar buttons (dis)appear 2023-01-26 22:33:47 -05:00
..
ComposeAssetPicker.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposeAttachmentImage.swift Make GIF attachments animate in the Compose screen 2022-11-13 14:01:54 -05:00
ComposeAttachmentRow.swift Fix remove attachment menu item not being marked destructive 2023-01-24 15:02:11 -05:00
ComposeAttachmentsList.swift Fix compose attachment list buttons not using accent color on macOS 2022-12-22 14:54:41 -05:00
ComposeAutocompleteView.swift Sync saved hashtags and instances over iCloud 2022-12-19 10:58:14 -05:00
ComposeAvatarImageView.swift Cache UIImage objects to avoid re-decoding images unnecessarily 2021-01-17 11:28:50 -05:00
ComposeCurrentAccount.swift Compose screen VoiceOver improvements 2022-11-28 18:40:35 -05:00
ComposeDrawingViewController.swift Fix drawing VC background flickering in dark mode 2022-11-05 14:29:45 -04:00
ComposeEmojiTextField.swift Re-add pointer effects to Compose toolbar buttons 2022-11-13 14:15:44 -05:00
ComposeHostingController.swift Compose screen VoiceOver improvements 2022-11-28 18:40:35 -05:00
ComposeHostingViewController.swift Rewrite Compose screen in SwiftUI 2020-08-31 19:28:50 -04:00
ComposePollView.swift Make poll options in Compose reorderable with drag/drop 2022-11-20 14:06:45 -05:00
ComposeReplyContentView.swift Refactor ComposeView to use a single List for everything 2022-11-07 22:58:01 -05:00
ComposeReplyView.swift Compose screen VoiceOver improvements 2022-11-28 18:40:35 -05:00
ComposeTextView.swift Fix keyboard reappearing after pressing Post button on Compose screen 2022-11-12 13:52:36 -05:00
ComposeTextViewCaretScrolling.swift Fix caret not scrolling into view when focusing compose text views 2022-11-09 17:18:17 -05:00
ComposeToolbar.swift Add animation when compose toolbar buttons (dis)appear 2023-01-26 22:33:47 -05:00
ComposeUIState.swift Fix images copied from Safari pasting as URLs 2022-12-11 12:54:25 -05:00
ComposeView.swift Move Drafts button to nav bar when current composed post doesn't have any content 2023-01-26 22:17:49 -05:00
DraftsView.swift Add context menu action to delete draft 2022-11-13 14:03:51 -05:00
MainComposeTextView.swift Fix changes being published during SwiftUI view update 2023-01-26 22:18:03 -05:00