Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updated More Direct Channels modal and converted it to ReactBootstrap | hmhealey | 2015-10-14 | 1 | -26/+43 |
| | |||||
* | Fixed overwritten CSS class in the sidebar | hmhealey | 2015-10-14 | 1 | -1/+1 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-14 | 1 | -1/+25 |
| | |||||
* | Fixed leave direct channel button for users with a long username | hmhealey | 2015-10-13 | 1 | -6/+8 |
| | |||||
* | Made further changes based on feedback | hmhealey | 2015-10-13 | 1 | -1/+3 |
| | |||||
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -9/+7 |
| | |||||
* | Cleaned up JSX errors | hmhealey | 2015-10-13 | 1 | -26/+24 |
| | |||||
* | Fixed edge cases with leaving a direct channel while viewing that channel | hmhealey | 2015-10-13 | 1 | -5/+10 |
| | |||||
* | Hid the close button when the unread badge is visible and moved it to the ↵ | hmhealey | 2015-10-13 | 1 | -2/+2 |
| | | | | right side of the sidebar |