mastodon/app/javascript/mastodon
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
* Always use the scrollable class for the ScrollList component

Fixes #9499 as well as empty timelines' scrollbar “blinking”
between loading state and empty state.

* Do not display empty message when the list is known to have more elements

Fixes #9500

* Fix LoadMore usage in account media gallery

(Even though that codepath is probably never actually used…)

* Make account media gallery more consistent with account timeline

Fixes #9498

Display “load more” more consistently, add a loading indicator on first load.

* Fix “load more” button when no data has been fetched
2018-12-12 22:32:44 +01:00
..
actions Fix last_status parameter for notifications and conversations (#9407) 2018-12-01 18:36:41 +01:00
components Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00
containers Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) 2018-10-05 18:44:44 +02:00
features Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00
locales [i18n] Update Occitan (#9491) 2018-12-11 05:38:57 +01:00
middleware
reducers Fix race condition causing shallow status with only a "favourited" attribute (#9272) 2018-11-13 14:58:14 +01:00
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
common.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
compare_id.js
extra_polyfills.js
initial_state.js Display customized mascot in web UI and fix admin form for it (#8964) 2018-10-12 04:04:08 +02:00
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