mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This moves all the code dealing with emoji_picker navigation and click/enter events to emoji_picker.js. Some of the code still delegates back to reactions.js in some way. The navigate() code really does nothing reaction-specific, nor does filter_emojis(), nor do some of their helpers. This was mostly moving code, but I also did some s/reaction// or s/reaction/emoji/ in names. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| yaml | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||
| robots.txt | ||