mastodon/spec
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search ()
* Add more accurate hashtag search

Using ElasticSearch to index hashtags with edge n-grams and score
them by usage within the last 7 days since last activity. Only
hashtags that have been reviewed and are listable can appear in
searches, unless they match the query exactly

* Fix search analyzer dropping non-ascii characters
..
controllers Fix blurhash and autoplay not working on public pages ()
fabricators Bump faker from 1.9.6 to 2.1.0 and update faker api ()
features
fixtures
helpers
lib
mailers
models Add more accurate hashtag search ()
policies
presenters
requests
routing
serializers/activitypub
services Add more accurate account search ()
support
validators
views
workers Add domain block notes ()
rails_helper.rb
spec_helper.rb