aboutsummaryrefslogtreecommitdiff
path: root/src/client/react/reducers/search.js
Commit message (Expand)AuthorAge
* Merge reducers into single fileNoah Loomans2018-02-19
* Change LICENSE to GPLv3Noah Loomans2018-02-17
* Add client support for altsNoah Loomans2018-02-16
* Reimplement isExactMatch to compair against the url user.Noah Loomans2018-02-04
* Add animation to resultsNoah Loomans2018-01-24
* Fix typoNoah Loomans2018-01-17
* Add user pageNoah Loomans2018-01-06
* Save searchText in redux storeNoah Loomans2018-01-06
* Revert "Move to typescript"Noah Loomans2018-01-06
* Move to typescriptNoah Loomans2017-12-21
* Remove input value from reduxNoah Loomans2017-12-14
* Add an extra new lineNoah Loomans2017-12-14
* Use id's instead of user objectsNoah Loomans2017-12-14
* Allow selection of result using keyboardNoah Loomans2017-12-13
* Prepair changeSelectedResultNoah Loomans2017-12-13
* Move hasFocus to internal stateNoah Loomans2017-12-11
* Refactor state namesNoah Loomans2017-12-10
* Use when when there is no exact matchNoah Loomans2017-12-10
* Show user icon instead of search icon on exact matchNoah Loomans2017-12-10
* Make search functionNoah Loomans2017-12-10
* Show correct icon based on user typeNoah Loomans2017-12-10
* Add resultsNoah Loomans2017-12-10
* Add some basic stylingNoah Loomans2017-12-10
* Rename onType to onInputChangeNoah Loomans2017-12-10
* Move reducers and actions into seperate foldersNoah Loomans2017-12-10