bastodon/app/javascript/mastodon/features
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
..
account/components Display numbers in account header using shortNumberFormat for consistency (#7723) 2018-06-04 05:15:50 +02:00
account_gallery Fix LoadMore on account media gallery (#6933) 2018-03-27 16:53:52 +02:00
account_timeline Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
blocks
community_timeline Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
compose Fix "Invalid DOM property class" (#7798) 2018-06-14 08:03:07 +02:00
direct_timeline Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
domain_blocks Improve getting started column (#7676) 2018-05-30 18:41:47 +02:00
emoji Fix issues with updated emoji mart (#7761) 2018-06-08 13:28:04 +02:00
favourited_statuses Replace onScrollToBottom with onLoadMore (#6615) 2018-03-05 19:31:40 +01:00
favourites
follow_requests
followers Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
following Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
generic_not_found
getting_started Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
hashtag_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
home_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
keyboard_shortcuts Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178) 2018-04-18 13:15:57 +02:00
list_editor
list_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
lists
mutes
notifications Improve load gap styling in web UI (#7100) 2018-04-10 17:12:10 +02:00
pinned_statuses
public_timeline Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
reblogs
report Show media on report UI (#6619) 2018-03-04 20:29:12 +01:00
standalone Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
status Add redraft function (#7735) 2018-06-05 00:17:38 +02:00
trends Improve trends layout (#7700) 2018-06-01 19:18:37 +02:00
ui Submit report using meta key (#7729) 2018-06-04 13:09:52 +02:00
video Open video modal on public UI (#7469) 2018-05-13 13:48:14 +02:00