summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #867 from chengweiv5/team-nameChristopher Speller2015-09-302-6/+8
|\ | | | | Team name
| * Check team name in correct sequence to avoid null pointerChengwei Yang2015-09-301-3/+5
| | | | | | | | Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
| * Change minimal length of team name to 3 characterChengwei Yang2015-09-302-4/+4
| | | | | | | | | | | | | | team named in 3 character in non-English language is very common, e.g. in Chinese. Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
* | Adding a quick fix for search bar bg related to themesAsaad Mahmood2015-09-301-1/+1
| |
* | Updating slack import UI with statesAsaad Mahmood2015-09-301-59/+33
| |
* | Merge branch 'master' of https://github.com/mattermost/platform into plt-383Asaad Mahmood2015-09-3018-114/+140
|\ \
| * | Fix RHS scrolling center pane.JoramWilander2015-09-301-2/+2
| |/
| * Merge pull request #862 from mattermost/PLT-435Joram Wilander2015-09-293-1/+24
| |\ | | | | | | PLT-435 adding system console link to RHS
| | * PLT-435 adding system console link to RHS=Corey Hulen2015-09-293-1/+24
| | |
| * | Update email notification help textesethna2015-09-291-1/+1
| |/ | | | | | | Current: Email notifications are sent for mentions and direct messages after you have been away from Mattermost for 5 minutes. New: Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from Mattermost for more than 5 minutes.
| * Merge release branch 'release-1.0.0'Christopher Speller2015-09-294-33/+25
| |\
| | * Removing command stylesAsaad Mahmood2015-09-291-5/+4
| | |
| | * Removing mentions changes since they're for a masterAsaad Mahmood2015-09-291-3/+0
| | |
| | * Updating placeholder text in responsiveAsaad Mahmood2015-09-293-19/+14
| | |
| | * Merge pull request #841 from hmhealey/plt456bCorey Hulen2015-09-281-0/+1
| | |\ | | | | | | | | PLT-456 Changed mobile search bar to use the colour of the sidebar header
| | | * Changed mobile search bar to use the colour of the sidebar headerhmhealey2015-09-281-0/+1
| | | |
| | * | Fixing gitlab settings in admin console=Corey Hulen2015-09-281-20/+20
| | |/
| * | Merge pull request #857 from mattermost/PLT-429Harrison Healey2015-09-291-33/+34
| |\ \ | | | | | | | | PLT-429, PLT-483, PLT-472 fixes to Gitlab settings page
| | * | PLT-472 switching field ordering.=Corey Hulen2015-09-291-13/+14
| | | |
| | * | PLT-429 removing scope field.=Corey Hulen2015-09-291-23/+23
| | | |
| | * | PLT-483 adding better help text=Corey Hulen2015-09-291-3/+3
| | | |
| * | | PLT-425 changing wording=Corey Hulen2015-09-291-2/+2
| | | |
| * | | Merge pull request #848 from mattermost/plt-488Corey Hulen2015-09-293-8/+16
| |\ \ \ | | |/ / | |/| | PLT-488 Update incoming webhooks to hide DMs and accept direct JSON payloads.
| | * | Update incoming webhooks to hide DMs and accept direct JSON payloads.JoramWilander2015-09-293-8/+16
| | | |
| * | | Merge pull request #843 from rgarmsen2295/plt-138Corey Hulen2015-09-295-24/+13
| |\ \ \ | | | | | | | | | | PLT-138 Better parsing of the site's title when viewing a channel
| | * | | Removed unused title update codeReed Garmsen2015-09-294-19/+3
| | | | |
| | * | | Better parsing of the website's title when viewing a channelReed Garmsen2015-09-281-5/+10
| | | |/ | | |/|
| * | | plt-479 - Fixing command lists and also making them theme compatibleAsaad Mahmood2015-09-293-10/+23
| | | |
* | | | Updating stuff with states in slack importAsaad Mahmood2015-09-291-27/+48
| | | |
* | | | Updating class with setStateAsaad Mahmood2015-09-291-8/+16
| | | |
* | | | plt-383 - Slack upload improvementAsaad Mahmood2015-09-291-1/+3
|/ / /
* | | Merge pull request #845 from trashcan/fix-autocomplete-suggestionJoram Wilander2015-09-291-3/+3
|\ \ \ | | | | | | | | Add pull-left and pull-right to autocomplete command suggestions.
| * | | Add pull-left and pull-right to autocomplete command suggestions.Pat Lathem2015-09-281-3/+3
| |/ /
* | | Merge pull request #846 from mattermost/Fixing-QuotesChristopher Speller2015-09-291-1/+1
|\ \ \ | | | | | | | | Fixing quotes
| * | | Fixing quotesit332015-09-281-1/+1
| | |/ | |/|
* | | Merge pull request #833 from mattermost/plt-417Christopher Speller2015-09-292-9/+30
|\ \ \ | | | | | | | | PLT-417 Fix scrolling related to RHS.
| * | | Fix scrolling related to RHS.JoramWilander2015-09-292-9/+30
| | |/ | |/|
* | | Merge pull request #830 from mattermost/youtube-scroll-fixChristopher Speller2015-09-292-158/+121
|\ \ \ | |_|/ |/| | Fix youtube minor scrolling bug.
| * | Fix youtube minor scrolling bug.JoramWilander2015-09-282-158/+121
| |/
* / Inactive members are no longer counted or shown as members of a channelReed Garmsen2015-09-282-10/+18
|/
* Adding mention link styling backAsaad Mahmood2015-09-281-0/+4
|
* PLT-441 - Minor Ui touches to the admin consoleAsaad Mahmood2015-09-282-4/+17
|
* Fxing dark theme=Corey Hulen2015-09-271-0/+0
|
* Fixing revoke session=Corey Hulen2015-09-261-3/+4
|
* Fixing broken page=Corey Hulen2015-09-261-0/+1
|
* Merge pull request #821 from mattermost/it33-patch-3Corey Hulen2015-09-261-1/+1
|\ | | | | Renaming "Windows 10 Dark" to "Windows Dark"
| * Renaming "Windows 10 Dark" to "Windows Dark"it332015-09-251-1/+1
| |
* | Merge pull request #819 from mattermost/it33-patch-1Corey Hulen2015-09-269-41/+40
|\ \ | |/ |/| Adjustments to help text of System Console
| * Update log_settings.jsxit332015-09-251-3/+3
| |
| * Update gitlab_settings.jsxit332015-09-251-8/+8
| |