mastodon/app/javascript/styles/mastodon
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
..
_mixins.scss
about.scss
accounts.scss Fix lock icon position in account card (#7630) 2018-05-26 15:29:32 +02:00
admin.scss
basics.scss
boost.scss
compact_header.scss
components.scss Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
containers.scss
emoji_picker.scss Adjust emoji-mart-anchor-bar for environments that use display scaling (#7772) 2018-06-09 22:20:57 +02:00
footer.scss Add "Edit profile" link to public profile page, increase bottom padding (#7754) 2018-06-07 22:40:55 +02:00
forms.scss
landing_strip.scss
lists.scss
modal.scss
reset.scss
rtl.scss
stream_entries.scss
tables.scss Add vendor prefix for background-clip (#7727) 2018-06-04 13:24:20 +02:00
variables.scss