mastodon/app
Jeong Arm 00d7bdcc2a Fix search error when ElasticSearch is enabled but not available (#11954)
* Fallback to Database search when ES not available

* Prevent double work if ES gives 0 result

* Apply suggestion from code review
2019-09-26 18:06:08 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Fix authentication before 2FA challenge (#11943) 2019-09-24 04:35:36 +02:00
helpers Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
javascript Fix unread indicator not updating for notifications (#11923) 2019-09-23 02:19:08 +02:00
lib Add fallback section ID with ToC (#11941) 2019-09-23 17:25:10 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Fix authentication before 2FA challenge (#11943) 2019-09-24 04:35:36 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix the sample account icon of Profile directory to local only (#11872) 2019-09-17 10:06:43 +02:00
serializers Show user what options they have voted (#11195) 2019-09-22 14:15:18 +02:00
services Fix search error when ElasticSearch is enabled but not available (#11954) 2019-09-26 18:06:08 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Show user what options they have voted (#11195) 2019-09-22 14:15:18 +02:00
workers Fixed missing account in MoveDistributionWorker (#11906) 2019-09-21 09:11:58 +02:00