about summary refs log tree commit diff
path: root/db/migrate/20171009222537_create_keyword_mutes.rb
AgeCommit message (Expand)Author
2023-04-09Fix most rubocop issues (#2165)Claire
2019-05-30Fix old migrations failing because of new version of `strong_migrations`Thibaut Girka
2017-10-21Allow keywords to match either substrings or whole words.David Yip
2017-10-21Add KeywordMute model.David Yip