mastodon/app
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
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
helpers Fix regression from #8439 (#8455) 2018-08-26 14:29:58 +02:00
javascript Add messages informing that collections are empty (fixes #4115) (#8418) 2018-08-26 16:39:37 +02:00
lib Spread out crawling randomly to avoid DDoSing the link (#8445) 2018-08-26 00:33:57 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
policies Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
serializers Only display web push notifications after API call (fixes #7902) (#8396) 2018-08-23 21:44:27 +02:00
services Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 2018-08-23 00:27:58 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Update _bio.html.haml (#8449) 2018-08-26 14:33:59 +02:00
workers Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00