]> cat aescling's git repositories - mastodon.git/commit
Add batch approve/reject for pending hashtags in admin UI (#11791)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 9 Sep 2019 10:50:09 +0000 (12:50 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 10:50:09 +0000 (12:50 +0200)
commit261e52268c05d2da4459a23e2898555dd5db5771
tree51ff3e61b3de236a88953e660b3d57d39e78e976
parent3feacd2b14aeb60999c9ee83422c6c8090ed3ac2
Add batch approve/reject for pending hashtags in admin UI (#11791)
app/controllers/admin/tags_controller.rb
app/javascript/styles/mastodon/tables.scss
app/models/form/tag_batch.rb [new file with mode: 0644]
app/views/admin/tags/_tag.html.haml
app/views/admin/tags/index.html.haml
config/locales/en.yml
config/routes.rb