summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug in generating key length=Corey Hulen2015-09-223-8/+8
* Merge branch 'master' into PLT-11-email=Corey Hulen2015-09-221-1/+1
|\
| * Revert "PLT-289 Properly removed lingering references to emojify"Christopher Speller2015-09-221-0/+5
| * Revert "PLT-289 Added parsing for named emojis to TextFormatting and removed ...Christopher Speller2015-09-226-165/+7
| * Merge pull request #742 from hmhealey/plt289Christopher Speller2015-09-221-5/+0
| |\
| | * Properly removed lingering references to emojifyhmhealey2015-09-221-5/+0
| * | Merge pull request #737 from hmhealey/plt289Harrison Healey2015-09-226-7/+165
| |\|
| | * Added parsing for named emojis to TextFormatting and removed dependency on em...hmhealey2015-09-226-7/+165
| * | Merge pull request #730 from mattermost/shorten-description-help-textCorey Hulen2015-09-221-1/+1
| |\ \ | | |/ | |/|
| | * Adjusting sentenceit332015-09-211-1/+1
| | * Shorten description help textit332015-09-201-1/+1
* | | Adding service settings to admin console=Corey Hulen2015-09-2215-58/+443
* | | Adding team settings to admin console=Corey Hulen2015-09-226-3/+307
* | | Adding SQL settings to admin console=Corey Hulen2015-09-225-8/+592
* | | Adding rate limiter settings to the admin console=Corey Hulen2015-09-213-0/+284
* | | Adding privacy to admin console=Corey Hulen2015-09-213-0/+175
* | | Fixing eslint errors=Corey Hulen2015-09-212-4/+2
* | | Adding image properties=Corey Hulen2015-09-213-0/+429
* | | Fixing broken signup pages=Corey Hulen2015-09-219-14/+24
* | | Fixing button=Corey Hulen2015-09-211-0/+1
* | | Adding email to admin console=Corey Hulen2015-09-2114-265/+431
|/ /
* | Merge pull request #734 from mattermost/plt-206Christopher Speller2015-09-214-3/+7
|\ \
| * | Fix first channel load scrolling issue on Windows and iOS and add emoji to RHS.JoramWilander2015-09-214-3/+7
* | | Merge pull request #736 from hmhealey/plt312Joram Wilander2015-09-211-1/+7
|\ \ \ | |/ / |/| |
| * | Added theme class to markdown linkshmhealey2015-09-211-1/+7
* | | Merge pull request #732 from mattermost/plt-243Joram Wilander2015-09-211-8/+13
|\ \ \
| * | | Adding new create channel modal to the more menuChristopher Speller2015-09-211-8/+13
| |/ /
* / / Wrapped comment messages in divs like posts in the center panehmhealey2015-09-212-2/+2
|/ /
* | Merge pull request #722 from hmhealey/timestampJoram Wilander2015-09-213-3/+16
|\ \
| * | Added a tooltip to post timestamps displaying the actual time the post was cr...hmhealey2015-09-193-3/+16
| |/
* | Merge pull request #731 from asaadmahmoodspin/new-channelChristopher Speller2015-09-212-6/+10
|\ \
| * | Updating new channel UIAsaad Mahmood2015-09-212-6/+10
| |/
* | Cleaned up markdown formatting code and removed debug statementshmhealey2015-09-192-7/+9
* | Deferred to marked.js's html sanitization when markdown is enabledhmhealey2015-09-191-2/+12
* | Changed markdown link parsing to automatically add an explicit protocol to urlshmhealey2015-09-192-1/+16
* | Prevented our url autolinking from breaking markdown linkshmhealey2015-09-191-6/+34
* | Added marked library to text_formatting.jsxhmhealey2015-09-193-3/+13
* | Removed underscores surrounding formatting tokens since they won't work with ...hmhealey2015-09-191-8/+8
* | Removed unnecessary conversion of newlines to html line breakshmhealey2015-09-191-6/+4
|/
* merging=Corey Hulen2015-09-183-6/+14
|\
| * Merge pull request #699 from mattermost/PLT-92Joram Wilander2015-09-182-5/+13
| |\
| | * moving to security tab=Corey Hulen2015-09-172-12/+11
| | * Making changes to versioning=Corey Hulen2015-09-171-5/+4
| | * Merge branch 'master' into PLT-92=Corey Hulen2015-09-17888-36/+116
| | |\
| | * | Adding version to UI=Corey Hulen2015-09-161-0/+13
| | * | PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-5/+2
| * | | Fixed incorrect check if a url starts with an explicit protocolhmhealey2015-09-181-1/+1
* | | | Moving logout item=Corey Hulen2015-09-171-6/+6
* | | | PLT-11 adding config for logs to UI=Corey Hulen2015-09-1717-293/+208
* | | | PLT-11 Adding ability to save config file=Corey Hulen2015-09-178-131/+489
|/ / /