mastodon/app/javascript/mastodon
Eugen Rochko a588358f41 Fix style regressions (#3062)
From #2327 - Elephant friend was overlapping with text, oversized in
single column layout

From #2021 - Centered layout goes against design principles, changes
UX for everybody who's already used to the current one

From #2271 - CPU/RAM overusage from keeping columns in DOM (fix #2648,
possibly also #2101)
2017-05-15 01:23:58 +02:00
..
actions Revert HTML CW changes (#3020) 2017-05-13 04:03:43 +02:00
components Fix only typo (#3035) 2017-05-14 12:58:50 +02:00
containers Fix style regressions (#3062) 2017-05-15 01:23:58 +02:00
features Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
locales i18n: Hebrew string updates (#3037) 2017-05-13 17:05:02 +02:00
middleware Add boop sounds in Vorbis format (#2963) 2017-05-10 16:58:54 +02:00
reducers Fix #2205 - Delete associated notifications when a status is deleted (#2994) 2017-05-11 21:54:47 +02:00
selectors Fix snackbar notification stacking order (#2935) 2017-05-09 14:01:29 +02:00
store Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
link_header.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
main.js Allow SCSS variables to be overridden (#2987) 2017-05-12 19:22:50 +02:00
polyfills.js Add dynamic polyfills for older browsers (#2985) 2017-05-11 11:26:06 +02:00
rtl.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00