diff options
author | Holger Dürer <me@hdurer.net> | 2017-05-05 22:19:02 +0100 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-05-15 09:38:29 -0400 |
commit | 00af6decdce60bdfbd8a492f2266b6b785c664a3 (patch) | |
tree | 53eda3b5033a7e3fbdab330573d1840558504aa1 /LICENSE | |
parent | 53a1b5c2488b329a0857c94dad837ac164d2446e (diff) |
Make the image loading asynchronous.
Now that we are also loading avatars there is a lot of image loading to do to show the timeline.
We can do the loading asynchronously to let the user have a look at the toots already while image loading is incrementally proceeding.
We can no longer enforce caching of avatar loading since the variable is consulted when the response parsing happens at which point the dynamic binding we had used so far has gone out of scope again.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions