mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 07:04:12 +08:00
- The menu item logic was incorrect as it was bypassing replacing emoji if we already had a `safeString` object but in this case the emojis had not been replaced yet. We now have the superior `replaceEmoji` pattern which will handle this complexity correctly. - `replaceEmoji` was not called in `bookmark-list` |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||