summaryrefslogtreecommitdiff
path: root/web/source/settings/redux/reducers/user.js
AgeCommit message (Collapse)AuthorFiles
2022-11-16[frogend] Emoji categories (#1051)Libravatar f0x521
* emoji category combobox * emoji categorizing * dropdown entry separation * emoji filtering/sorting * add some explaining comments * remove unneeded default-value code * remove wrongly created package.json * configurable ComboBox label+placeHolder
2022-10-03[chore] Bundler restructure (#880)Libravatar f0x521
* re-structure bundler, settings panel files * add more info logging * tidy up CSS syntax errors * split into lib/ files * livereloading server * fix factor function for production builds * remove testing console.log * default to production env, saves 300kb bundle size