mastodon/app/controllers
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
2019-08-07 10:01:55 +02:00
..
activitypub Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
admin Fix account tags not being saved correctly (#11507) 2019-08-07 10:01:55 +02:00
api Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
auth
concerns Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
oauth
settings Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
well_known Remove XML version of Webfinger and remove links to Atom feeds (#11460) 2019-08-01 19:14:02 +02:00
about_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Fix account tags not being saved correctly (#11507) 2019-08-07 10:01:55 +02:00
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Fix invites not being disabled upon account suspension (#11412) 2019-07-26 18:55:33 +02:00
manifests_controller.rb
media_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
media_proxy_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
public_timelines_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
shares_controller.rb
statuses_controller.rb
tags_controller.rb Fix account tags not being saved correctly (#11507) 2019-08-07 10:01:55 +02:00