yanchan09/akkoma-fe:better-emoji-picker
develop
Reformat code with standardjs as the majority of files seem to follow that.
A simple virtual scroller is now used for the emoji grid. This avoids loading all emoji images at once, saving network bandwidth and reducing load on the server, while also putting less work on the browser's DOM and layout engine.