summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update CONTRIBUTING.mdit332015-11-041-1/+1
|
* Noting random build failuresit332015-11-041-0/+1
|
* Merge pull request #1293 from mattermost/lfbrock-patch-1it332015-11-041-0/+26
|\ | | | | Update CHANGELOG.md
| * Updatelfbrock2015-11-031-0/+26
| |
* | Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-049-84/+95
|\ \ | | | | | | PLT-516 Part 1 of performance fixes for large teams
| * | Revert model/version.goJoramWilander2015-11-031-4/+4
| | |
| * | Updated getStatuses unit testgsJoramWilander2015-11-033-7/+13
| | |
| * | Minor changes to statuses client codeJoramWilander2015-11-033-8/+8
| | |
| * | Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-037-78/+83
| | |
* | | Merge pull request #1288 from asaadmahmoodspin/plt-945Harrison Healey2015-11-0412-73/+88
|\ \ \ | | | | | | | | UI Improvements for multiple tickets
| * | | Updating prop for direct messages modalAsaad Mahmood2015-11-041-1/+1
| | | |
| * | | Updating modal-body max-height if it exceeds more than 1200pxAsaad Mahmood2015-11-041-1/+6
| | | |
| * | | UI Improvements for multiple ticketsAsaad Mahmood2015-11-0411-72/+82
| | | |
* | | | Merge pull request #1286 from hmhealey/plt973Christopher Speller2015-11-041-1/+2
|\ \ \ \ | |/ / / |/| | | PLT-973 Re-enabled Markdown tables
| * | | Re-enabled Markdown tableshmhealey2015-11-031-1/+2
| | | |
* | | | Merge pull request #1279 from rgarmsen2295/plt-743Joram Wilander2015-11-043-22/+31
|\ \ \ \ | | | | | | | | | | PLT-741/743 Adds additional checks when sorting channels/teams by display name
| * | | | Functionalized codeReed Garmsen2015-11-023-36/+27
| | | | |
| * | | | Added additional checks to channel sorting that sorts by display_nameReed Garmsen2015-11-022-9/+27
| | | | |
* | | | | Merge pull request #1285 from mattermost/plt-824Joram Wilander2015-11-046-0/+366
|\ \ \ \ \ | | | | | | | | | | | | PLT-824 Adding ability to fetch posts around a specifc post
| * | | | | Adding ability to fetch posts around a specifc postChristopher Speller2015-11-036-0/+366
| | | | | |
* | | | | | Merge pull request #1294 from mattermost/Gitlab-SSOJoram Wilander2015-11-041-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update to reflect setting change
| * | | | | | Update to reflect setting changeit332015-11-031-1/+1
|/ / / / / /
* | | | | | Merge pull request #1291 from mattermost/tutorial-tweaksCorey Hulen2015-11-032-3/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Tutorial tweaks
| * | | | | Update tutorial_intro_screens.jsxit332015-11-031-1/+1
| | | | | |
| * | | | | Update sidebar_header.jsxit332015-11-031-0/+3
| | | | | |
| * | | | | Update tutorial_intro_screens.jsxit332015-11-031-2/+2
| | | | | |
| * | | | | Update tutorial_intro_screens.jsxit332015-11-031-1/+1
| | | | | |
* | | | | | Merge pull request #1290 from mattermost/fixed-embed-heightCorey Hulen2015-11-035-3/+34
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-991 Fixing height of embeded images
| * | | | | | Fixing height of embeded imagesChristopher Speller2015-11-035-3/+34
| | | | | | |
* | | | | | | Merge pull request #1284 from trashcan/PLT-834-add-more-text-parsing-testsCorey Hulen2015-11-031-1/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | More markdown tests
| * | | | | | | Two more additional types of horizontal rules I missedPat Lathem2015-11-031-1/+3
| | | | | | | |
| * | | | | | | Make go format happyPat Lathem2015-11-031-2/+2
| | | | | | | |
| * | | | | | | Some more markdown tests. Emoji in a code block, and italics/bold not at ↵Pat Lathem2015-11-031-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the beginning of the sentence
* | | | | | | | Merge pull request #1282 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-0310-53/+106
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Multiple UI changes
| * | | | | | | | Adding browser functions in utilis and calling them in settings_sidebarAsaad Mahmood2015-11-032-1/+16
| | | | | | | | |
| * | | | | | | | Updating height code for tutorial screens.Asaad Mahmood2015-11-031-3/+5
| | | | | | | | |
| * | | | | | | | Multiple UI changesAsaad Mahmood2015-11-0310-53/+89
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1283 from mattermost/lfbrock-patch-2Corey Hulen2015-11-031-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Update Markdown.md to fix spelling error
| * | | | | | | Update Markdown.md to fix spelling errorlfbrock2015-11-031-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #1278 from mattermost/PLT-968Christopher Speller2015-11-031-8/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | PLT-968 fixing console error
| * | | | | | PLT-968 fixing console error=Corey Hulen2015-11-021-8/+7
| | | | | | |
* | | | | | | Merge pull request #1274 from trashcan/PLT-834-add-more-text-parsing-testsHarrison Healey2015-11-031-1/+211
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | PLT-834: add more text parsing tests
| * | | | | go fmt textgeneration.goPat Lathem2015-11-021-2/+2
| | | | | |
| * | | | | Add newlines between markdown testsPat Lathem2015-11-021-0/+6
| | | | | |
| * | | | | Make sure to have multiline text in triple backticksPat Lathem2015-10-281-1/+2
| | | | | |
| * | | | | Add autolinking tests from @harrisonPat Lathem2015-10-281-7/+61
| | | | | |
| * | | | | Spelling errorPat Lathem2015-10-251-1/+1
| | | | | |
| * | | | | First checkinPat Lathem2015-10-251-1/+150
| | | | | |
* | | | | | Merge pull request #1275 from mattermost/PLT-951Joram Wilander2015-11-026-49/+76
|\ \ \ \ \ \ | | | | | | | | | | | | | | PLT-951 PLT-972 fixing issues with team directory
| * | | | | | PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-026-49/+76
| | | | | | |