Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple UI Improvements | Asaad Mahmood | 2015-12-18 | 2 | -2/+2 |
* | Removed space bar from autocompletes | hmhealey | 2015-12-09 | 2 | -2/+1 |
* | Changed ordering of emoticon suggestions | hmhealey | 2015-12-08 | 1 | -3/+20 |
* | autocomplete component should enter suggestions on 'tab' | Florian Orben | 2015-12-04 | 1 | -1/+1 |
* | Changed SuggestionBox to clear its suggestions on losing focus | hmhealey | 2015-12-03 | 3 | -33/+6 |
* | Added emoji autocomplete to post textbox | hmhealey | 2015-12-03 | 2 | -0/+75 |
* | Fixed unused imports | hmhealey | 2015-12-02 | 3 | -3/+0 |
* | Changed Command autocomplete to pick a suggestion when space is pressed | hmhealey | 2015-12-02 | 2 | -1/+2 |
* | Moved action creation for suggestions | hmhealey | 2015-12-02 | 3 | -47/+9 |
* | Moved autocomplete components into web/react/components/suggestion | hmhealey | 2015-12-01 | 7 | -0/+718 |