chr v1.x 4f42238c29 Put "Media Only" option in column settings instead of content area headline (#7801)
* Action/reducer for changing column settings takes a path and a value
instead of a javascript object

* Settings menu version and column headline version working simultaneously

* remove column headline entirely

* remove css for headlines that aren't possible now

* Remove commented out code from unfruitful attempt at this feature

* Give direct timeline its own column settings bc it doesn't have a media only option

* Fix typo in public timeline code that was preventing per-column settings from working properly

* Fix codeclimate issues

* Missing semicolons

* Use redux state to set onlyMedia, let that do the update instead of a callback. Consequently, unpinned setting works without history modification

* Unused import
2018-06-15 11:15:15 +02:00
..
2018-03-24 13:06:27 +01:00
2017-07-08 00:06:02 +02:00
2017-05-20 17:31:47 +02:00
2018-04-23 09:15:51 +02:00
2017-09-13 10:24:33 +02:00
2017-05-20 17:31:47 +02:00
2018-03-24 13:06:27 +01:00
2018-01-20 01:32:37 +01:00
2018-02-28 06:54:55 +01:00
2018-04-17 15:23:46 +02:00
2018-06-05 00:17:38 +02:00
2018-03-24 13:06:27 +01:00
2018-05-21 12:43:38 +02:00