mastodon/app/controllers/admin
Renato "Lond" Cerqueira 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292)
* Add option to show only local toots in timeline preview
Right know, toots from all the known fediverse are shown in the main
page of an instance. That however doesn't reflect the instance itself.
With this option the admin may choose to display only local toots so
that users checking the instance get a better idea of internal
conversations.

* Fix issues pointed by codeclimate and eslint

* Add default message for community timeline

* Update pl.yml
2018-02-04 06:00:10 +01:00
..
account_moderation_notes_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
accounts_controller.rb Clean up admin UI for accounts (#6004) 2017-12-13 12:15:10 +01:00
action_logs_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
base_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
confirmations_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
custom_emojis_controller.rb keep the same filters and page when doing custom emojo stuff (fixes #6112) (#6114) 2017-12-30 02:43:43 +01:00
domain_blocks_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
email_domain_blocks_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
instances_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
invites_controller.rb Add invite filter (#5862) 2017-12-01 16:40:02 +01:00
reported_statuses_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
reports_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
resets_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
roles_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
settings_controller.rb Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
silences_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
statuses_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
subscriptions_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
suspensions_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
two_factor_authentications_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00