mastodon/app/javascript/mastodon
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
* Allow mounting arbitrary columns

* Refactor column headers, allow pinning/unpinning and moving columns around

* Collapse animation

* Re-introduce scroll to top

* Save column settings properly, do not display pin options in
single-column view, do not display collapse icon if there is
nothing to collapse

* Fix one instance of public timeline being closed closing the stream
Fix back buttons inconsistently sending you back to / even if history exists

* Getting started displays links to columns that are not mounted
2017-06-04 01:39:38 +02:00
..
actions Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
components Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
containers Add preference setting for delete toot modal (#3368) 2017-05-29 17:56:13 +02:00
features Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
locales zh-cn&tw.json: "extended info" -> "about this site" (#3519) 2017-06-03 14:42:47 +02:00
middleware Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
reducers Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
selectors Improve eslint rules (#3147) 2017-05-20 17:31:47 +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 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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02: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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +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