Commit Graph

120 Commits (f68459188888f410d3f82d54ace2376471b76f2a)

Author SHA1 Message Date
Shadowfacts f684591888
Use Gifu for GIF playback
5 years ago
Shadowfacts 86d064dc6e
Don't cache attachments to disk, only avatars and headers
5 years ago
Shadowfacts ff91cca843
Fix long display names crushing timestamp label
5 years ago
Shadowfacts 29964a4cee
Add peek/pop to profile headers
5 years ago
Shadowfacts 5cd68cf774
Fix crash when My Profile is first tab loaded
5 years ago
Shadowfacts 4bf49211fd
Fix large images being offset on some devices
5 years ago
Shadowfacts aaddae1ecb
Fix bugs with reblogged statuses
5 years ago
Shadowfacts 7eb377ec6b
Fix strange large image VC presentation animation
5 years ago
Shadowfacts 82d4fe22cf
Cleanup visibility selection
5 years ago
Shadowfacts ba55540712
Add Behavior preferences section
5 years ago
Shadowfacts df6976df2f
Add post drafts
5 years ago
Shadowfacts c1bfc6d3d9
Fix presenting nested modal view controllers through AppRouter
5 years ago
Shadowfacts 7e8f22c471
Refactor view controller creation/navigation into AppRouter
5 years ago
Shadowfacts 35de20fe40
Cleanup
5 years ago
Shadowfacts d9fa189848
Fix Safari VCs being presented incorrectly from peek/pop, cleanup VC previewing code
5 years ago
Shadowfacts eb9e1276df
Replace most storyboards with XIBs
5 years ago
Shadowfacts 9e7e16b3fc
Start adding Siri Shortcuts
5 years ago
Shadowfacts 21d10fdf7d
Add 3d touch to profiles
5 years ago
Shadowfacts 6fbd826371
Add link long press actions
5 years ago
Shadowfacts 0462e57635
Add 3d touch preview actions
5 years ago
Shadowfacts 0b6459a806
Add 3d touch peek/pop navigation
5 years ago
Shadowfacts 5f503cafb0
Make ConversationViewController a UITableViewController
5 years ago
Shadowfacts 57b4e67cc2
Allow tabs to be enabled/disabled and reordered
5 years ago
Shadowfacts 0f37843a5b
Fix crash on follow notification
5 years ago
Shadowfacts b796f288c8
Merge branch 'image-caching'
5 years ago
Shadowfacts 82e351465e
Cache image attachments
5 years ago
Shadowfacts fd611d1f04
Cache profile header images
5 years ago
Shadowfacts 982e42ca2f
Refactor AvatarCache to ImageCache
5 years ago
Shadowfacts ed6c371967
Don't show relationship label for the user's own account
5 years ago
Shadowfacts a6373f7e10
Extract Appearance preferences into separate controller
5 years ago
Shadowfacts 225c7e30fc
Remove MastodonController.shared
5 years ago
Shadowfacts 05e747a6f4
Add my account tab
5 years ago
Shadowfacts 57cbebecbd
Merge branch 'master' of github.com:shadowfacts/Tusker
5 years ago
Shadowfacts 589af9782d
Fix timestamps not being displayed for conversation main status
5 years ago
Shadowfacts f7a2576842
Use child view controller for loading
5 years ago
Shadowfacts 3d39087980
Replace ActiveLabel-based implementation with TTTAttributedLabel
5 years ago
Shadowfacts adffe41c95
Add tapping hashtags to show tag timeline
5 years ago
Shadowfacts a4eb862e3a
Use light text for usernames and timestamps
5 years ago
Shadowfacts 96953cf235
Add tapping mentions to show profiles
5 years ago
Shadowfacts 139a214d2f
Move StatusTableViewCellDelegate methods to TuskerNavigationDelegate
5 years ago
Shadowfacts 728a5a4ff1
Add preferences UI for silent XCB actions
5 years ago
Shadowfacts 81a67ee76b
Minor UI tweaks
5 years ago
Shadowfacts db1be505e0
Switch to new text view placeholder implementation
5 years ago
Shadowfacts 3da1a7badd
Add character counter
5 years ago
Shadowfacts 813ed27d29
Refactor XCB actions code, add JSON responses
5 years ago
Shadowfacts 0bfc96fe38
Add getAccount XCB action
5 years ago
Shadowfacts e082076a23
Add getStatus XCB action
5 years ago
Shadowfacts bea052a06d
Add show account and show status XCB actions
5 years ago
Shadowfacts 0d004186c1
Add initial X-Callback-URL documentation
5 years ago
Shadowfacts 348a5ba241
Add reblog XCB action
5 years ago