mastodon/app/controllers
Eugen Rochko e55dce3176
Add federation relay support (#7998)
* Add federation relay support

* Add admin UI for managing relays

* Include actor on relay-related activities

* Fix i18n
2018-07-13 02:16:06 +02:00
..
activitypub
admin Add federation relay support (#7998) 2018-07-13 02:16:06 +02:00
api Add option to not consider word boundaries when processing keyword filtering (#7975) 2018-07-09 02:22:09 +02:00
auth
concerns Typo in signature verification failure logging (#7916) 2018-06-30 13:11:38 +02:00
oauth
settings
well_known
about_controller.rb Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
emojis_controller.rb Cache JSON of immutable ActivityPub representations (#6171) 2018-01-04 01:21:38 +01:00
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots (#7162) 2018-04-17 13:51:01 +02:00
intents_controller.rb
invites_controller.rb Add autofollow option to invites (#7805) 2018-06-15 18:00:23 +02:00
manifests_controller.rb Make Chrome splash screen same color as web UI's background color (#5169) 2017-10-02 01:23:32 +02:00
media_controller.rb Save video metadata and improve video OpenGraph tags (#6481) 2018-02-16 07:22:20 +01:00
media_proxy_controller.rb
remote_follow_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Improve embeds (#7919) 2018-07-01 04:12:34 +02:00
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
tags_controller.rb