Commit Graph

97 Commits

Author SHA1 Message Date
Shadowfacts c670f69ea1
Xcode suggested changes 2018-10-02 08:34:41 -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
Shadowfacts 9e1a7e6133
Add following/unfollowing accounts 2018-09-24 08:49:39 -04:00
Shadowfacts a01b09364f
Add favorite status XCB action 2018-09-23 22:16:25 -04:00
Shadowfacts 6ea12521ce
Remove playground 2018-09-23 21:37:10 -04:00
Shadowfacts c18ef5f56f
Add getCurrentUser XCB action, refactor XCB support some more 2018-09-23 21:35:33 -04:00
Shadowfacts a8d8ac783b
Cleanup silent XCB actions code 2018-09-23 21:10:45 -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 2f6cd78919
Change ComposeViewController.xcbSession to be weak 2018-09-23 18:45:56 -04:00
Shadowfacts 039faa9007
Add x-callback-url response data 2018-09-23 18:43:33 -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 47d3c5197f
Change client requests to match others 2018-09-17 20:58:05 -04:00
Shadowfacts ae361692de
Merge branch 'pachyderm-immutable' 2018-09-17 19:37:58 -04:00
Shadowfacts 29a9475a9f
Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
Shadowfacts 7176f9b016
Merge branch 'swipe-actions' 2018-09-15 13:18:23 -04:00
Shadowfacts b8460e3efc
Refactor swipe actions into TableViewSwipeActionProvider 2018-09-15 13:11:58 -04:00
Shadowfacts 1e869b97d3
More swipe actions 2018-09-15 12:39:50 -04:00
Shadowfacts 5d3686a038
Start work on swipe actions 2018-09-15 10:56:27 -04:00
Shadowfacts 3a8754298d
Pachyderm: Fix pagination 2018-09-14 11:35:00 -04:00
Shadowfacts 470e8c824d
Fix large image view top controls on iPhone Xs Max & Xr 2018-09-12 22:29:58 -04:00
Shadowfacts f68e50d7fd
Add post progress view 2018-09-12 09:19:51 -04:00
Shadowfacts 1bcea55fa3
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-12 08:18:50 -04:00
Shadowfacts 25910845dc
Add more button to status 2018-09-11 18:17:48 -04:00
Shadowfacts 77619a0530
Update reblog icon 2018-09-11 17:59:11 -04:00
Shadowfacts 396ddffbd0
Fix upload media 2018-09-11 13:45:48 -04:00
Shadowfacts d1dc9f1e65
Merge branch 'progress-view' 2018-09-11 12:52:01 -04:00
Shadowfacts 1a1c116760
Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
Shadowfacts 5f2deb65e1
Start progress view 2018-09-11 08:15:10 -04:00
Shadowfacts 1fca0195c5
Favorites and reblogs 2018-09-08 21:35:40 -04:00
Shadowfacts 004e5bedbe
Add reply icon 2018-09-06 20:42:41 -04:00