87 Commits

Author SHA1 Message Date
7bde7c42e6 Pachyderm: Add CharacterCounter 2018-09-29 21:57:10 -04:00
27fa041975 Refactor XCB actions code, add JSON responses 2018-09-25 21:41:12 -04:00
d480c1927a Add getAccount XCB action 2018-09-25 21:20:34 -04:00
51c178ec4d Add getStatus XCB action 2018-09-25 21:13:51 -04:00
b537321057 Add show account and show status XCB actions 2018-09-25 08:39:27 -04:00
0eeaa4da11 Add initial X-Callback-URL documentation 2018-09-24 21:58:44 -04:00
31968cad98 Add reblog XCB action 2018-09-24 19:56:27 -04:00
79cb39cb0d Add follow user XCB action 2018-09-24 14:41:28 -04:00
369ed24997 Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-24 08:51:20 -04:00
bcb9e979a0 Add following/unfollowing accounts 2018-09-24 08:49:39 -04:00
4eabe4261a Add favorite status XCB action 2018-09-23 22:16:25 -04:00
fb72bb09f0 Remove playground 2018-09-23 21:37:10 -04:00
e3d887001b Add getCurrentUser XCB action, refactor XCB support some more 2018-09-23 21:35:33 -04:00
0016964191 Cleanup silent XCB actions code 2018-09-23 21:10:45 -04:00
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
c7f82f7796 Change ComposeViewController.xcbSession to be weak 2018-09-23 18:45:56 -04:00
e4fc6d36ca Add x-callback-url response data 2018-09-23 18:43:33 -04:00
97fe450d1f Add initial x-callback-url implementation 2018-09-23 12:01:23 -04:00
48923977c5 Xcode suggestions 2018-09-23 12:00:30 -04:00
e971c7f61c Cache accounts 2018-09-18 12:59:07 -04:00
89b9cd29aa Add shared status cache 2018-09-17 21:57:46 -04:00
6518ae236a Change client requests to match others 2018-09-17 20:58:05 -04:00
c4fb93579c Merge branch 'pachyderm-immutable' 2018-09-17 19:37:58 -04:00
c1ac18bca3 Change Pachyderm models to be immutable 2018-09-17 19:33:44 -04:00
b4ae3df687 Merge branch 'swipe-actions' 2018-09-15 13:18:23 -04:00
1bbe38b678 Refactor swipe actions into TableViewSwipeActionProvider 2018-09-15 13:11:58 -04:00
e7c4233dc9 More swipe actions 2018-09-15 12:39:50 -04:00
ec1e64cec5 Start work on swipe actions 2018-09-15 10:56:27 -04:00
df10b36a88 Pachyderm: Fix pagination 2018-09-14 11:35:00 -04:00
7e1cd5d5f6 Fix large image view top controls on iPhone Xs Max & Xr 2018-09-12 22:29:58 -04:00
4d32bf8efe Add post progress view 2018-09-12 09:19:51 -04:00
591f1b58b3 Merge branch 'master' of github.com:shadowfacts/Tusker 2018-09-12 08:18:50 -04:00
9e6b24688a Add more button to status 2018-09-11 18:17:48 -04:00
4e39f53f18 Update reblog icon 2018-09-11 17:59:11 -04:00
e164527d4c Fix upload media 2018-09-11 13:45:48 -04:00
843d4707dc Merge branch 'progress-view' 2018-09-11 12:52:01 -04:00
b46ceb30ed Replace MastodonKit with Pachyderm 2018-09-11 10:52:21 -04:00
51f3a2ebff Start progress view 2018-09-11 08:15:10 -04:00
eb0f272c0b Favorites and reblogs 2018-09-08 21:35:40 -04:00
68e633f8fd Add reply icon 2018-09-06 20:42:41 -04:00
7f0692282f Add default post visibility preference UI 2018-09-03 21:44:44 -04:00
3e2549e8f8 Change how view controller delegate extensions work 2018-09-03 18:46:20 -04:00
75111f2827 Reorganize sources 2018-09-03 17:10:26 -04:00
79f4e2a556 Add notifications screen 2018-09-03 16:54:03 -04:00
fe576ba028 Preserve vector data for all icons 2018-09-03 15:20:50 -04:00
9732376843 Add ability to expand profile avatar & header images 2018-09-02 18:22:29 -04:00
e587bb3221 Copy inReplyTo CW & visibility to response post 2018-09-02 18:11:00 -04:00
3911e8b81f Fix timestamp label sometimes not being right-aligned 2018-09-02 18:01:37 -04:00
edcafb935d Show images in conversation main status view 2018-09-02 17:51:36 -04:00
72b0540c1b Large image view 2018-09-02 16:59:20 -04:00