summaryrefslogtreecommitdiffstats
path: root/webapp/components/logged_in.jsx
Commit message (Expand)AuthorAgeFilesLines
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-1/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-15/+1
* PLT-4758 fixing signaling of logout (#4984)Corey Hulen2017-01-061-25/+0
* Don't show desktop notifications for messages entering the channel th… (#4216)Pepijn2016-11-171-0/+16
* Fixed websocket to properly logout when logged out from another tab (#4546)Harrison Healey2016-11-141-3/+1
* Fix websocket on old versions of IE11 (#4501)Joram Wilander2016-11-101-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+7
* Fixed emojis not being stored by EmojiStore on first page load (#3980)Harrison Healey2016-09-061-0/+3
* removing email from error (#3923)Corey Hulen2016-09-011-3/+0
* Initialize and close WebSocket more accurately and consistently (#3683)Joram Wilander2016-07-271-3/+3
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-11/+5
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-9/+0
* Fixing accessing admin console without credentials (#3558)Christopher Speller2016-07-121-0/+3
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-1/+6
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* PLT-3061 Load user statuses as soon as possible (#3132)enahum2016-05-311-42/+43
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* Performance improvments (#2869)Christopher Speller2016-05-041-5/+6
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-122/+25
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-2/+0
* Merge pull request #2594 from mattermost/plt-2476Harrison Healey2016-03-311-4/+14
|\
| * Fixing username display in center channelChristopher Speller2016-03-311-4/+14
* | Fixed prop type warning in system consoleHarrison Healey2016-03-311-1/+4
|/
* Merge pull request #2573 from mattermost/plt-2453Joram Wilander2016-03-301-0/+16
|\
| * Resetting theme upon logout. Displaying loading page when logging in so user ...Christopher Speller2016-03-301-0/+16
* | Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-291-3/+7
|/
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-2/+33
* Fixing browser store issue.Christopher Speller2016-03-231-2/+3
* Fixing websocket connection issue. Refactoring websockets into an action crea...Christopher Speller2016-03-231-9/+4
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+227