summaryrefslogtreecommitdiffstats
path: root/web/react/utils/async_client.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
| * Added errorchange listener to textbox that detects if inet is not connected. ↵Reed Garmsen2015-07-091-7/+0
| | | | | | | | Still do not have reliable way of checking if inet has reconnected
| * Notes to myselfReed Garmsen2015-07-091-1/+6
| |
* | Merge pull request #157 from rgarmsen2295/mm-1265Corey Hulen2015-07-101-1/+1
|\ \ | | | | | | MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
| * | 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 ↵Reed Garmsen2015-07-071-1/+1
| | | | animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-251-0/+22
|\ | | | | fixes mm-1240 adds ability to turn valet feature on
| * added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+22
| | | | | | | | feature from client
* | fixes mm-1269 don't show blue bar for internet connection issueJoramWilander2015-06-171-0/+2
|/
* first commit=Corey Hulen2015-06-141-0/+357