summaryrefslogtreecommitdiffstats
path: root/web/react/utils/async_client.jsx
Commit message (Expand)AuthorAgeFilesLines
...
* If we don't have any posts for a channel, pull page rather than pulling latest.JoramWilander2015-08-271-0/+5
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-6/+49
* finalize implenetation of predictive client posts so that users get immediate...JoramWilander2015-08-181-11/+18
* adds predictive posting on the clientJoramWilander2015-08-181-0/+2
* merge async_client getMe changesJoramWilander2015-08-141-6/+6
* added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-7/+7
* Merge pull request #370 from hmhealey/mm1812Christopher Speller2015-08-141-0/+26
|\
| * Added ConfigStore that is populated from the serverhmhealey2015-08-131-0/+26
* | incorporate channel updateAt into channel counts and pull channel data on cha...JoramWilander2015-08-111-2/+4
* | added getChannelCounts service and refactored the client to more intelligentl...JoramWilander2015-08-111-99/+147
* | added getChannel api service and use that over getChannels where appropriate ...JoramWilander2015-08-111-0/+24
|/
* Added keys to array-based elements and made getMe asynchronousnickago2015-08-061-1/+1
* removed ternary operator to make if statement clearerJoramWilander2015-07-301-1/+4
* reset number of posts to fetch on channel switch and fresh page loadJoramWilander2015-07-291-3/+6
* Merge pull request #159 from rgarmsen2295/mm-1269bCorey Hulen2015-07-101-2/+0
|\
| * Added errorchange listener to textbox that detects if inet is not connected. ...Reed Garmsen2015-07-091-7/+0
| * Notes to myselfReed Garmsen2015-07-091-1/+6
* | Merge pull request #157 from rgarmsen2295/mm-1265Corey Hulen2015-07-101-1/+1
|\ \
| * | Final change to code affected by change to loading more channels logicReed Garmsen2015-07-101-1/+1
| |/
* / fix bugs for pr #150 MM-895ralder2015-07-101-1/+1
|/
* Changed loading logic for retrieving more channels to allow for loading anima...Reed Garmsen2015-07-071-1/+1
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-251-0/+22
|\
| * added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-0/+22
* | fixes mm-1269 don't show blue bar for internet connection issueJoramWilander2015-06-171-0/+2
|/
* first commit=Corey Hulen2015-06-141-0/+357