Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Removed checking for first and last name in invite member form, should not ↵ | Reed Garmsen | 2015-06-19 | 1 | -19/+2 | |
| |/ / / / | | | | | | | | | | | | | | | | be required even if they are allowed | |||||
| * | | | | Merge pull request #14 from mattermost/master | Reed Garmsen | 2015-06-19 | 6 | -51/+146 | |
| |\ \ \ \ | | | | | | | | | | | | | to me | |||||
* | \ \ \ \ | Merge pull request #41 from asaadmahmoodspin/master | Corey Hulen | 2015-06-25 | 2 | -44/+54 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | MM-1253 - Fixing new message and date separator corner case | |||||
| * | | | | | | MM-1253 - Fixing new message and date separator corner case | Asaad Mahmood | 2015-06-28 | 2 | -38/+52 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #1 from rgarmsen2295/mm-1253 | asaadmahmoodspin | 2015-06-19 | 18 | -62/+489 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | MM-1253 | |||||
| | * | | | | | | Removed extraneous post control from within new message separator | Reed Garmsen | 2015-06-18 | 1 | -3/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge pull request #9 from rgarmsen2295/master | Reed Garmsen | 2015-06-18 | 16 | -35/+469 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | to me | |||||
| | * | | | | | | | Removed extraneous code | Reed Garmsen | 2015-06-18 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Changed the new messages separator location in the markup to be at the same ↵ | Reed Garmsen | 2015-06-18 | 2 | -8/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | level as the date seperator | |||||
* | | | | | | | | | Merge pull request #34 from rgarmsen2295/mm-1288 | Corey Hulen | 2015-06-25 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | MM-1288 | |||||
| * | | | | | | | | | Removed extraneous conditional | Reed Garmsen | 2015-06-18 | 1 | -2/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed ability to be able to delete a specific invite field within the invite ↵ | Reed Garmsen | 2015-06-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new member form instead of just removing the bottom one every time | |||||
| * | | | | | | | | | Merge pull request #13 from rgarmsen2295/master | Reed Garmsen | 2015-06-18 | 10 | -19/+49 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | Remerge | |||||
| | * | | | | | | | | Merge pull request #12 from mattermost/master | Reed Garmsen | 2015-06-18 | 2 | -4/+10 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | to me | |||||
| * | | | | | | | | | | Added ability to remove the first entry of a Invite New Members list (or ↵ | Reed Garmsen | 2015-06-17 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clear it if there's only one entry | |||||
* | | | | | | | | | | | Merge pull request #32 from rgarmsen2295/mm-1282 | Corey Hulen | 2015-06-25 | 3 | -1/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | MM-1282 | |||||
| * | | | | | | | | | | | Added a util function that checks that local/session storage is enabled. ↵ | Reed Garmsen | 2015-06-18 | 3 | -1/+40 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added tests using this function to report an error to the user if it is not enabled | |||||
| * | | | | | | | | | | Merge pull request #11 from mattermost/master | Reed Garmsen | 2015-06-18 | 6 | -11/+28 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | to me | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #10 from mattermost/master | Reed Garmsen | 2015-06-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | to me | |||||
* | | | | | | | | | | | | Merge pull request #28 from rgarmsen2295/mm-1290 | Corey Hulen | 2015-06-25 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | MM-1290 | |||||
| * | | | | | | | | | | | | Added logic to clear error messages that are not relevant to the current ↵ | Reed Garmsen | 2015-06-18 | 2 | -4/+7 | |
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error (or to remove error messagesthat no longer apply) for user creation | |||||
| * | | | | | | | | | | | Merge pull request #8 from mattermost/master | Reed Garmsen | 2015-06-18 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | to me | |||||
* | | | | | | | | | | | | Merge pull request #27 from mattermost/mm-1240 | Corey Hulen | 2015-06-25 | 25 | -36/+664 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes mm-1240 adds ability to turn valet feature on | |||||
| * | | | | | | | | | | | | revert debug config changes | JoramWilander | 2015-06-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fix command comparator and team store | JoramWilander | 2015-06-18 | 3 | -31/+28 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | added unit tests for new team API services | JoramWilander | 2015-06-18 | 2 | -0/+121 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | added team store, team settings menu, and the ability to turn on valet ↵ | JoramWilander | 2015-06-18 | 16 | -20/+445 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature from client | |||||
| * | | | | | | | | | | | | add API service to turn on valet feature | JoramWilander | 2015-06-18 | 1 | -0/+51 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | move valet feature switch to DB from config | JoramWilander | 2015-06-17 | 9 | -17/+51 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #26 from rgarmsen2295/mm-454 | Corey Hulen | 2015-06-25 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM-454 | |||||
| * | | | | | | | | | | | | | Changed Invite Members to Add Members in channel options for mobile and browser | Reed Garmsen | 2015-06-17 | 2 | -2/+2 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #7 from mattermost/master | Reed Garmsen | 2015-06-17 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to me | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #19 from mattermost/mm-1235 | Corey Hulen | 2015-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes mm-1235 clicking on mentions now works properly | |||||
| * | | | | | | | | | | | | | | fixes mm-1235 clicking on mentions now works properly | JoramWilander | 2015-06-17 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #18 from mattermost/mm-1269 | Corey Hulen | 2015-06-25 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes mm-1269 don't show blue bar for internet connection issue | |||||
| * | | | | | | | | | | | | | | fixes mm-1269 don't show blue bar for internet connection issue | JoramWilander | 2015-06-17 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #13 from rgarmsen2295/mm-1215 | Corey Hulen | 2015-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM-1215 | |||||
| * | | | | | | | | | | | | | | Changed text when previewing an image from Downloading to Previewing | Reed Garmsen | 2015-06-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #9 from mattermost/mm-1263 | Corey Hulen | 2015-06-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes mm-1263 mentions are highlighted properly now | |||||
| * | | | | | | | | | | | | | | fixes mm-1263 mentions are highlighted properly now | JoramWilander | 2015-06-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #8 from rgarmsen2295/mm-1097 | Corey Hulen | 2015-06-25 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | MM-1097 | |||||
| * | | | | | | | | | | | | | | Simplified hour conversion logic | Reed Garmsen | 2015-06-15 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Changed format of the time in the security tab to a 12hr clock from a 24hr clock | Reed Garmsen | 2015-06-15 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | updating ding | =Corey Hulen | 2015-06-23 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/mattermost/platform | =Corey Hulen | 2015-06-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Correcting capitalization typo, f -> F | it33 | 2015-06-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #54 from asaadmahmoodspin/master | Corey Hulen | 2015-06-23 | 4 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM-1339 - Updating Ui for sign up page | |||||
| | * | | | | | | | | | | | | | | | Updating spelling | Asaad Mahmood | 2015-06-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | MM-1339 - Updating Ui for sign up page | Asaad Mahmood | 2015-06-23 | 4 | -4/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Listing golang-lru | it33 | 2015-06-23 | 1 | -0/+8 | |
| |/ / / / / / / / / / / / / / / |