about summary refs log tree commit diff
path: root/app/controllers/settings/keyword_mutes_controller.rb
AgeCommit message (Expand)Author
2017-11-20Finalized theme loading and stuffkibigo!
2017-10-24Assume Glitch::KeywordMute#destroy! works and error out if it doesn't.David Yip
2017-10-24Use edit template for displaying errors in update.David Yip
2017-10-22Use current_account from ApplicationController.David Yip
2017-10-21Move KeywordMute into Glitch namespace.David Yip
2017-10-21Fill in create, edit, update, and destroy for keyword mutes interface.David Yip
2017-10-21Spike out index and new views for keyword mutes controller.David Yip
2017-10-21Set up /settings/keyword_mutes. #164.David Yip