Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-22 | Address unused translation errors. | David Yip | |
2017-10-21 | Fill 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-21 | Spike out index and new views for keyword mutes controller. | David Yip | |
2017-10-21 | Set up /settings/keyword_mutes. #164. | David Yip | |
This should eventually be accessible via the API and the web frontend, but I find it easier to set up an editing interface using Rails templates and the like. We can always take it out if it turns out we don't need it. |