mastodon/app
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
..
chewy
controllers
helpers
javascript Hide search from Compose on mobile devices (#7077) 2018-04-08 18:25:08 +02:00
lib
mailers
models
policies
presenters
serializers
services Fix nil account issue in ProcessAccountService (#7019) 2018-04-03 13:08:11 +02:00
validators
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
workers