Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-07 | Fix regression in custom emoji migration (#9742) | Eugen Rochko | |
Fix #9741 | |||
2019-01-06 | Fix unique violation in downcase custom emoji domain migration (#9733) | Eugen Rochko | |
Fix #9727 | |||
2018-12-11 | Make custom emoji domains case insensitive #9351 (#9474) | Adam Copp | |
* Make custom emoji domains case sensitive #9351 * Fixup style in downcase_domain to comply with codeclimate. * switch if! to unless * Don't use transactions, operate in batches. Also revert spurious schema change. |