mastodon/app/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 Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
auth
concerns Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
oauth
settings Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots (#7162) 2018-04-17 13:51:01 +02:00
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
shares_controller.rb
statuses_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots (#7162) 2018-04-17 13:51:01 +02:00
stream_entries_controller.rb Redirect to account status page for page of status stream entry (#7104) 2018-04-16 10:04:31 +02:00
tags_controller.rb