]> cat aescling's git repositories - mastodon.git/commit
Fix loading indicator inconsistency (#9252)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 10 Nov 2018 14:04:13 +0000 (15:04 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Nov 2018 14:04:13 +0000 (15:04 +0100)
commit3cecf3e5b995f5035b17fd9572c17ba1ede9346b
tree945d7c515c6bd4fac1923a1635016bc2c6657a29
parent2f86fc5e0a45eb2002d4b481ae093197ad523479
Fix loading indicator inconsistency (#9252)

* Use global loading indicator when loading more items

* Use local loading indicator for notifications

And remove global loading indicator for initial custom emojis load
app/javascript/mastodon/actions/custom_emojis.js
app/javascript/mastodon/actions/favourites.js
app/javascript/mastodon/actions/notifications.js
app/javascript/mastodon/actions/timelines.js
app/javascript/mastodon/features/notifications/index.js