Glitch-Shrike/spec/controllers
Eugen Rochko a9c440637c
Improve report layout (#7188)
* Use table for statuses in report

* Display reported account and reporter in the same table

* Split accounts and general report info into two tables again

* Redesign report statuses table, notes, merge notes and action log

* Remove unused translations

* Fix code style issue

* Fix code style issue

* Fix code style issue
2018-04-20 02:28:48 +02:00
..
activitypub
admin Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
api Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
auth update gem, test pam authentication (#7028) 2018-04-11 21:40:38 +02:00
concerns
oauth
settings
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb
application_controller_spec.rb Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
authorize_follows_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
remote_follow_controller_spec.rb
statuses_controller_spec.rb
stream_entries_controller_spec.rb Redirect to account status page for page of status stream entry (#7104) 2018-04-16 10:04:31 +02:00
tags_controller_spec.rb