about summary refs log tree commit diff
path: root/app/views/settings/keyword_mutes/_keyword_mute.html.haml
AgeCommit message (Collapse)Author
2017-10-22Address unused translation errors.David Yip
2017-10-21Fill in create, edit, update, and destroy for keyword mutes interface.David Yip
Also add a destroy-all action, which can be useful if you're flushing an old list entirely to start a new one.
2017-10-21Spike out index and new views for keyword mutes controller.David Yip