mastodon/app/controllers
Eugen Rochko c7d1a2e400
Improve admin UI for accounts (#7360)
* Improve design of account statuses admin UI (consistent with reports)

* Make account moderation notes look consistent with report notes

* i18n-tasks remove-unused

* Fix code style issues

* Fix tests
2018-05-05 23:06:29 +02:00
..
activitypub Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
admin Improve admin UI for accounts (#7360) 2018-05-05 23:06:29 +02:00
api Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
auth
concerns Fix spec for sr-Latn (#7203) 2018-04-20 18:14:31 +02:00
oauth
settings Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
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 Do not render first page of following and followers collections unless explicitly asked to (#7357) 2018-05-04 20:17:01 +02:00
following_accounts_controller.rb Do not render first page of following and followers collections unless explicitly asked to (#7357) 2018-05-04 20:17:01 +02:00
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 Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
tags_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00