mastodon/app/controllers
2017-10-02 01:23:32 +02:00
..
activitypub After 7 days of repeated delivery failures, give up on inbox (#5131) 2017-09-29 03:16:20 +02:00
admin New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 2017-09-23 01:57:23 +02:00
api Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 2017-09-30 22:05:42 +02:00
auth
concerns If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 2017-09-28 17:50:14 +02:00
oauth
settings Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 2017-09-30 23:06:09 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
authorize_follows_controller.rb
follower_accounts_controller.rb Use OrderedCollectionPage to return followers/following list (#4949) 2017-09-19 16:37:06 +02:00
following_accounts_controller.rb Use OrderedCollectionPage to return followers/following list (#4949) 2017-09-19 16:37:06 +02:00
home_controller.rb
intents_controller.rb
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
media_proxy_controller.rb Fix incomplete account records being read (#4998) 2017-09-19 06:53:16 +02:00
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb