Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a 'set description' link for private channels | nickago | 2015-07-28 | 1 | -1/+4 |
| | |||||
* | Merge pull request #201 from hmhealey/mm1539 | Corey Hulen | 2015-07-22 | 1 | -2/+15 |
|\ | | | | | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^ | ||||
| * | Added function to reply to earlier messages by prefixing a message with carets | hmhealey | 2015-07-21 | 1 | -2/+15 |
| | | |||||
* | | Improving formatting for Channel Intro | Asaad Mahmood | 2015-07-22 | 1 | -9/+9 |
| | | |||||
* | | Small patch for a null TypeError in post_list updating code | Christopher Speller | 2015-07-22 | 1 | -0/+1 |
|/ | |||||
* | fixes mm-831 post timestamps now update | JoramWilander | 2015-07-20 | 1 | -6/+10 |
| | |||||
* | Renamed all clientside references from full_name to nickname | hmhealey | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -2/+1 |
| | |||||
* | Merge pull request #175 from ralder/fix-dispatchError | Joram Wilander | 2015-07-16 | 1 | -1/+1 |
|\ | | | | | [webui] fix incorrect call for AsyncClient.dispatchError | ||||
| * | fix incorrect call for AsyncClient.dispatchError | ralder | 2015-07-13 | 1 | -1/+1 |
| | | |||||
* | | Revert "MM-831 Time change ping riding on the status interupt for timestamp ↵ | Joram Wilander | 2015-07-14 | 1 | -15/+1 |
| | | | | | | | | update" | ||||
* | | Merge pull request #174 from nickago/MM-831-3 | Joram Wilander | 2015-07-14 | 1 | -1/+15 |
|\ \ | | | | | | | MM-831 Time change ping riding on the status interupt for timestamp update | ||||
| * | | Added semicolons | nickago | 2015-07-14 | 1 | -1/+1 |
| | | | |||||
| * | | Added timestamp updates to right side and cleaned code | nickago | 2015-07-13 | 1 | -11/+11 |
| | | | |||||
| * | | merge conflicts | nickago | 2015-07-13 | 1 | -1/+15 |
| |\ \ | |||||
| | * | | should fix scrolling on forceupdate | JoramWilander | 2015-07-13 | 1 | -1/+12 |
| | | | | |||||
* | | | | Merge pull request #168 from ralder/fix-loading-screen-for-ie | Joram Wilander | 2015-07-14 | 1 | -73/+30 |
|\ \ \ \ | |_|_|/ |/| | | | [webui] fix loading animation for ie | ||||
| * | | | [webui] fix loading animation for ie | ralder | 2015-07-11 | 1 | -73/+30 |
| |/ / | |||||
* / / | Added timestamps to pictures to stop caching | nickago | 2015-07-13 | 1 | -1/+1 |
|/ / | |||||
* / | Revert "MM-831 Post timestamp now updates in real time" | Joram Wilander | 2015-07-10 | 1 | -5/+0 |
|/ | |||||
* | Added comments for the force update functions | nickago | 2015-07-09 | 1 | -0/+1 |
| | |||||
* | Placed event listeners on higher level components to avoid app dispatcher vomit | nickago | 2015-07-09 | 1 | -0/+4 |
| | |||||
* | Updating Ui for posts | Asaad Mahmood | 2015-07-09 | 1 | -1/+12 |
| | |||||
* | MM-1461 - Updating Mattermost UI | Asaad Mahmood | 2015-07-06 | 1 | -1/+1 |
| | |||||
* | Restructured logic to flow more naturally and be cleaner | Reed Garmsen | 2015-07-02 | 1 | -42/+44 |
| | |||||
* | Added logic for loading animation to appear when posts have yet to be ↵ | Reed Garmsen | 2015-07-02 | 1 | -2/+15 |
| | | | | loaded. Added markup necessary for loading animation css. Removed a file that was no longer needed for the design. | ||||
* | Merge pull request #115 from nickago/MM-1425 | Corey Hulen | 2015-07-01 | 1 | -2/+2 |
|\ | | | | | MM-1425 Facelifted "direct message" to "private message" | ||||
| * | Facelifted "direct message" to "private message" | nickago | 2015-07-01 | 1 | -2/+2 |
| | | |||||
* | | Finally fixed the git weirdness | nickago | 2015-07-01 | 1 | -7/+1 |
|/ | |||||
* | add intro text specific to off-topic channel | JoramWilander | 2015-06-29 | 1 | -1/+12 |
| | |||||
* | MM-1253 - Fixing new message and date separator corner case | Asaad Mahmood | 2015-06-28 | 1 | -11/+11 |
| | |||||
* | Removed extraneous post control from within new message separator | Reed Garmsen | 2015-06-18 | 1 | -3/+1 |
| | |||||
* | Changed the new messages separator location in the markup to be at the same ↵ | Reed Garmsen | 2015-06-18 | 1 | -7/+5 |
| | | | | level as the date seperator | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+474 |