Files
discourse/app/models
Joffrey JAFFEUX f2bf669dc2 DEV: aliases should be considered as existing (#31589)
Before this commit doing: `Emoji.exists?(some_alias)` would return
false. The only important thing in emoji is to never remove an emoji
code which has been used by users but changing the name of an emoji and
keeping old name as an alias should not break the application in any
way, this commit should ensure this is true.
2025-03-03 20:17:49 +01:00
..
2024-11-01 19:19:25 +02:00
2023-02-21 10:30:48 +01:00