about summary refs log tree commit diff
path: root/spec/models/custom_emoji_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ExampleWording (#23667)Nick Schonning
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