Commit Graph

48 Commits

Author SHA1 Message Date
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 3a378a852f Target iOS 12.0 2018-10-19 19:54:43 -04:00
Shadowfacts d0feece606 Add 3d touch peek/pop navigation 2018-10-11 21:52:41 -04:00
Shadowfacts f2a7362618 Allow tabs to be enabled/disabled and reordered 2018-10-06 11:03:55 -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 2251d82574 Merge branch 'master' of github.com:shadowfacts/Tusker 2018-10-02 18:28:38 -04:00
Shadowfacts e40fc73c05 Xcode suggested changes 2018-10-02 08:34:41 -04:00
Shadowfacts 9ce1414b8e Use child view controller for loading 2018-10-01 21:25:10 -04:00
Shadowfacts 13cd0f6535 Replace ActiveLabel-based implementation with TTTAttributedLabel 2018-10-01 19:50:03 -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 7bde7c42e6 Pachyderm: Add CharacterCounter 2018-09-29 21:57:10 -04:00
Shadowfacts 27fa041975 Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
Shadowfacts e3d887001b Add getCurrentUser XCB action, refactor XCB support some more 2018-09-23 21:35:33 -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 97fe450d1f Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00
Shadowfacts 48923977c5 Xcode suggestions 2018-09-23 12:00:30 -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 1bbe38b678 Refactor swipe actions into TableViewSwipeActionProvider 2018-09-15 13:11:58 -04:00
Shadowfacts 4d32bf8efe Add post progress view 2018-09-12 09:19:51 -04:00
Shadowfacts e164527d4c Fix upload media 2018-09-11 13:45:48 -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 75111f2827 Reorganize sources 2018-09-03 17:10:26 -04:00
Shadowfacts 79f4e2a556 Add notifications screen 2018-09-03 16:54:03 -04:00
Shadowfacts 72b0540c1b Large image view 2018-09-02 16:59:20 -04:00
Shadowfacts 42db93db03 Show timestampts on statuses 2018-08-31 13:46:33 -04:00
Shadowfacts 99c9971fb3 Initial implementation Compose UI 2018-08-30 22:30:19 -04:00
Shadowfacts c814b1ccf2 Add option to strip custom emoji from display names 2018-08-28 21:18:58 -04:00
Shadowfacts 2d190e46e9 Add avatar style preference 2018-08-28 19:49:31 -04:00
Shadowfacts 7448c6a09e Start preferences 2018-08-28 19:16:17 -04:00
Shadowfacts 266c7ed201 Don't open redundant VCs 2018-08-28 16:22:49 -04:00
Shadowfacts 91990dab21 Conversation view 2018-08-28 14:29:06 -04:00
Shadowfacts 1505580df0 Profile pages 2018-08-27 21:27:34 -04:00
Shadowfacts 4580e32ec3 Move StatusTableViewCell to separate nib 2018-08-27 16:32:59 -04:00
Shadowfacts fdcca20cf0 Fix link detection 2018-08-26 14:49:22 -04:00
Shadowfacts b5f3179a50 Initial avatars implementation 2018-08-21 19:23:27 -04:00
Shadowfacts 21c54c2759 Multiple timeline views 2018-08-21 17:17:25 -04:00
Shadowfacts 7808f24150
Start OAuth 2018-08-19 16:14:04 -04:00
Shadowfacts 824e74d9ed
Start home timeline 2018-08-16 22:39:16 -04:00
Shadowfacts 8ac0d8ac20
Initial commit 2018-08-16 07:46:19 -04:00
Shadowfacts 42b1876798
Initial Commit 2018-08-15 22:27:48 -04:00