about summary refs log tree commit diff
path: root/db/migrate/20180604000556_add_apply_to_mentions_flag_to_keyword_mutes.rb
AgeCommit message (Collapse)Author
2018-06-03Thread scopes through #matches?. #454.David Yip
Also add an apply_to_mentions attribute on Glitch::KeywordMute, which is used to calculate scope. Next up: additions to the test suite to demonstrate how scoping works.