chinwagsocial/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 Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
concerns Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
oauth Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
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 Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb Add (back) rails-level JSON caching (#11333) 2019-07-21 22:32:16 +02:00
application_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
custom_css_controller.rb Fix custom CSS controller (#11336) 2019-07-17 17:14:25 +02:00
directories_controller.rb Fix account tags not being saved correctly (#11507) 2019-08-07 10:01:55 +02:00
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 2019-07-21 22:32:16 +02:00
filters_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
follower_accounts_controller.rb Add ActivityPub secure mode (#11269) 2019-07-11 20:11:09 +02:00
following_accounts_controller.rb Add ActivityPub secure mode (#11269) 2019-07-11 20:11:09 +02:00
home_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
instance_actors_controller.rb Add ActivityPub actor representing the entire server (#11321) 2019-07-19 01:44:42 +02:00
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
invites_controller.rb Fix invites not being disabled upon account suspension (#11412) 2019-07-26 18:55:33 +02:00
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) 2019-07-23 11:10:42 +02:00
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 Add order options to relationship manager UI (#10404) 2019-03-28 02:16:01 +01:00
remote_follow_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
remote_interaction_controller.rb Add whitelist mode (#11291) 2019-07-30 11:10:46 +02:00
shares_controller.rb Fix admin validation being too strict about usernames (#10449) 2019-04-06 17:53:17 +02:00
statuses_controller.rb Add (back) rails-level JSON caching (#11333) 2019-07-21 22:32:16 +02:00
tags_controller.rb Fix account tags not being saved correctly (#11507) 2019-08-07 10:01:55 +02:00