Tusker/Tusker/Caching
Shadowfacts d27bddb2ca Fix profile header image not showing up on first load
The issue occurred because the profile header would kick off a request
upon loading, then the profile table would request the initial set of
statuses shortly thereafter which would result in reloadData being called
which would cancel the request without removing the group, so the request
generated by the newly-reloaded header cell would attach a callback to
the cancelled request, resulting in the header image never displaying.
2020-06-15 22:34:42 -04:00
..
Cache.swift Don't cache attachments to disk, only avatars and headers 2018-11-07 19:24:52 -05:00
ImageCache.swift Fix profile header image not showing up on first load 2020-06-15 22:34:42 -04:00