Shadowfacts
|
2c8ba878b7
|
Start converting UI to use CoreData backed objects instead of API
objects directly
|
2020-04-12 12:54:27 -04:00 |
Shadowfacts
|
d9517047d7
|
Fix previewing video/audio attachments
|
2020-03-20 22:48:28 -04:00 |
Shadowfacts
|
bef3388fe8
|
Move attachment view corner radius to individual views
Masking the container makes context menu interactions look weird
|
2020-03-20 22:34:50 -04:00 |
Shadowfacts
|
2e8241d734
|
Move attachment context menu interaction to AttachmentView
|
2020-03-20 22:28:23 -04:00 |
Shadowfacts
|
d15fa2199e
|
Fix attachments container more view not beign removed on cell reuse
Closes #92
|
2020-03-11 22:49:53 -04:00 |
Shadowfacts
|
1f56823a17
|
Add preference to disable gif animation in timelines
|
2020-02-22 13:12:28 -05:00 |
Shadowfacts
|
d7953470e3
|
Add rudimentary support for audio attachments
Closes #7
|
2020-01-26 18:50:45 -05:00 |
Shadowfacts
|
d6ae51c02f
|
Improve ImageCache loading
Keep track of the number of requests and only cancel the underlying
URLSessionTask if there are no concrete requsts remaining.
Closes #81
|
2020-01-25 10:30:04 -05:00 |
Shadowfacts
|
32e89f2c16
|
Fix retain cycles with TuskerNavigationDelegate
TuskerNavigationDelegate is now class-bound and only weak references to
it are stored.
|
2020-01-19 23:02:07 -05:00 |
Shadowfacts
|
0255483f97
|
Make MastodonCache specific to each API controller
See #16
|
2020-01-05 19:54:28 -05:00 |
Shadowfacts
|
81a5fce602
|
Add preference to always blur media
|
2019-11-17 12:52:42 -05:00 |
Shadowfacts
|
6ce96764f3
|
Use visual effect views for sensitive media hide button so the button is
visible regardless of the image color
|
2019-11-17 12:28:21 -05:00 |
Shadowfacts
|
56d4a6690f
|
Fix crash when displaying posts with more than 4 attachments
|
2019-11-17 11:32:35 -05:00 |
Shadowfacts
|
1808aaa3e8
|
A bunch of VoiceOver/Voice Control stuff
|
2019-09-26 22:32:51 -04:00 |
Shadowfacts
|
6e4f89df4a
|
Add support for video attachments
#7
|
2019-09-10 12:25:50 -04:00 |
Shadowfacts
|
509e013380
|
Add support for posts with more than four attachments
|
2019-07-27 22:45:11 -04:00 |
Shadowfacts
|
c29ebbb6a0
|
Start adding sensitive media hiding
|
2019-07-27 22:01:08 -04:00 |
Shadowfacts
|
85ed53b990
|
Fix multi-attachment layout issues
|
2019-06-16 22:39:46 -04:00 |
Shadowfacts
|
55fc032f36
|
Extract attachment layout to it's own view
Use AutoLayout + stack views instead of manual frames, fixes attachments
sometimes not using the whole width
|
2019-06-16 19:02:18 -04:00 |