You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
5 years ago
..
activitypub Add specs for activitypub collections controller (#9484) 5 years ago
admin Add moderation warnings (#9519) 5 years ago
api Add REST API for creating an account (#9572) 5 years ago
auth fix: Execute PAM authentication tests on CircleCI (#9029) 5 years ago
concerns Add spec for AccountableConcern#log_action (#9559) 5 years ago
oauth Add force_login option to OAuth authorize page (#8655) 5 years ago
settings Error message for avatar image that's too large. #9204 (#9518) 5 years ago
well_known Serialize webfinger XML with Ox instead of Nokogiri (#7319) 6 years ago
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible (#8100) 5 years ago
account_follow_controller_spec.rb Cover AccountFollowController more in spec (#3227) 7 years ago
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec (#3228) 7 years ago
accounts_controller_spec.rb Lint pass (#8876) 5 years ago
application_controller_spec.rb Lint pass (#8876) 5 years ago
authorize_interactions_controller_spec.rb Optimize the process of following someone (#9220) 5 years ago
emojis_controller_spec.rb Misc. typos (#8694) 5 years ago
follower_accounts_controller_spec.rb Add tests for followers_accounts_controller (#7794) 5 years ago
following_accounts_controller_spec.rb Add tests for following accounts controller (#7800) 5 years ago
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in (#6633) 6 years ago
intents_controller_spec.rb Add remote interaction dialog for toots (#8202) 5 years ago
invites_controller_spec.rb Lint pass (#8876) 5 years ago
manifests_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years ago
media_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years ago
remote_follow_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years ago
remote_interaction_controller_spec.rb Add specs for RemoteInteractionController (#9524) 5 years ago
remote_unfollows_controller_spec.rb Lint pass (#8876) 5 years ago
shares_controller_spec.rb Add tests for shares_controller (#7835) 5 years ago
statuses_controller_spec.rb Fix thread depth computation in statuses_controller (#9426) 5 years ago
stream_entries_controller_spec.rb Misc. typos (#8694) 5 years ago
tags_controller_spec.rb Use raw status code on have_http_status (#7214) 6 years ago