1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec/controllers
2017-04-27 15:18:21 +02:00
..
admin Admin settings controller refactor, add specs, cleanup () 2017-04-20 17:18:09 +02:00
api Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. () 2017-04-25 15:06:06 +02:00
auth Catch error when server decryption fails on 2FA () 2017-04-27 15:18:21 +02:00
oauth Fix flashes partial render error for controllers which don't inherit from application controller () 2017-04-24 17:30:30 +02:00
settings Followers-only post federation () 2017-04-24 00:38:37 +02:00
well_known
about_controller_spec.rb
account_follow_controller_spec.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
account_unfollow_controller_spec.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
accounts_controller_spec.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
authorize_follows_controller_spec.rb Add spec coverage and refactor authorize_follows controller () 2017-04-27 00:19:53 +02:00
follower_accounts_controller_spec.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
following_accounts_controller_spec.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
home_controller_spec.rb
media_controller_spec.rb
stream_entries_controller_spec.rb
tags_controller_spec.rb