mastodon/app
Eugen Rochko 70da6d6630
Fix accounts search by full/partial display name and others (#11580)
- Restrict followers counts to local users to minimize local advantage
- Fix emoji shortcodes causing error in search
- Fix search syntax parse errors not being caught
2019-08-16 13:00:30 +02:00
..
chewy Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
controllers Fix 422 being returned instead of 404 when POSTing (#11574) 2019-08-16 02:08:35 +02:00
helpers
javascript Improve focal point modal on mobile (#11575) 2019-08-15 22:49:00 +02:00
lib Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
mailers
models Add more accurate account search (#11537) 2019-08-16 01:24:03 +02:00
policies
presenters
serializers
services Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
validators
views
workers