Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update search results profiles properly on refresh and handle scrollHeight error | JoramWilander | 2016-02-25 | 1 | -3/+17 |
| | |||||
* | Fix profiles issue with RHS | JoramWilander | 2016-02-24 | 1 | -0/+10 |
| | |||||
* | Updating some client deps + eslint | Christopher Speller | 2016-02-22 | 1 | -2/+2 |
| | |||||
* | Fix issue with searching for short strings | Reed Garmsen | 2016-02-10 | 1 | -6/+9 |
| | |||||
* | Changed SearchResults to update when the channel store receives data | hmhealey | 2016-02-08 | 1 | -5/+25 |
| | |||||
* | PLT-7: Refactoring frontend (chunk 9) | Elias Nahum | 2016-02-01 | 1 | -13/+19 |
| | | | | - sidebar right & rhs | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -6/+6 |
| | | | | system. | ||||
* | Added search button to mobile navbar | hmhealey | 2015-11-18 | 1 | -3/+16 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-11-16 | 1 | -2/+0 |
| | |||||
* | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵ | JoramWilander | 2015-11-12 | 1 | -1/+1 |
| | | | | accurate. | ||||
* | Multiple UI changes | Asaad Mahmood | 2015-11-03 | 1 | -1/+10 |
| | |||||
* | Refactoring post_store into post_store and search_store | Christopher Speller | 2015-10-26 | 1 | -5/+5 |
| | |||||
* | Handle window resize events in React way | Antti Ahti | 2015-10-20 | 1 | -9/+18 |
| | | | | | | Use the React-way of handling resize events. Essentially store the window size in component state instead of doing some custom handling. See http://facebook.github.io/react/tips/dom-event-listeners.html | ||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-15 | 1 | -1/+3 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | MM-2065 breaking seach_results into multiple files | =Corey Hulen | 2015-09-02 | 1 | -145/+73 |
| | |||||
* | remove search term after the RHS is closed | nickago | 2015-08-21 | 1 | -0/+7 |
| | |||||
* | Revert "MM-375 Adds text formatting features using a modified version of the ↵ | Christopher Speller | 2015-08-14 | 1 | -10/+2 |
| | | | | marked js library" | ||||
* | Implemented basic text formatting package using a modfied version of the ↵ | Reed Garmsen | 2015-08-12 | 1 | -2/+10 |
| | | | | marked js library. Supports *bold*, _italics_, and `code` | ||||
* | Added channel name to RHS comment threads; minor css changes to compensate ↵ | Reed Garmsen | 2015-07-19 | 1 | -1/+1 |
| | | | | for addition | ||||
* | fix incorrect call for AsyncClient.dispatchError | ralder | 2015-07-13 | 1 | -43/+30 |
| | |||||
* | Added update function to image update and fixed corner cases | nickago | 2015-07-13 | 1 | -1/+2 |
| | |||||
* | Merge pull request #115 from nickago/MM-1425 | Corey Hulen | 2015-07-01 | 1 | -1/+1 |
|\ | | | | | MM-1425 Facelifted "direct message" to "private message" | ||||
| * | Facelifted "direct message" to "private message" | nickago | 2015-07-01 | 1 | -1/+1 |
| | | |||||
* | | Finally fixed the git weirdness | nickago | 2015-07-01 | 1 | -0/+6 |
|/ | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+180 |