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
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772)
* Allow to dereference Follow object for ActivityPub

* Accept IRI as object representation for Accept activity
7 years ago
..
activitypub Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
admin Add moderation note (#5240) 7 years ago
api Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
auth Default follows for new users (#4871) 7 years ago
concerns Rate limit by user instead of IP when API user is authenticated (#5923) 7 years ago
oauth
settings Remove empty strings (#5732) 7 years ago
well_known Improve ActivityPub representations (#3844) 7 years ago
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Rewrite account_controller_spec (#5633) 7 years ago
application_controller_spec.rb
authorize_follows_controller_spec.rb Remote following success page (#4129) 7 years ago
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb When web UI URL used while logged out, redirect to static page (#4954) 7 years ago
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
media_controller_spec.rb
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 7 years ago
statuses_controller_spec.rb Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
stream_entries_controller_spec.rb Update status embeds (#4742) 7 years ago
tags_controller_spec.rb Redesign public hashtag pages (#5237) 7 years ago