summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_loader.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-1/+1
|
* fix font not being changed on first page visit (if preferences havent been ↵Florian Orben2015-12-041-0/+1
| | | | loaded before)
* PLT-1233: "Display Font" option in Account Settings > DisplayFlorian Orben2015-11-281-0/+4
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-2/+2
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-8/+8
| | | | system.
* Minor changes to statuses client codeJoramWilander2015-11-031-7/+2
|
* Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-031-1/+1
|
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+0
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-151-9/+0
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-121-6/+0
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixes backspace navigating back a page.JoramWilander2015-09-241-0/+9
|
* Merge pull request #759 from mattermost/plt-242-3Harrison Healey2015-09-231-19/+5
|\ | | | | PLT-242 Implement custom UI theme colors.
| * Implement UI theme colors.JoramWilander2015-09-231-19/+5
| |
* | UI Modifications for multiple ticketsAsaad Mahmood2015-09-221-5/+6
|/
* Add post list container to hold mounted post lists for faster ↵JoramWilander2015-09-081-4/+56
| | | | rendering/channel switching.
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-021-20/+25
|
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-17/+37
|
* finalize implenetation of predictive client posts so that users get ↵JoramWilander2015-08-181-6/+11
| | | | immediate feedback after posting
* reset number of posts to fetch on channel switch and fresh page loadJoramWilander2015-07-291-1/+2
|
* fix bugs for pr #150 MM-895ralder2015-07-101-2/+0
|
* Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-081-0/+4
| | | | layer to add current user id as a prefix to most keys.
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+1
| | | | feature from client
* first commit=Corey Hulen2015-06-141-0/+62