chinwagsocial/app/javascript/mastodon
ThibG d9f0c7fb84 Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
IntersectionObserverArticle is made to save on RAM by avoiding fully rendering
items that are far out of view. However, it did not work for items spawned
outside the intersection observer.
2019-02-17 19:32:55 +01:00
..
actions Immediately go back in browser history upon successfully sending toot (#9663) 2018-12-30 18:58:25 +01:00
components Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-17 19:32:55 +01:00
containers Fix not showing custom emojis in share page emoji picker (#9970) 2019-02-17 19:26:26 +01:00
features Replace unlock-alt icon with unlock (#9952) 2019-02-17 19:23:59 +01:00
locales i18n: Update Japanese translations (#9871) 2019-01-20 12:37:38 +01:00
middleware
reducers Fix crash when clearing uninitialized timeline (#9662) 2018-12-30 18:57:39 +01:00
selectors
service_worker Hide CWed content in notifications and fix sensitive images without CWs (#9778) 2019-01-11 07:29:17 +00:00
storage
store Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
utils
api.js Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
base_polyfills.js
common.js Improve the public hashtag page (#9831) 2019-01-17 14:06:08 +01:00
compare_id.js
extra_polyfills.js
initial_state.js Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js