Commit Graph

53 Commits

Author SHA1 Message Date
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 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 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 17c692d4b6
Add 3d touch peek/pop navigation 2018-10-11 21:52:41 -04:00
Shadowfacts f8f17fc51a
Allow tabs to be enabled/disabled and reordered 2018-10-06 11:03:55 -04:00
Shadowfacts 2bc005b0ec
Merge branch 'image-caching' 2018-10-03 08:53:17 -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 3ae13319a3
Extract Appearance preferences into separate controller 2018-10-02 19:39:39 -04:00
Shadowfacts 9d0458b411
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-10-02 18:28:38 -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 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 dbff0c09e7
Switch to new text view placeholder implementation 2018-09-30 19:04:58 -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 c18ef5f56f
Add getCurrentUser XCB action, refactor XCB support some more 2018-09-23 21:35:33 -04:00
Shadowfacts d7d26ce517
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 53dcf824fd
Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00
Shadowfacts 7f91df5ee1
Xcode suggestions 2018-09-23 12:00:30 -04:00
Shadowfacts 925897bde8
Cache accounts 2018-09-18 12:59:07 -04:00
Shadowfacts 552e138aed
Add shared status cache 2018-09-17 21:57:46 -04:00
Shadowfacts b8460e3efc
Refactor swipe actions into TableViewSwipeActionProvider 2018-09-15 13:11:58 -04:00
Shadowfacts f68e50d7fd
Add post progress view 2018-09-12 09:19:51 -04:00
Shadowfacts 396ddffbd0
Fix upload media 2018-09-11 13:45:48 -04:00
Shadowfacts 1a1c116760
Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Shadowfacts 1fca0195c5
Favorites and reblogs 2018-09-08 21:35:40 -04:00
Shadowfacts 3a40287776
Add default post visibility preference UI 2018-09-03 21:44:44 -04:00
Shadowfacts ac5de9e273
Reorganize sources 2018-09-03 17:10:26 -04:00
Shadowfacts b3f5ba7341
Add notifications screen 2018-09-03 16:54:03 -04:00
Shadowfacts b145499a73
Large image view 2018-09-02 16:59:20 -04:00
Shadowfacts 6b2d349576
Show timestampts on statuses 2018-08-31 13:46:33 -04:00
Shadowfacts 3f8e86905e
Initial implementation Compose UI 2018-08-30 22:30:19 -04:00
Shadowfacts 95f46ee335
Add option to strip custom emoji from display names 2018-08-28 21:18:58 -04:00
Shadowfacts 55b822ed21
Add avatar style preference 2018-08-28 19:49:31 -04:00
Shadowfacts 4ade1a559d
Start preferences 2018-08-28 19:16:17 -04:00
Shadowfacts 966f35d7e7
Don't open redundant VCs 2018-08-28 16:22:49 -04:00
Shadowfacts fedb5e72b2
Conversation view 2018-08-28 14:29:06 -04:00
Shadowfacts cba57bae38
Profile pages 2018-08-27 21:27:34 -04:00
Shadowfacts 8c1eab98a8
Move StatusTableViewCell to separate nib 2018-08-27 16:32:59 -04:00
Shadowfacts 4b1a2c1f3b
Fix link detection 2018-08-26 14:49:22 -04:00
Shadowfacts bd03880ee6
Initial avatars implementation 2018-08-21 19:23:27 -04:00
Shadowfacts c0708691ee
Multiple timeline views 2018-08-21 17:17:25 -04:00
Shadowfacts 7808f24150
Start OAuth 2018-08-19 16:14:04 -04:00