mastodon/app/javascript/mastodon/features
Emelia Smith 0893b16695 Hide search from Compose on mobile devices (#7077)
* Hide search from Compose on mobile devices

We're presently seeing large numbers of users accidentally tooting what they're trying to search for. This PR hides the search form from the Compose view, now that we have a dedicated "search" tab on mobile.

* Don't "showSearch" on mobile if we're not currently searching (isSearchPage)
2018-04-08 18:25:08 +02:00
..
account/components Feature: Direct message from menu (#6956) 2018-03-29 19:08:34 +02:00
account_gallery Fix LoadMore on account media gallery (#6933) 2018-03-27 16:53:52 +02:00
account_timeline Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
blocks Replace react-router-scroll to react-router-scroll-4 (#5568) 2017-11-01 06:58:38 +09:00
community_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
compose Hide search from Compose on mobile devices (#7077) 2018-04-08 18:25:08 +02:00
domain_blocks Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +02:00
emoji Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
favourited_statuses Replace onScrollToBottom with onLoadMore (#6615) 2018-03-05 19:31:40 +01:00
favourites Replace react-router-scroll to react-router-scroll-4 (#5568) 2017-11-01 06:58:38 +09:00
follow_requests Replace react-router-scroll to react-router-scroll-4 (#5568) 2017-11-01 06:58:38 +09:00
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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Add some UI for user-defined domain blocks (#6628) 2018-03-30 12:38:00 +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 Replace <code> to <kbd> in KeyboardShortcuts component (#6049) 2017-12-20 11:46:25 +09:00
list_editor Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
list_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
lists Handle submit event of new list form (#5895) 2017-12-06 12:18:10 +01:00
mutes Replace react-router-scroll to react-router-scroll-4 (#5568) 2017-11-01 06:58:38 +09:00
notifications Allow clients to fetch notifications made while they were offline (#6886) 2018-03-24 22:07:23 +01:00
pinned_statuses Add Pinned toot column (#4817) 2017-09-07 09:58:11 +02:00
public_timeline Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
reblogs Replace react-router-scroll to react-router-scroll-4 (#5568) 2017-11-01 06:58:38 +09:00
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 show more/less toggle for entire threads in web UI (#6733) 2018-03-11 09:52:59 +01:00
ui Add search item to tab bar for mobile devices (#7072) 2018-04-08 14:26:58 +02:00
video Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 2018-03-02 07:00:04 +01:00