]> cat aescling's git repositories - mastodon.git/commit
Remove obsolete IndexedDB operations from web UI (#14730)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 4 Sep 2020 18:22:40 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Sep 2020 18:22:40 +0000 (20:22 +0200)
commita6121a159c5305ea9faa95743a50babb23ab41cd
tree68dd840812a0b503730e2810e40a30a2e4f09580
parent68d3b160de4305884c27410c8104fe3389401620
Remove obsolete IndexedDB operations from web UI (#14730)

Storing objects in IndexedDB was disabled in #7932, but we were
still trying to read objects from it before making an API call
app/javascript/mastodon/actions/accounts.js
app/javascript/mastodon/actions/statuses.js