summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-247-35/+131
|
* Merge pull request #465 from rgarmsen2295/prof-img-fixCorey Hulen2015-08-241-1/+6
|\ | | | | Fixes issue with site trying to load profile pictures without having profile information
| * Fixed issue with site tryinng to load profile pictures without having ↵Reed Garmsen2015-08-241-1/+6
| | | | | | | | profile information
* | Merge pull request #452 from CtrlZvi/starttls_authJoram Wilander2015-08-241-0/+3
|\ \ | | | | | | Add SMTP auth to STARTTLS connections
| * | Add SMTP auth to STARTTLS connectionsZvi "Viz" Effron2015-08-231-0/+3
| | |
* | | Merge pull request #441 from nickago/MM-1893Joram Wilander2015-08-243-5/+7
|\ \ \ | | | | | | | | MM-1893 Upon exiting edit post modal, focus is placed on the respective text input field
| * | | Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-213-5/+7
| | | |
* | | | Merge pull request #446 from rgarmsen2295/mm-1999Joram Wilander2015-08-241-1/+6
|\ \ \ \ | | | | | | | | | | MM-1999 Removes 'for' from the edit channel description title when the channel has no title
| * | | | Removes 'for' from the edit channel description modal title when editing the ↵Reed Garmsen2015-08-241-1/+6
| | | | | | | | | | | | | | | | | | | | description of a private message channel
* | | | | Merge pull request #451 from CtrlZvi/log_feedback_email_errorCorey Hulen2015-08-241-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | Log invalid feedback email before overwriting with default
| * | | | Log invalid feedback email before overwriting with defaultZvi "Viz" Effron2015-08-231-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #449 from rgarmsen2295/mm-1933Corey Hulen2015-08-242-7/+12
|\ \ \ \ | | | | | | | | | | Multiple fixes for IE10 & Edge browsers primarily due to aggressive ajax call caching on the browser
| * | | | Fixes issue with profile pictures not updating w/o refresh and prevents more ↵Reed Garmsen2015-08-222-1/+6
| | | | | | | | | | | | | | | | | | | | ie10 ajax caching issues
| * | | | Fixed issue with logout in active sessions not working in ie10Reed Garmsen2015-08-221-0/+2
| | | | |
| * | | | Added cache: false to ajax calls that caused problems with ie10Reed Garmsen2015-08-221-6/+4
| | | | |
* | | | | Merge pull request #457 from rgarmsen2295/mm-1833Corey Hulen2015-08-241-2/+2
|\ \ \ \ \ | | | | | | | | | | | | MM-1833 Changes the max number of characters for a channel title/handle to 22
| * | | | | Changes the max number of characters for a channel title/handle to 22Reed Garmsen2015-08-241-2/+2
| | | | | |
* | | | | | Merge pull request #455 from nickago/MM-1604Corey Hulen2015-08-241-6/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | MM-1604 Changed 1 hour expire time to 30 days
| * | | | | Changed 1 hour expire time to 30 daysnickago2015-08-241-6/+7
| |/ / / /
* | | | | Merge pull request #453 from asaadmahmoodspin/masterCorey Hulen2015-08-242-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | MM-1831 - Fixing channel name
| * | | | MM-1831 - Fixing channel name and having channel name in bold for edit ↵Asaad Mahmood2015-08-242-2/+2
|/ / / / | | | | | | | | | | | | channel modal
* | | | Merge pull request #450 from mattermost/it33-patch-5Christopher Speller2015-08-241-0/+23
|\ \ \ \ | | | | | | | | | | Adding info on supported browsers
| * | | | Adding info on supported browsersit332015-08-231-0/+23
| |/ / /
* | | | Merge remote-tracking branch 'origin/it33-patch-1'Christopher Speller2015-08-241-14/+14
|\ \ \ \
| * | | | Clarifying wording on upgrade instructionsit332015-08-211-14/+14
| | |_|/ | |/| | | | | | Also capitalizing "Docker" when it's in a sentence and not command.
* | | | Merge pull request #439 from nickago/MM-1822Joram Wilander2015-08-243-0/+8
|\ \ \ \ | |_|_|/ |/| | | MM-1822 Added help text to profile picture screen
| * | | Added help text to profile picture screennickago2015-08-213-0/+8
| |/ /
* | | Merge pull request #440 from nickago/MM-1803Corey Hulen2015-08-232-0/+14
|\ \ \ | | | | | | | | MM-1803 Remove search term after the RHS is closed
| * | | remove search term after the RHS is closednickago2015-08-212-0/+14
| |/ /
* | | Merge pull request #448 from mattermost/it33-patch-4Corey Hulen2015-08-231-1/+1
|\ \ \ | | | | | | | | Changing "Features"->"Advanced" in Team Settings
| * | | Changing "Features"->"Advanced" in Team Settingsit332015-08-211-1/+1
| | |/ | |/| | | | Also changing order of menu items, so Advanced (least used) is at the bottom)
* | | Merge pull request #447 from mattermost/it33-patch-2Corey Hulen2015-08-231-2/+2
|\ \ \ | | | | | | | | Renaming "Feature Settings"->"Advanced Features"
| * | | Renaming "Feature Settings"->"Advanced Features"it332015-08-211-2/+2
| |/ /
* | | Merge pull request #444 from nickago/MM-1795Corey Hulen2015-08-231-1/+2
|\ \ \ | | | | | | | | MM-1795 Added fullscreen capability to youtube embed
| * | | Added fullscreen capability to youtube embednickago2015-08-211-1/+2
| | |/ | |/|
* | | Merge pull request #442 from asaadmahmoodspin/masterCorey Hulen2015-08-231-0/+3
|\ \ \ | |_|/ |/| | MM-1989 - Hiding Cancel text in LHS that messes up the RHS
| * | MM-1989 - Hiding Cancel text in LHS that messes up the RHSAsaad Mahmood2015-08-211-0/+3
| | |
* | | Merge pull request #443 from mattermost/fixing-buildCorey Hulen2015-08-211-4/+10
|\ \ \ | |/ / |/| | Fixes race condition
| * | Fixes race condition=Corey Hulen2015-08-211-4/+10
|/ /
* | Merge pull request #427 from asaadmahmoodspin/mm-1696Harrison Healey2015-08-213-9/+37
|\ \ | | | | | | MM-1696 - Improvements for Slack Import
| * | Updating setting_uploadAsaad Mahmood2015-08-211-12/+0
| | |
| * | Merge branch 'mm-1696' of https://github.com/asaadmahmoodspin/platform into ↵Asaad Mahmood2015-08-210-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | mm-1696 Conflicts: web/react/components/setting_upload.jsx
| | * | MM-1696 - Improvements for Slack ImportAsaad Mahmood2015-08-213-9/+37
| | | |
| * | | Merge branch 'master' of https://github.com/mattermost/platform into mm-1696Asaad Mahmood2015-08-217-45/+122
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: web/react/components/setting_upload.jsx web/react/components/team_import_tab.jsx
| * | | | MM-1696 - Improvements for Slack ImportAsaad Mahmood2015-08-213-9/+37
| | | | |
* | | | | Merge pull request #428 from mattermost/mm-1923Corey Hulen2015-08-211-0/+39
|\ \ \ \ \ | | | | | | | | | | | | Fixes MM-1923 Documenting email setup
| * \ \ \ \ Merging=Corey Hulen2015-08-2123-288/+740
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Documenting email setup=Corey Hulen2015-08-201-2/+12
| | | | | |
| * | | | | Documenting email setup=Corey Hulen2015-08-201-0/+29
| | |_|_|/ | |/| | |
* | | | | Merge pull request #430 from mattermost/fixing-buildCorey Hulen2015-08-215-3/+20
|\ \ \ \ \ | |_|/ / / |/| | | | Fixing race condition