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
Eugen Rochko ac33f1aedd
Fix account tags not being saved correctly (#11507)
* Fix account tags not being saved correctly

Regression from f371b32

Fix Tag#discoverable not returning tags where listable is nil instead of true

Add notice when saving hashtags in admin UI

Change public hashtag and directory pages to return 404 for forbidden tags

* Remove unused locale string
6 years ago
..
chewy Fix NameError (#11192) 6 years ago
controllers Fix account tags not being saved correctly (#11507) 6 years ago
helpers Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
javascript Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 6 years ago
lib Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 6 years ago
mailers Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
models Fix account tags not being saved correctly (#11507) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Add trends UI with admin and user settings (#11502) 6 years ago
services Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 6 years ago
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views Fix admin dashboard missing latest features (#11505) 6 years ago
workers Add `tootctl preview_cards remove` (#11320) 6 years ago