Glitch-Shrike/app/javascript/mastodon/reducers
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
..
accounts.js
accounts_counters.js
alerts.js
cards.js
compose.js
index.js
media_attachments.js
meta.js
modal.js
notifications.js
relationships.js
reports.js
search.js
settings.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
status_lists.js
statuses.js
timelines.js Fix load more on account timelines (regression from #3311) (#3475) 2017-05-31 15:30:26 +02:00
user_lists.js