.. |
Activities
|
Provide metadata to UIActivityViewController
|
2020-05-14 22:43:56 -04: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
|
Fix profile header image not showing up on first load
|
2020-06-15 22:34:42 -04:00 |
Controllers
|
Add cache reset button to Advanced Preferences
|
2020-05-13 18:58:11 -04:00 |
CoreData
|
Change background CoreData context to be a child of the main context so
|
2020-05-13 19:49:35 -04:00 |
Extensions
|
More link context menu preview tweaks
|
2020-07-03 18:52:35 -04:00 |
Models
|
Add drawing attachments using PencilKit
|
2020-05-09 22:14:48 -04:00 |
Preferences
|
Remove unused preference
|
2020-08-15 17:43:31 -04:00 |
Screens
|
Disallow opening universal links from Open in Safari context menu action
|
2020-08-15 17:48:58 -04:00 |
Shortcuts
|
Start converting UI to use CoreData backed objects instead of API
|
2020-04-12 12:54:27 -04:00 |
Views
|
Fix crash if profile header view outlives VC
|
2020-08-15 17:59:14 -04:00 |
XCallbackURL
|
Add switching between Posts, Posts and Replies, and Media pages of user profiles
|
2020-07-05 16:17:56 -04:00 |
AppDelegate.swift
|
Prevent audio from other apps pausing when showing gifv attachments
|
2020-06-21 16:01:29 -04:00 |
AudioSessionHelper.swift
|
Prevent audio from other apps pausing when showing gifv attachments
|
2020-06-21 16:01:29 -04:00 |
CachedDictionary.swift
|
Remove MastodonCache 🎉
|
2020-05-06 23:29:57 -04: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
|
Set app category
|
2020-08-15 17:36:23 -04:00 |
LazilyDecoding.swift
|
Add AccountProtocol and StatusProtocol
|
2020-05-06 18:40:12 -04:00 |
LocalData.swift
|
Use App Group for user defaults
|
2020-07-03 18:54:21 -04:00 |
SavedDataManager.swift
|
Change saved hashtags/instances to be per-account
|
2020-01-20 11:48:47 -05:00 |
SceneDelegate.swift
|
Exclude iOS 14-specific code from compilation on Xcode 11 to allow building for TestFlight
|
2020-07-06 00:00:51 -04:00 |
Tusker.entitlements
|
Use App Group for user defaults
|
2020-07-03 18:54:21 -04:00 |
TuskerNavigationDelegate.swift
|
Disallow opening universal links from Open in Safari context menu action
|
2020-08-15 17:48:58 -04:00 |
WeakArray.swift
|
Hide large image source view during expand/shrink animation
|
2020-03-25 23:10:48 -04:00 |