Glitch-Shrike/app/javascript/mastodon
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
Since long lines may overflow and cause the status-list horizontally scrollable,
I added `overflow: hidden` to placeholder contents to prevent it.
2017-05-25 02:23:54 +02:00
..
actions
components Prevent contents of the status placeholder from overflowing (#3287) 2017-05-25 02:23:54 +02:00
containers
features Remove unnecessary constructors (#3280) 2017-05-24 17:55:16 +02:00
locales Updates Norwegian translation (#3252) 2017-05-23 13:09:53 +02:00
middleware
reducers
selectors
store
.gitkeep
api.js
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
emoji.js
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
is_mobile.js
link_header.js
main.js
rtl.js
stream.js
uuid.js