Tusker/Tusker
Shadowfacts 17f15db32d
Don't round bottom corners of asset picker
Corner radius doesn't match that used on 2019 iPad Pro, so rounding the
bottom corners results in the view controller beneath the asset picker
showing through in some split-screen configurations
2020-03-16 20:50:16 -04:00
..
Activities Store an array of logged-in accounts internally, get the active 2020-01-07 21:29:15 -05:00
Assets.xcassets Add app icon 2020-03-01 13:11:09 -05:00
Base.lproj iOS 13 Dark Mode Support 2019-06-04 13:31:05 -04:00
Caching Improve ImageCache loading 2020-01-25 10:30:04 -05:00
Controllers Fix pasting using compose app shortcut while app isn't running 2020-03-16 19:09:25 -04:00
Extensions Show custom emojis in display names (where possible) 2020-03-01 19:40:32 -05:00
Models Allow pasting and drag/dropping video attachments on compose screen 2020-03-16 19:05:58 -04:00
Preferences Add preference to disable gif animation in timelines 2020-02-22 13:12:28 -05:00
Screens Don't round bottom corners of asset picker 2020-03-16 20:50:16 -04:00
Shortcuts Remove old code 2020-03-02 22:31:37 -05:00
Views Fix crash when updating timeline status cell timestamp 2020-03-15 12:17:19 -04:00
XCallbackURL Show custom emojis in display names (where possible) 2020-03-01 19:40:32 -05:00
AppDelegate.swift Switch to scene-based lifecycle events 2020-01-07 18:39:19 -05:00
DomainBlocks.plist Block gab.* domains from logging in 2019-06-19 19:12:42 -04:00
DraftsManager.swift Extract compose attachments into separate VC 2020-03-14 15:47:15 -04:00
Info.plist Support dragging and dropping attachments in the compose view controller 2020-03-14 20:08:36 -04:00
LocalData.swift Change drafts to store which accounts was used to create them 2020-01-20 15:26:25 -05:00
MastodonCache.swift Fix retain cycle between MastodonController/MastodonCache 2020-01-19 23:14:13 -05:00
SavedDataManager.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
SceneDelegate.swift Fix preferences/drafts not saving on iPad in some circumstances 2020-03-15 11:26:30 -04:00
TuskerNavigationDelegate.swift Improve large image/gallery animation handling when images aren't loaded 2020-01-25 22:29:12 -05:00