mastodon/app/javascript/mastodon
Jakub Mendyk 5129f6f2aa Add messages informing that collections are empty (fixes #4115) (#8418)
* Add messages informing that collections are empty

Adds empty messages to blocked users, domain blocks, favourited statuses, users
that favourited toot, follow requests, followers of given user, user's being
followed by given user, lists, muted users, toots' boosts.

Switched from using ScrollContainer to ScrollableList and/or added empty
message's text.

Fixes #4115

* Update localization files with strings for #4115

* Fix whitespace issues pointed out by codeclimate
2018-08-26 16:39:37 +02:00
..
actions Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
components Add missing video descriptions (#8416) 2018-08-24 23:55:41 +02:00
containers Weblate translations (2018-08-25) (#8420) 2018-08-25 13:27:56 +02:00
features Add messages informing that collections are empty (fixes #4115) (#8418) 2018-08-26 16:39:37 +02:00
locales Add messages informing that collections are empty (fixes #4115) (#8418) 2018-08-26 16:39:37 +02:00
middleware
reducers Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
selectors Don't filter own toots (fixes #8289) (#8298) 2018-08-19 18:44:18 +02:00
service_worker Only display web push notifications after API call (fixes #7902) (#8396) 2018-08-23 21:44:27 +02:00
storage
store
utils
.gitkeep
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js