This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers
2018-02-09 00:26:57 +01:00
..
activitypub Fix response of signature_verification_failure_reason (#6441) 2018-02-08 05:00:45 +01:00
admin Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
api Fix response of signature_verification_failure_reason (#6441) 2018-02-08 05:00:45 +01:00
auth CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
concerns Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) 2018-02-02 10:19:59 +01:00
oauth
settings Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
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 Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb
application_controller.rb pam authentication (#5303) 2018-02-02 10:18:55 +01:00
authorize_follows_controller.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
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) 2018-02-02 10:19:59 +01:00
stream_entries_controller.rb Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207) 2018-02-02 10:54:04 +01:00
tags_controller.rb