Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |