about summary refs log tree commit diff
path: root/spec/models/custom_emoji_spec.rb
AgeCommit message (Expand)Author
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-10-04Lint pass (#8876)aus-social
2018-04-10Change custom emoji search to `ILIKE` instead of `=` (#7099)Paul Woolcock
2017-11-08Add tests for CustomEmoji#local? and #object_type (#5621)ysksn
2017-09-19Custom emoji (#4988)Eugen Rochko