896 Commits

Author SHA1 Message Date
b8430be00c
Initial rewrite/redesign of compose screen
Still pending:
- Posting videos
- Image resizing
- Attachment drawer thing
2019-01-14 21:59:42 -05:00
5b3a3d9729
Fix UIKit methods being invoked off main thread 2019-01-14 16:58:23 -05:00
882f03a94b
Better lenient URL parsing 2019-01-14 13:45:33 -05:00
30cd8991e8
Pachyderm: Add StatusContentType 2019-01-13 19:46:51 -05:00
07a79657a7
Fix crash on attachment-only statuses posted from pleromafe 2019-01-13 19:46:32 -05:00
db68b9dee0
Fix crash when decoding status attachments with non-percent encoded spaces in URLs 2019-01-13 19:45:57 -05:00
fe85e3c1d6
Redo app navigation/tab bar 2019-01-05 12:59:55 -05:00
656cc1d3ef
Fix tapping mentions not working in reblogs 2018-11-24 16:32:21 -05:00
9f423e0c40
Remove old debug print 2018-11-24 16:30:06 -05:00
e3d27e0720
Add undo scroll-to-top 2018-11-10 11:48:09 -05:00
57d0beebec
Merge branch 'Gifu' 2018-11-09 15:55:56 -05:00
b73708fb97
Revert "Show GIFs in AttachmentView"
This reverts commit 9d19c76e4c9d9a29da0a048a6b632218c2decdf4.
2018-11-09 15:55:48 -05:00
f684591888
Use Gifu for GIF playback 2018-11-09 15:48:08 -05:00
9249a4aeaa
Show GIFs in AttachmentView 2018-11-08 19:20:02 -05:00
86d064dc6e
Don't cache attachments to disk, only avatars and headers 2018-11-07 19:24:52 -05:00
ff91cca843
Fix long display names crushing timestamp label 2018-11-02 21:39:23 -04:00
29964a4cee
Add peek/pop to profile headers 2018-10-30 22:24:49 -04:00
5cd68cf774
Fix crash when My Profile is first tab loaded
Closes #5
2018-10-30 22:18:10 -04:00
4bf49211fd
Fix large images being offset on some devices
Closes #6
2018-10-30 22:14:02 -04:00
aaddae1ecb
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
7eb377ec6b
Fix strange large image VC presentation animation
Workaround for using XIB instead of storyboard

Closes #4
2018-10-29 19:56:05 -04:00
82d4fe22cf
Cleanup visibility selection 2018-10-25 21:54:07 -04:00
ba55540712
Add Behavior preferences section 2018-10-25 21:29:13 -04:00
df6976df2f
Add post drafts 2018-10-22 22:09:11 -04:00
c1bfc6d3d9
Fix presenting nested modal view controllers through AppRouter 2018-10-22 20:37:12 -04:00
7e8f22c471
Refactor view controller creation/navigation into AppRouter 2018-10-20 22:07:04 -04:00
35de20fe40
Cleanup 2018-10-20 15:38:17 -04:00
d9fa189848
Fix Safari VCs being presented incorrectly from peek/pop, cleanup VC previewing code 2018-10-20 15:35:56 -04:00
eb9e1276df
Replace most storyboards with XIBs 2018-10-20 12:13:41 -04:00
9e7e16b3fc
Start adding Siri Shortcuts 2018-10-20 10:55:01 -04:00
fda4ca4d11
Target iOS 12.0 2018-10-19 19:54:43 -04:00
21d10fdf7d
Add 3d touch to profiles 2018-10-18 13:30:19 -04:00
6fbd826371
Add link long press actions 2018-10-11 22:04:32 -04:00
0462e57635
Add 3d touch preview actions 2018-10-11 21:52:41 -04:00
0b6459a806
Add 3d touch peek/pop navigation 2018-10-11 21:52:41 -04:00
5f503cafb0
Make ConversationViewController a UITableViewController 2018-10-11 21:10:25 -04:00
57b4e67cc2
Allow tabs to be enabled/disabled and reordered 2018-10-06 11:03:55 -04:00
0f37843a5b
Fix crash on follow notification 2018-10-05 19:25:48 -04:00
b796f288c8
Merge branch 'image-caching' 2018-10-03 08:53:17 -04:00
82e351465e
Cache image attachments 2018-10-03 08:53:05 -04:00
fd611d1f04
Cache profile header images 2018-10-03 08:45:13 -04:00
982e42ca2f
Refactor AvatarCache to ImageCache
Use Cache library (https://github.com/hyperoslo/Cache) for caching
2018-10-03 08:45:03 -04:00
ed6c371967
Don't show relationship label for the user's own account 2018-10-02 20:04:41 -04:00
a6373f7e10
Extract Appearance preferences into separate controller 2018-10-02 19:39:39 -04:00
225c7e30fc
Remove MastodonController.shared 2018-10-02 19:31:00 -04:00
05e747a6f4
Add my account tab 2018-10-02 19:23:50 -04:00
57cbebecbd
Merge branch 'master' of github.com:shadowfacts/Tusker 2018-10-02 18:28:38 -04:00
589af9782d
Fix timestamps not being displayed for conversation main status 2018-10-02 08:37:04 -04:00
697873c045
Xcode suggested changes 2018-10-02 08:34:41 -04:00
f7a2576842
Use child view controller for loading 2018-10-01 21:25:10 -04:00