Commit Graph

128 Commits

Author SHA1 Message Date
Shadowfacts edef4d7b35
Fix large images being offset on some devices
Closes #6
2018-10-30 22:14:02 -04:00
Shadowfacts e3ab14b6d8
Fix bugs with reblogged statuses
Including: Attachments not showing up, 3d touch peek/pop not working,
favorite/reblog not working
2018-10-30 22:07:54 -04:00
Shadowfacts 28de9047aa
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 702fccdc58
Cleanup visibility selection 2018-10-25 21:54:07 -04:00
Shadowfacts 34f25dcea4
Add Behavior preferences section 2018-10-25 21:29:13 -04:00
Shadowfacts a3163b06bf
Add post drafts 2018-10-22 22:09:11 -04:00
Shadowfacts a0945a70d9
Fix presenting nested modal view controllers through AppRouter 2018-10-22 20:37:12 -04:00
Shadowfacts 43242d4e04
Refactor view controller creation/navigation into AppRouter 2018-10-20 22:07:04 -04:00
Shadowfacts af8ceaeccb
Cleanup 2018-10-20 15:38:17 -04:00
Shadowfacts 18b38d0145
Fix Safari VCs being presented incorrectly from peek/pop, cleanup VC previewing code 2018-10-20 15:35:56 -04:00
Shadowfacts 17ebfa6fd0
Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
Shadowfacts 973aa208ec
Start adding Siri Shortcuts 2018-10-20 10:55:01 -04:00
Shadowfacts ed24a0d9fe
Target iOS 12.0 2018-10-19 19:54:43 -04:00
Shadowfacts aae97255fc
Add 3d touch to profiles 2018-10-18 13:30:19 -04:00
Shadowfacts e548c28e50
Add link long press actions 2018-10-11 22:04:32 -04:00
Shadowfacts a5ba3a794c
Add 3d touch preview actions 2018-10-11 21:52:41 -04:00
Shadowfacts 17c692d4b6
Add 3d touch peek/pop navigation 2018-10-11 21:52:41 -04:00
Shadowfacts f6792684d1
Make ConversationViewController a UITableViewController 2018-10-11 21:10:25 -04:00
Shadowfacts f8f17fc51a
Allow tabs to be enabled/disabled and reordered 2018-10-06 11:03:55 -04:00
Shadowfacts 0eca37901f
Fix crash on follow notification 2018-10-05 19:25:48 -04:00
Shadowfacts 2bc005b0ec
Merge branch 'image-caching' 2018-10-03 08:53:17 -04:00
Shadowfacts d7e7f1b19b
Cache image attachments 2018-10-03 08:53:05 -04:00
Shadowfacts 3715701935
Cache profile header images 2018-10-03 08:45:13 -04:00
Shadowfacts ba0ca042aa
Refactor AvatarCache to ImageCache
Use Cache library (https://github.com/hyperoslo/Cache) for caching
2018-10-03 08:45:03 -04:00
Shadowfacts 9437dd6960
Don't show relationship label for the user's own account 2018-10-02 20:04:41 -04:00
Shadowfacts 3ae13319a3
Extract Appearance preferences into separate controller 2018-10-02 19:39:39 -04:00
Shadowfacts 05474e6533
Remove MastodonController.shared 2018-10-02 19:31:00 -04:00
Shadowfacts e3b62c8e83
Add my account tab 2018-10-02 19:23:50 -04:00
Shadowfacts 9d0458b411
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-10-02 18:28:38 -04:00
Shadowfacts c933a9271d
Fix timestamps not being displayed for conversation main status 2018-10-02 08:37:04 -04:00
Shadowfacts c670f69ea1
Xcode suggested changes 2018-10-02 08:34:41 -04:00
Shadowfacts 0eac1c0dcc
Use child view controller for loading 2018-10-01 21:25:10 -04:00
Shadowfacts f3ee820aac
Replace ActiveLabel-based implementation with TTTAttributedLabel 2018-10-01 19:50:03 -04:00
Shadowfacts 3539d14e90
Add tapping hashtags to show tag timeline 2018-09-30 21:28:22 -04:00
Shadowfacts 74d1dcb311
Use light text for usernames and timestamps 2018-09-30 21:15:18 -04:00
Shadowfacts 9de9031002
Add tapping mentions to show profiles 2018-09-30 21:12:23 -04:00
Shadowfacts bc0201ab4f
Move StatusTableViewCellDelegate methods to TuskerNavigationDelegate 2018-09-30 19:29:52 -04:00
Shadowfacts 38f072ae62
Add preferences UI for silent XCB actions 2018-09-30 19:05:06 -04:00
Shadowfacts 569c21b49b
Minor UI tweaks 2018-09-30 19:05:06 -04:00
Shadowfacts dbff0c09e7
Switch to new text view placeholder implementation 2018-09-30 19:04:58 -04:00
Shadowfacts c7476803de
Add character counter 2018-09-29 22:20:17 -04:00
Shadowfacts ad83e3a9f7
Pachyderm: Add CharacterCounter 2018-09-29 21:57:10 -04:00
Shadowfacts 5a7d7711bc
Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
Shadowfacts 7e624b8a7a
Add getAccount XCB action 2018-09-25 21:20:34 -04:00
Shadowfacts b7c029210f
Add getStatus XCB action 2018-09-25 21:13:51 -04:00
Shadowfacts a8539e33b9
Add show account and show status XCB actions 2018-09-25 08:39:27 -04:00
Shadowfacts ffcd70e391
Add initial X-Callback-URL documentation 2018-09-24 21:58:44 -04:00
Shadowfacts 93e0e488d5
Add reblog XCB action 2018-09-24 19:56:27 -04:00
Shadowfacts 121d36aa73
Add follow user XCB action 2018-09-24 14:41:28 -04:00
Shadowfacts 9a3ca3d317
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-24 08:51:20 -04:00