.. |
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
|
Merge gallery and large image animations
|
2020-03-17 21:05:45 -04: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
|
Move attachment context menu interaction to AttachmentView
|
2020-03-20 22:28:23 -04:00 |
Shortcuts
|
Remove old code
|
2020-03-02 22:31:37 -05:00 |
Views
|
Fix previewing video/audio attachments
|
2020-03-20 22:48:28 -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
|
Bump build number
|
2020-03-17 21:58:14 -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
|
Use LoadingLargeImageViewController for account avatar/header
|
2020-03-17 21:42:09 -04:00 |