Tusker/Tusker
Shadowfacts d409d26478 Fix pressing CW button in Compose not toggling field visibility
Bring back the wrapper view, turn's out it was load bearing. We need to
be able to observe both the ui state and the draft object, while also
updating the observed draft object when the ui state's draft changes,
and this seems like the most straightforward way of doing that.
2022-11-23 14:07:03 -05:00
..
API Store lists on MastodonController 2022-11-19 14:08:39 -05:00
Activities Remove reference counting system 2022-05-01 21:50:16 -04:00
Assets.xcassets Add local-only post icon 2022-01-23 23:22:34 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Fix images not being cached 2022-11-09 18:56:59 -05:00
CoreData Add scope to search following accounts when editing list 2022-11-11 17:33:48 -05:00
Extensions Consider content height, not just char count, when collapsing posts 2022-11-05 13:11:36 -04:00
Models Disable attachment colorspace conversion on Mastodon v4 2022-11-15 21:45:42 -05:00
Preferences Add preference for using twitter-style keyboard 2022-11-22 11:06:21 -05:00
Scenes Timeline state restoration 2022-11-23 11:35:25 -05:00
Screens Fix pressing CW button in Compose not toggling field visibility 2022-11-23 14:07:03 -05:00
Shortcuts Timeline state restoration 2022-11-23 11:35:25 -05:00
Vendor Enable blurhash in debug 2022-10-29 14:19:43 -04:00
Views Don't show duplicate actions in status cell more actions menu 2022-11-23 11:47:00 -05:00
en.lproj Fix poll votes displaying random number 2022-09-11 22:35:09 -04:00
AppDelegate.swift Re-add undo scroll-to-top to timelines/profiles 2022-11-01 20:49:07 -04:00
AudioSessionHelper.swift Prevent audio from other apps pausing when showing gifv attachments 2020-06-21 16:01:29 -04:00
DomainBlocks.plist Whoops 2022-10-29 21:06:27 -04:00
FuzzyMatcher.swift Add Compose screen mention, hashtag, emoji completion 2020-10-11 22:14:45 -04:00
ImageGrayscalifier.swift Match gif playback progress through animation 2021-11-13 14:52:02 -05:00
Info.plist Use Sentry for crash reporting 2022-10-30 17:10:58 -04:00
LazilyDecoding.swift Fix warning 2022-06-06 23:58:43 -04:00
LocalData.swift Switch to stable, hash-based account IDs 2022-09-12 23:05:35 -04:00
Logging.swift Fix wrong logs getting sent with crash reports 2022-10-29 14:19:43 -04:00
MenuController.swift Cleanup/reorganize some things 2022-09-19 22:52:52 -04:00
MultiThreadDictionary.swift Protect DiskCache.fileStates with a lock 2022-10-27 23:06:50 -04:00
SavedDataManager.swift Move saved instances and hashtags to CoreData 2022-05-10 22:58:30 -04:00
TimelineLikeController.swift Timeline state restoration 2022-11-23 11:35:25 -05:00
Tusker.entitlements Use App Group for user defaults 2020-07-03 18:54:21 -04:00
TuskerNavigationDelegate.swift Rewrite account list VC using UICollectionView 2022-11-22 15:38:40 -05:00
ViewTags.swift Rewrite Compose toolbar with SwiftUI 2022-11-12 22:59:11 -05:00
WeakArray.swift WeakArray improvements 2020-09-20 11:27:14 -04:00