Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating client dependancies (non-npm) | Christopher Speller | 2015-11-24 | 1 | -4/+3 |
| | |||||
* | Removed unused modal divs from channel.html | hmhealey | 2015-11-23 | 1 | -10/+1 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 2 | -1/+2 |
| | | | | improvements. | ||||
* | PLT-327: Add help text for Markdown | Florian Orben | 2015-11-17 | 1 | -0/+24 |
| | |||||
* | Add latex support | Florian Orben | 2015-11-10 | 1 | -0/+2 |
| | | | | | | 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 | ||||
* | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 1 | -0/+9 |
| | |||||
* | Fix abd user reference in head.html | JoramWilander | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Convert channel_members and channel_invite modals to react boostrap to fix ↵ | JoramWilander | 2015-11-04 | 1 | -2/+0 |
| | | | | performance issues | ||||
* | Updating modal-body max-height if it exceeds more than 1200px | Asaad Mahmood | 2015-11-04 | 1 | -1/+6 |
| | |||||
* | Merge pull request #1278 from mattermost/PLT-968 | Christopher Speller | 2015-11-03 | 1 | -8/+7 |
|\ | | | | | PLT-968 fixing console error | ||||
| * | PLT-968 fixing console error | =Corey Hulen | 2015-11-02 | 1 | -8/+7 |
| | | |||||
* | | Merge pull request #1247 from hmhealey/startswith | Christopher Speller | 2015-11-02 | 1 | -0/+1 |
|\ \ | |/ |/| | Added babel-es6-polyfill | ||||
| * | Added Babel ES6 polyfill to the html header | hmhealey | 2015-11-02 | 1 | -0/+1 |
| | | |||||
* | | Creating hierarchy | Christopher Speller | 2015-11-02 | 1 | -18/+1 |
|/ | |||||
* | code style theme chooser | Florian Orben | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | highlight code in markdown blocks | Florian Orben | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | Revert "PLT-395: Add syntax highlighting to Markdown code blocks" | Christopher Speller | 2015-10-28 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 1 | -0/+1 |
|\ | |||||
| * | code style theme chooser | Florian Orben | 2015-10-24 | 1 | -1/+1 |
| | | |||||
| * | highlight code in markdown blocks | Florian Orben | 2015-10-24 | 1 | -0/+1 |
| | | |||||
* | | PLT-25 adding analytics panel | =Corey Hulen | 2015-10-23 | 1 | -0/+1 |
|/ | |||||
* | Updating logo image url in authorise | Asaad Mahmood | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -4/+7 |
| | |||||
* | Adding multi-session cookie | =Corey Hulen | 2015-10-20 | 1 | -7/+10 |
| | |||||
* | Merging from master | =Corey Hulen | 2015-10-19 | 1 | -1/+1 |
|\ | |||||
| * | change url when a user navigates between tabs [#962] | Stas Vovk | 2015-10-18 | 1 | -1/+1 |
| | | |||||
* | | Refactoring web classes to use multi-session | =Corey Hulen | 2015-10-16 | 1 | -1/+1 |
| | | |||||
* | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 4 | -6/+9 |
|/ | |||||
* | Upgrading react and react-bootstrap. 0.13.3 to 0.14 and 0.25.1 to 0.27.1 | Christopher Speller | 2015-10-15 | 1 | -2/+3 |
| | |||||
* | Upgrading perfect scrollbar from 0.6.5 to 0.6.7 | Christopher Speller | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Upgrading jquery from 1.11.1 to 2.1.4 | Christopher Speller | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Fixing broken travis release build | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #959 from mattermost/build-fix | Corey Hulen | 2015-10-07 | 1 | -11/+10 |
|\ | | | | | Moving external libraries to the install step and into a seperate bundle. | ||||
| * | Moving external libraries to the install step and into a seperate bundle | Christopher Speller | 2015-10-07 | 1 | -11/+10 |
| | | |||||
* | | Merge pull request #938 from mattermost/plt-111 | Corey Hulen | 2015-10-06 | 1 | -10/+15 |
|\ \ | | | | | | | PLT-111 Combining email verification confirmation screen with login screen. | ||||
| * | | Combining email verification confirmation screen with login screen. | Christopher Speller | 2015-10-06 | 1 | -10/+15 |
| |/ | |||||
* / | Admin console UI Improvements | Asaad Mahmood | 2015-10-06 | 1 | -4/+4 |
|/ | |||||
* | Update allow/deny oauth page UI, and add ouath as reserved word. | JoramWilander | 2015-10-02 | 1 | -20/+20 |
| | |||||
* | PLT-345 adding client side logging | =Corey Hulen | 2015-09-29 | 1 | -0/+19 |
| | |||||
* | fixing segment bug | =Corey Hulen | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | fixing segment bug | =Corey Hulen | 2015-09-23 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into PLT-11-email | =Corey Hulen | 2015-09-23 | 2 | -5/+3 |
|\ | |||||
| * | Merge pull request #759 from mattermost/plt-242-3 | Harrison Healey | 2015-09-23 | 2 | -0/+3 |
| |\ | | | | | | | PLT-242 Implement custom UI theme colors. | ||||
| | * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 2 | -0/+3 |
| | | | |||||
| * | | Restored changes which remove emojify and switch to our own version | hmhealey | 2015-09-22 | 1 | -5/+0 |
| |/ | |||||
| * | Revert "PLT-289 Properly removed lingering references to emojify" | Christopher Speller | 2015-09-22 | 1 | -0/+5 |
| | | |||||
| * | Properly removed lingering references to emojify | hmhealey | 2015-09-22 | 1 | -5/+0 |
| | |