Commit Graph

50 Commits

Author SHA1 Message Date
Shadowfacts a1f6665f24 Fix strange large image VC presentation animation
Workaround for using XIB instead of storyboard

Closes #4
2018-10-29 19:56:05 -04:00
Shadowfacts 593a3e79e5 Cleanup visibility selection 2018-10-25 21:54:07 -04:00
Shadowfacts d94535cc14 Add Behavior preferences section 2018-10-25 21:29:13 -04:00
Shadowfacts d77e7f7a75 Add post drafts 2018-10-22 22:09:11 -04:00
Shadowfacts 54f142e3f9 Refactor view controller creation/navigation into AppRouter 2018-10-20 22:07:04 -04:00
Shadowfacts 788e0500de Cleanup 2018-10-20 15:38:17 -04:00
Shadowfacts ec2069eb91 Fix Safari VCs being presented incorrectly from peek/pop, cleanup VC previewing code 2018-10-20 15:35:56 -04:00
Shadowfacts 3b3fbc53e6 Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
Shadowfacts 61f91eee4a Start adding Siri Shortcuts 2018-10-20 10:55:01 -04:00
Shadowfacts f2eff32e71 Add 3d touch to profiles 2018-10-18 13:30:19 -04:00
Shadowfacts 9576dad2d9 Add 3d touch preview actions 2018-10-11 21:52:41 -04:00
Shadowfacts d0feece606 Add 3d touch peek/pop navigation 2018-10-11 21:52:41 -04:00
Shadowfacts 76beb8ddbe Make ConversationViewController a UITableViewController 2018-10-11 21:10:25 -04:00
Shadowfacts f2a7362618 Allow tabs to be enabled/disabled and reordered 2018-10-06 11:03:55 -04:00
Shadowfacts e2f959873c Fix crash on follow notification 2018-10-05 19:25:48 -04:00
Shadowfacts 8480f97bca Merge branch 'image-caching' 2018-10-03 08:53:17 -04:00
Shadowfacts c69d3e2962 Refactor AvatarCache to ImageCache
Use Cache library (https://github.com/hyperoslo/Cache) for caching
2018-10-03 08:45:03 -04:00
Shadowfacts 93d085eb99 Extract Appearance preferences into separate controller 2018-10-02 19:39:39 -04:00
Shadowfacts 9cf60f8c82 Remove MastodonController.shared 2018-10-02 19:31:00 -04:00
Shadowfacts 2afc7ce703 Add my account tab 2018-10-02 19:23:50 -04:00
Shadowfacts 9ce1414b8e Use child view controller for loading 2018-10-01 21:25:10 -04:00
Shadowfacts fa002fbed6 Add tapping hashtags to show tag timeline 2018-09-30 21:28:22 -04:00
Shadowfacts 089dda8e90 Add tapping mentions to show profiles 2018-09-30 21:12:23 -04:00
Shadowfacts c5937acaa4 Move StatusTableViewCellDelegate methods to TuskerNavigationDelegate 2018-09-30 19:29:52 -04:00
Shadowfacts 815d4458ea Add preferences UI for silent XCB actions 2018-09-30 19:05:06 -04:00
Shadowfacts 146bc58376 Switch to new text view placeholder implementation 2018-09-30 19:04:58 -04:00
Shadowfacts 201aeffafb Add character counter 2018-09-29 22:20:17 -04:00
Shadowfacts 369ed24997 Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-24 08:51:20 -04:00
Shadowfacts bcb9e979a0 Add following/unfollowing accounts 2018-09-24 08:49:39 -04:00
Shadowfacts 0016964191 Cleanup silent XCB actions code 2018-09-23 21:10:45 -04:00
Shadowfacts 41600d9ba6 Add silent x-callback-url actions
User confirmation is required the first time a source app attempts to
run an action silently. Rejecting will always display the UI for the
given action (as if the silent parameter had been false).
2018-09-23 19:04:45 -04:00
Shadowfacts c7f82f7796 Change ComposeViewController.xcbSession to be weak 2018-09-23 18:45:56 -04:00
Shadowfacts e4fc6d36ca Add x-callback-url response data 2018-09-23 18:43:33 -04:00
Shadowfacts 97fe450d1f Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00
Shadowfacts e971c7f61c Cache accounts 2018-09-18 12:59:07 -04:00
Shadowfacts 89b9cd29aa Add shared status cache 2018-09-17 21:57:46 -04:00
Shadowfacts 6518ae236a Change client requests to match others 2018-09-17 20:58:05 -04:00
Shadowfacts c4fb93579c Merge branch 'pachyderm-immutable' 2018-09-17 19:37:58 -04:00
Shadowfacts c1ac18bca3 Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Shadowfacts b4ae3df687 Merge branch 'swipe-actions' 2018-09-15 13:18:23 -04:00
Shadowfacts 1bbe38b678 Refactor swipe actions into TableViewSwipeActionProvider 2018-09-15 13:11:58 -04:00
Shadowfacts e7c4233dc9 More swipe actions 2018-09-15 12:39:50 -04:00
Shadowfacts ec1e64cec5 Start work on swipe actions 2018-09-15 10:56:27 -04:00
Shadowfacts 7e1cd5d5f6 Fix large image view top controls on iPhone Xs Max & Xr 2018-09-12 22:29:58 -04:00
Shadowfacts 4d32bf8efe Add post progress view 2018-09-12 09:19:51 -04:00
Shadowfacts b46ceb30ed Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Shadowfacts eb0f272c0b Favorites and reblogs 2018-09-08 21:35:40 -04:00
Shadowfacts 7f0692282f Add default post visibility preference UI 2018-09-03 21:44:44 -04:00
Shadowfacts 3e2549e8f8 Change how view controller delegate extensions work 2018-09-03 18:46:20 -04:00
Shadowfacts 75111f2827 Reorganize sources 2018-09-03 17:10:26 -04:00