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/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
6 years ago
..
chewy Add more accurate hashtag search (#11579) 6 years ago
controllers Fix authentication before 2FA challenge (#11943) 6 years ago
helpers Add account migration UI (#11846) 6 years ago
javascript Fix unread indicator not updating for notifications (#11923) 6 years ago
lib Add fallback section ID with ToC (#11941) 6 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Fix authentication before 2FA challenge (#11943) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Fix the sample account icon of Profile directory to local only (#11872) 6 years ago
serializers Show user what options they have voted (#11195) 6 years ago
services Fix search error when ElasticSearch is enabled but not available (#11954) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Show user what options they have voted (#11195) 6 years ago
workers Fixed missing account in MoveDistributionWorker (#11906) 6 years ago