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
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
7 years ago
..
activitypub Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
admin Add option to show only local toots in timeline preview (#6292) 7 years ago
api
auth CAS + SAML authentication feature (#6425) 7 years ago
concerns Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
oauth
settings
well_known
about_controller.rb Add option to show only local toots in timeline preview (#6292) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 7 years ago
stream_entries_controller.rb Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207) 7 years ago
tags_controller.rb