Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple UI Improvements | Asaad Mahmood | 2015-12-21 | 1 | -0/+4 |
| | |||||
* | Added babel-polyfill from babel-core 6.1.18 | hmhealey | 2015-12-03 | 2 | -0/+4414 |
| | |||||
* | Updating client dependancies (non-npm) | Christopher Speller | 2015-11-24 | 10 | -6297/+4549 |
| | |||||
* | Add latex support | Florian Orben | 2015-11-10 | 1 | -0/+6 |
| | | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support | ||||
* | Re-added changes made in ac052fb9 to perfect scrollbar | hmhealey | 2015-11-05 | 2 | -4/+7 |
| | |||||
* | Added Babel ES6 polyfill to the html header | hmhealey | 2015-11-02 | 2 | -0/+2593 |
| | |||||
* | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 1 | -0/+11 |
| | |||||
* | Upgrading react and react-bootstrap. 0.13.3 to 0.14 and 0.25.1 to 0.27.1 | Christopher Speller | 2015-10-15 | 8 | -13766/+11445 |
| | |||||
* | Upgrading perfect scrollbar from 0.6.5 to 0.6.7 | Christopher Speller | 2015-10-15 | 3 | -52/+167 |
| | |||||
* | Upgrading jquery from 1.11.1 to 2.1.4 | Christopher Speller | 2015-10-15 | 3 | -2540/+1442 |
| | |||||
* | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 1 | -0/+1 |
|\ | | | | | PLT-242 Implement custom UI theme colors. | ||||
| * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -0/+1 |
| | | |||||
* | | Restored changes which remove emojify and switch to our own version | hmhealey | 2015-09-22 | 1 | -4/+0 |
|/ | |||||
* | Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ↵ | Christopher Speller | 2015-09-22 | 1 | -0/+4 |
| | | | | emojify" | ||||
* | Added parsing for named emojis to TextFormatting and removed dependency on ↵ | hmhealey | 2015-09-22 | 1 | -4/+0 |
| | | | | emojify | ||||
* | PLT-40 adding experimental support for emojis | =Corey Hulen | 2015-09-16 | 1 | -0/+4 |
| | |||||
* | Removing js map from react bootstrap to make safari happy. | Christopher Speller | 2015-09-16 | 1 | -1/+0 |
| | | | | | Adding babel runtime to build process because Safari hasen't gotten with the program yet. | ||||
* | Merge pull request #686 from hmhealey/plt172 | Joram Wilander | 2015-09-16 | 3 | -12/+57 |
|\ | | | | | PLT-172 Fixes TypeErrors and random jumping that occurs when clicking the scroll bar in the sidebar | ||||
| * | PLT-172 Added a modified version of perfect-scrollbar-0.6.5 which correctly ↵ | hmhealey | 2015-09-15 | 2 | -6/+9 |
| | | | | | | | | stops clicks through the scrollbar | ||||
| * | PLT-172 Updated perfect-scrollbar to 0.6.5 | hmhealey | 2015-09-15 | 3 | -11/+53 |
| | | |||||
* | | New add channel modal using react-bootstrap. | Christopher Speller | 2015-09-14 | 10 | -277/+17112 |
|/ | |||||
* | Implements better markup for css changes to be made, including an overlay of ↵ | Reed Garmsen | 2015-08-12 | 1 | -25/+0 |
| | | | | the dropzones and help pic/text | ||||
* | Switched to using the jquery-dragster library to implement more consistent ↵ | Reed Garmsen | 2015-08-12 | 4 | -0/+148 |
| | | | | drag and drop support, rather than using the inconsistent html5 implementation | ||||
* | Use correctly minified and unminified js libraries for JQuery, Bootstrap, ↵ | hmhealey | 2015-07-08 | 3 | -0/+1466 |
| | | | | and Perfect Scrollbar | ||||
* | Copied Bootstrap, jQuery and React libraries and resources into repository | hmhealey | 2015-07-08 | 5 | -0/+34213 |
| | |||||
* | Moved minified javascript out of min directory | hmhealey | 2015-07-08 | 1 | -0/+0 |
| | |||||
* | MM-1221 - Fixing scrolling issue in the RHS | Asaad Mahmood | 2015-07-07 | 1 | -1/+2 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+1 |