You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
8 years ago
..
chewy
controllers Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
helpers Feature: Report improvements (#6967) (#7000) 8 years ago
javascript Hide search from Compose on mobile devices (#7077) 8 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
mailers
models Feature: Report improvements (#6967) (#7000) 8 years ago
policies Feature: Report improvements (#6967) (#7000) 8 years ago
presenters
serializers retrieve custom emoji list via API instead of before page load (#7047) 8 years ago
services Fix nil account issue in ProcessAccountService (#7019) 8 years ago
validators
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 8 years ago
workers Add a circuit breaker for ActivityPub deliveries (#7053) 8 years ago