mastodon/app/javascript/mastodon
Surinna Curtis ff9f2088f7 Move layout override into app settings modal
Squashed commit of the following:

commit 3842f879865818a3299f8283f8ed1b43c5566500
Author: Surinna Curtis <ekiru.0@gmail.com>
Date:   Mon Jul 3 19:57:39 2017 -0500

    Fix some style issues

commit 08628a0234392ecac90e869a1272f429de0b6db2
Author: Surinna Curtis <ekiru.0@gmail.com>
Date:   Mon Jul 3 19:35:22 2017 -0500

    Improved styling and layout of select app settings

commit 1787a7c20f2bf7101c6d6830450564178314a737
Author: Surinna Curtis <ekiru.0@gmail.com>
Date:   Mon Jul 3 17:13:53 2017 -0500

    remove the layout selector ui from the drawer

commit 7d93b180b1e615e2c36210ad6f119fe80a2778d8
Author: Surinna Curtis <ekiru.0@gmail.com>
Date:   Mon Jul 3 17:01:51 2017 -0500

    Add layout setting to app settings modal
2017-07-03 21:51:00 -05:00
..
actions Added App Setttings Modal 2017-06-28 22:00:54 -07:00
components Media display improvements 2017-06-30 02:18:25 -07:00
containers Added App Setttings Modal 2017-06-28 22:00:54 -07:00
features Move layout override into app settings modal 2017-07-03 21:51:00 -05:00
locales Media display improvements 2017-06-30 02:18:25 -07:00
middleware Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
reducers Media display improvements 2017-06-30 02:18:25 -07:00
selectors Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
store Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
is_mobile.js Use Redux store to keep track of layout 2017-06-24 18:30:30 -07:00
link_header.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
load_polyfills.js Extract polyfill loading into single module (#3421) 2017-05-30 15:11:15 +02:00
main.js Resolve custom application stylesheet with Webpack (#3373) 2017-06-01 20:56:32 +02:00
performance.js Attach ReactPerf to window for easier debugging (#3318) 2017-05-25 21:14:40 +02:00
rtl.js Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
scroll.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +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