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/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
6 years ago
..
activitypub Add whitelist mode (#11291) 6 years ago
admin Fix account tags not being saved correctly (#11507) 6 years ago
api Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
auth Change unconfirmed user login behaviour (#11375) 6 years ago
concerns Add whitelist mode (#11291) 6 years ago
oauth Change unconfirmed user login behaviour (#11375) 6 years ago
settings Add trends UI with admin and user settings (#11502) 6 years ago
well_known Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago
about_controller.rb Add whitelist mode (#11291) 6 years ago
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 8 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 8 years ago
accounts_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
application_controller.rb Add whitelist mode (#11291) 6 years ago
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
custom_css_controller.rb Fix custom CSS controller (#11336) 6 years ago
directories_controller.rb Fix account tags not being saved correctly (#11507) 6 years ago
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
filters_controller.rb Set @body_classes to admin layout (#9081) 7 years ago
follower_accounts_controller.rb Add ActivityPub secure mode (#11269) 6 years ago
following_accounts_controller.rb Add ActivityPub secure mode (#11269) 6 years ago
home_controller.rb Add whitelist mode (#11291) 6 years ago
instance_actors_controller.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
invites_controller.rb Fix invites not being disabled upon account suspension (#11412) 6 years ago
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) 6 years ago
media_controller.rb Add whitelist mode (#11291) 6 years ago
media_proxy_controller.rb Add whitelist mode (#11291) 6 years ago
public_timelines_controller.rb Add whitelist mode (#11291) 6 years ago
relationships_controller.rb Add order options to relationship manager UI (#10404) 6 years ago
remote_follow_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
remote_interaction_controller.rb Add whitelist mode (#11291) 6 years ago
shares_controller.rb Fix admin validation being too strict about usernames (#10449) 6 years ago
statuses_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
tags_controller.rb Fix account tags not being saved correctly (#11507) 6 years ago