Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2037 from mattermost/plt-1862 | Corey Hulen | 2016-02-01 | 1 | -1/+4 |
|\ | | | | | PLT-1862 Fix console errors | ||||
| * | Fix console errors | JoramWilander | 2016-02-01 | 1 | -1/+4 |
| | | |||||
* | | PLT-7: Refactoring frontend (chunk 8) | Elias Nahum | 2016-02-01 | 1 | -28/+81 |
|/ | | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd | ||||
* | Updating favicon stuff | Asaad Mahmood | 2016-01-22 | 1 | -2/+2 |
| | |||||
* | Adding away icon and changing online and offline icons | Asaad Mahmood | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | Changed how the sidebar opens the more channels modal | hmhealey | 2015-12-18 | 1 | -3/+7 |
| | |||||
* | Merge pull request #1733 from hmhealey/plt1437 | Christopher Speller | 2015-12-16 | 1 | -3/+3 |
|\ | | | | | PLT-1437 PreferenceStore api changes and fixing CreatePost warning | ||||
| * | Improved PreferenceStore api when getting values | hmhealey | 2015-12-15 | 1 | -3/+3 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-15 | 1 | -0/+8 |
|/ | |||||
* | Changed Sidebar direct channel list to be driven by preferences | hmhealey | 2015-12-08 | 1 | -16/+25 |
| | |||||
* | Moved logic for making direct channels visible to both members on post to ↵ | hmhealey | 2015-12-07 | 1 | -13/+2 |
| | | | | the server | ||||
* | Merge pull request #1577 from mattermost/plt-1307 | Joram Wilander | 2015-12-02 | 1 | -51/+14 |
|\ | | | | | PLT-1307 Make proper async calls when switching channels | ||||
| * | Minor change | JoramWilander | 2015-12-02 | 1 | -2/+1 |
| | | |||||
| * | Make proper async calls when switching channels | JoramWilander | 2015-12-02 | 1 | -52/+16 |
| | | |||||
* | | Multiple UI Improvements | Asaad Mahmood | 2015-12-01 | 1 | -2/+0 |
|/ | |||||
* | Improving image modal and removing console log | Asaad Mahmood | 2015-11-30 | 1 | -1/+0 |
| | |||||
* | Fixing LHS scroll and Image previews | Asaad Mahmood | 2015-11-30 | 1 | -0/+5 |
| | |||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -4/+0 |
| | | | | improvements. | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -17/+17 |
| | | | | system. | ||||
* | Merge branch 'release-1.2' | Christopher Speller | 2015-11-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix channel invite button on channel intro message and fix empty channel ↵ | JoramWilander | 2015-11-11 | 1 | -1/+1 |
| | | | | | | | | invite modal. | ||||
* | | Merge pull request #1409 from mattermost/plt-961 | Corey Hulen | 2015-11-12 | 1 | -5/+2 |
|\ \ | | | | | | | PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. | ||||
| * | | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵ | JoramWilander | 2015-11-12 | 1 | -5/+2 |
| |/ | | | | | | | accurate. | ||||
* / | Sorted channel list before rendering them in the sidebar | hmhealey | 2015-11-12 | 1 | -0/+2 |
|/ | |||||
* | Update tutorial to not show by default | JoramWilander | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Add constant form 'mention' | JoramWilander | 2015-11-05 | 1 | -1/+2 |
| | |||||
* | Only show * in tab title when a channel is marked unread | JoramWilander | 2015-11-05 | 1 | -1/+3 |
| | |||||
* | Minor changes to statuses client code | JoramWilander | 2015-11-03 | 1 | -0/+3 |
| | |||||
* | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -54/+31 |
| | |||||
* | Overlay fixes and added class prop for tips | JoramWilander | 2015-11-02 | 1 | -0/+1 |
| | |||||
* | Updating tutorial screens | Asaad Mahmood | 2015-11-02 | 1 | -12/+18 |
| | |||||
* | Add tutorial popovers | JoramWilander | 2015-11-02 | 1 | -7/+61 |
| | |||||
* | Merge pull request #1249 from mattermost/plt-823 | Harrison Healey | 2015-11-02 | 1 | -13/+4 |
|\ | | | | | PLT-823 Refactor of center channel | ||||
| * | Creating hierarchy | Christopher Speller | 2015-11-02 | 1 | -13/+4 |
| | | |||||
* | | display full name, nickname or username in direct messages | Stas Vovk | 2015-11-01 | 1 | -1/+1 |
|/ | |||||
* | rename methods and varibles to a more meaningful name | Florian Orben | 2015-10-26 | 1 | -12/+13 |
| | |||||
* | PLT-642: Browser tab alerts | Florian Orben | 2015-10-26 | 1 | -12/+49 |
| | |||||
* | Merge branch 'master' into PLT-44 | =Corey Hulen | 2015-10-20 | 1 | -10/+19 |
|\ | |||||
| * | Handle window resize events in React way | Antti Ahti | 2015-10-20 | 1 | -10/+19 |
| | | | | | | | | | | | | 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 | ||||
* | | Merging from master | =Corey Hulen | 2015-10-19 | 1 | -100/+16 |
|\| | |||||
| * | Merge pull request #1072 from mattermost/plt-554 | Corey Hulen | 2015-10-19 | 1 | -92/+0 |
| |\ | | | | | | | PLT-554 Small refactor of websocket code on client and server | ||||
| | * | Small refactor of websocket code on client and server | JoramWilander | 2015-10-16 | 1 | -92/+0 |
| | | | |||||
| * | | Updating scroll on LHS | Asaad Mahmood | 2015-10-19 | 1 | -1/+3 |
| | | | |||||
| * | | Fixing some client warnings | Christopher Speller | 2015-10-16 | 1 | -7/+13 |
| |/ | |||||
* | | Fixing merge | =Corey Hulen | 2015-10-16 | 1 | -5/+1 |
|\| | |||||
| * | Merge pull request #1079 from hmhealey/initprefs | Christopher Speller | 2015-10-16 | 1 | -5/+1 |
| |\ | | | | | | | Added an initial call to get all user preferences on page load | ||||
| | * | Added an initial call to get all user preferences on page load | hmhealey | 2015-10-15 | 1 | -5/+1 |
| | | | |||||
* | | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -2/+2 |
|/ / | |||||
* / | Fixing most deprication warnings | Christopher Speller | 2015-10-15 | 1 | -3/+3 |
|/ | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-15 | 1 | -1/+3 |
| |