mastodon/app
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579)
* 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
2019-08-18 03:45:51 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Add explanation to featured hashtags page and profile (#11586) 2019-08-17 18:07:52 +02:00
helpers Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
javascript Fix hashtag autosuggestions line breaks for long suggestions (#11588) 2019-08-17 22:04:31 +02:00
lib Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
mailers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters
serializers Fix multiple issues with replies collection for pages further than self-replies (#11582) 2019-08-16 22:58:51 +02:00
services Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
validators Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
views Add explanation to featured hashtags page and profile (#11586) 2019-08-17 18:07:52 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00