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/spec/controllers
Eugen Rochko c1b086a538 Fix up the applications area (#4664)
- Section it into "Development" area
- Improve UI of application form, index, and details
8 years ago
..
activitypub Set correct content-type for ActivityPub JSON (#4592) 8 years ago
admin Improve admin page (#4121) 8 years ago
api Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 8 years ago
auth Add "signed in as" header to some pages (#4523) 8 years ago
concerns Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
oauth
settings Fix up the applications area (#4664) 8 years ago
well_known Improve ActivityPub representations (#3844) 8 years ago
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Set correct content-type for ActivityPub JSON (#4592) 8 years ago
application_controller_spec.rb Use "match_array" only for order independent assertions (#3626) 8 years ago
authorize_follows_controller_spec.rb Remote following success page (#4129) 8 years ago
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb Replace OEmbed and initial state Rabl templates with serializers (#4110) 8 years ago
manifests_controller_spec.rb Add controller spec for manifests controller (#4003) 8 years ago
media_controller_spec.rb
remote_follow_controller_spec.rb
statuses_controller_spec.rb Use "match_array" only for order independent assertions (#3626) 8 years ago
stream_entries_controller_spec.rb Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 8 years ago
tags_controller_spec.rb