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/spec
Eugen Rochko 92de439c04
Change hashtag search to only return results that have trended in the past (#11448)
* Change hashtag search to only return results that have trended in the past

A way to eliminate typos and other one-off "junk" results

* Fix excluding exact matches that don't have a score

* Fix tests
6 years ago
..
controllers Change unconfirmed user login behaviour (#11375) 6 years ago
fabricators Add whitelist mode (#11291) 6 years ago
features Change unconfirmed user login behaviour (#11375) 6 years ago
fixtures
helpers
lib Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) 6 years ago
mailers
models Change hashtag search to only return results that have trended in the past (#11448) 6 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add search syntax for operators and phrases (#11411) 6 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb