Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 1 | -0/+26 |
| | |||||
* | Finished removing some of the last bits of client side config | =Corey Hulen | 2015-09-15 | 1 | -25/+1 |
| | |||||
* | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -0/+26 |
| | |||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 1 | -126/+167 |
| | |||||
* | If we don't have any posts for a channel, pull page rather than pulling latest. | JoramWilander | 2015-08-27 | 1 | -0/+5 |
| | |||||
* | Refactored post handling/updating on both the client and server. | JoramWilander | 2015-08-27 | 1 | -6/+49 |
| | |||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 1 | -11/+18 |
| | | | | immediate feedback after posting | ||||
* | adds predictive posting on the client | JoramWilander | 2015-08-18 | 1 | -0/+2 |
| | |||||
* | merge async_client getMe changes | JoramWilander | 2015-08-14 | 1 | -6/+6 |
| | |||||
* | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -7/+7 |
| | |||||
* | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 1 | -0/+26 |
|\ | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | ||||
| * | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 1 | -0/+26 |
| | | |||||
* | | incorporate channel updateAt into channel counts and pull channel data on ↵ | JoramWilander | 2015-08-11 | 1 | -2/+4 |
| | | | | | | | | channel update | ||||
* | | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -99/+147 |
| | | | | | | | | intelligently pull channel data | ||||
* | | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -0/+24 |
|/ | | | | on client | ||||
* | Added keys to array-based elements and made getMe asynchronous | nickago | 2015-08-06 | 1 | -1/+1 |
| | |||||
* | removed ternary operator to make if statement clearer | JoramWilander | 2015-07-30 | 1 | -1/+4 |
| | |||||
* | reset number of posts to fetch on channel switch and fresh page load | JoramWilander | 2015-07-29 | 1 | -3/+6 |
| | |||||
* | Merge pull request #159 from rgarmsen2295/mm-1269b | Corey Hulen | 2015-07-10 | 1 | -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 Garmsen | 2015-07-09 | 1 | -7/+0 |
| | | | | | | | | Still do not have reliable way of checking if inet has reconnected | ||||
| * | Notes to myself | Reed Garmsen | 2015-07-09 | 1 | -1/+6 |
| | | |||||
* | | Merge pull request #157 from rgarmsen2295/mm-1265 | Corey Hulen | 2015-07-10 | 1 | -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 logic | Reed Garmsen | 2015-07-10 | 1 | -1/+1 |
| |/ | |||||
* / | fix bugs for pr #150 MM-895 | ralder | 2015-07-10 | 1 | -1/+1 |
|/ | |||||
* | Changed loading logic for retrieving more channels to allow for loading ↵ | Reed Garmsen | 2015-07-07 | 1 | -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-1240 | Corey Hulen | 2015-06-25 | 1 | -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 ↵ | JoramWilander | 2015-06-18 | 1 | -0/+22 |
| | | | | | | | | feature from client | ||||
* | | fixes mm-1269 don't show blue bar for internet connection issue | JoramWilander | 2015-06-17 | 1 | -0/+2 |
|/ | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+357 |