mastodon/config
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
..
environments
initializers Fix media host not being included in connect-src for OCR (#11577) 2019-08-16 01:54:36 +02:00
locales Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
webpack Add OCR tool to media editing modal (#11566) 2019-08-15 15:13:26 +02:00
application.rb Change locale detection to run once per session (#8657) 2019-07-21 18:08:02 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
puma.rb
routes.rb Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
secrets.yml
settings.yml Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
sidekiq.yml Add `tootctl preview_cards remove` (#11320) 2019-07-28 13:48:19 +02:00
themes.yml
webpacker.yml