summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated developer setup instructions to include Ubuntu setupHarrison Healey2015-07-311-33/+73
|
* Removing unnecessary "the"it332015-07-301-2/+2
|
* Merge pull request #285 from hmhealey/mm1738Joram Wilander2015-07-301-4/+17
|\ | | | | MM-1787 Fixed team API to properly provide team names for the Find My Team email
| * Fixed team API to properly provide team names for the Find My Team emailhmhealey2015-07-291-4/+17
| |
* | Merge pull request #284 from nickago/MM-1768Joram Wilander2015-07-301-15/+15
|\ \ | | | | | | MM-1768 Updated Upload to Select in profile uploader and did cosmetic refactoring
| * | Changed Update to Select, removed illegal spaces, and changed double quotes ↵nickago2015-07-291-15/+15
| | | | | | | | | | | | to single
* | | Merge pull request #282 from nickago/MM-1642Christopher Speller2015-07-301-7/+12
|\ \ \ | | | | | | | | MM-1642 Updated the password error message to not contain extraneous information
| * | | Stripped obfuscating information from password change error and synchronized ↵nickago2015-07-291-7/+12
| |/ / | | | | | | | | | error slots so that only one will show at once.
* | | Merge pull request #281 from nickago/MM-1600Christopher Speller2015-07-302-2/+12
|\ \ \ | | | | | | | | MM-1600 Improve quality of error returned upon a duplicate username request
| * | | Added error safety and a unique message for duplicate emailsnickago2015-07-292-2/+8
| | | |
| * | | Added a unique error message for bad username and simplified error outputed ↵nickago2015-07-292-2/+6
| |/ / | | | | | | | | | to user
* | | Merge pull request #272 from rgarmsen2295/mm-1463Christopher Speller2015-07-30114-6/+85865
|\ \ \ | | | | | | | | MM-1463 Adds back username initials being included in user's default profile picture
| * | | Made font type a field in the config fileReed Garmsen2015-07-294-3/+6
| | | |
| * | | Changed text initial size and positioning to better handle different image ↵Reed Garmsen2015-07-291-3/+5
| | | | | | | | | | | | | | | | sizes and removed dead code
| * | | Added godeps and the source for the go freetype libraryReed Garmsen2015-07-29111-29/+85832
| | | |
| * | | Added back username initials being included in default profile pictureReed Garmsen2015-07-281-5/+38
| | | |
| * | | Initial changes to putting initials on default profile picsReed Garmsen2015-07-281-0/+18
| | | |
* | | | Merge pull request #289 from mattermost/it33-patch-4Corey Hulen2015-07-301-1/+1
|\ \ \ \ | | | | | | | | | | MM-1816 Make Off-Topic description more clear
| * | | | MM-1816 Make Off-Topic description more clearit332015-07-291-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #288 from mattermost/it33-patch-3Corey Hulen2015-07-301-1/+1
|\ \ \ \ | | | | | | | | | | Corrected "lower case" to "lowercase"
| * | | | Corrected "lower case" to "lowercase"it332015-07-291-1/+1
| |/ / /
* | | | Merge pull request #287 from mattermost/it33-patch-2Corey Hulen2015-07-301-1/+1
|\ \ \ \ | | | | | | | | | | Correcting proper use of "set up" vs. "setup"
| * | | | Correcting proper use of "set up" vs. "setup"it332015-07-291-1/+1
| |/ / /
* | | | Merge pull request #280 from mattermost/mm-1746Corey Hulen2015-07-301-1/+1
|\ \ \ \ | | | | | | | | | | MM-1746 channel handle now populates properly on opening of channel rename modal
| * | | | channel handle now populates properly on opening of channel rename modalJoramWilander2015-07-291-1/+1
| | | | |
* | | | | Merge pull request #290 from mattermost/mm-1564Corey Hulen2015-07-303-36/+76
|\ \ \ \ \ | |_|/ / / |/| | | | Fixes mm-1564 adds release to travis and git
| * | | | fixing travis file=Corey Hulen2015-07-301-1/+1
| | | | |
| * | | | removing flaky unit test=Corey Hulen2015-07-301-6/+6
| | | | |
| * | | | Fixes mm-1564 adds release to travis and git=Corey Hulen2015-07-292-30/+70
|/ / / /
* | | | Merge pull request #279 from asaadmahmoodspin/masterJoram Wilander2015-07-294-14/+15
|\ \ \ \ | | | | | | | | | | Fixing LHS Header css
| * | | | Minor Ui updates regarding the search and the center channel header on mobile.Asaad Mahmood2015-07-293-12/+12
| | | | |
| * | | | Updating color of hover on LHS HeaderAsaad Mahmood2015-07-291-1/+1
| | | | |
| * | | | Fixing LHS Header cssAsaad Mahmood2015-07-291-1/+2
| | | | |
| * | | | Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-2950-314/+1012
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-2812-14/+105
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-288-73/+138
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge pull request #277 from mattermost/mm-1741Christopher Speller2015-07-292-6/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | MM-1741 updated channel error messages to reflect proper naming
| * | | | | | | | updated channel error messages to reflect proper namingJoramWilander2015-07-292-6/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #269 from rgarmsen2295/mm-1686Christopher Speller2015-07-293-7/+30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | MM-1686 Access History and Active Sessions now load upon opening instead of at start
| * | | | | | | | Access History and Active Sessions are now lazy-loaded upon opening instead ↵Reed Garmsen2015-07-293-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of loaded at start; added loading screens to Access History and Active Sessions
* | | | | | | | | Merge pull request #259 from nickago/MM-1683Christopher Speller2015-07-291-19/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | MM-1683 Removed a vestigial wait condition from the signup process.
| * | | | | | | | Added IE friendly window origin function in place of unwrapped callnickago2015-07-291-1/+1
| | | | | | | | |
| * | | | | | | | Removed timeout originally set on team creationnickago2015-07-291-19/+17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #256 from nickago/MM-1183Joram Wilander2015-07-292-6/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | MM-1183 Allow channel descriptions on 1-1 channels
| * | | | | | | Added a 'set description' link for private channelsnickago2015-07-281-1/+4
| | | | | | | |
| * | | | | | | Removed popover on channel name and added ability to set channel ↵nickago2015-07-271-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | descritption for 1-1 channels
* | | | | | | | Merge pull request #275 from asaadmahmoodspin/mm-1762Joram Wilander2015-07-297-46/+100
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | MM-1762 - Search improvements with some other minor Ui changes
| * | | | | | | | Removing unused id on LHS dropdownAsaad Mahmood2015-07-291-3/+1
| | | | | | | | |
| * | | | | | | | Improving css for form hints in signup flowAsaad Mahmood2015-07-291-1/+1
| | | | | | | | |
| * | | | | | | | Fixing error markup in signup flowAsaad Mahmood2015-07-291-2/+2
| | | | | | | | |