summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #1431 from hmhealey/plt1149Joram Wilander2015-11-141-5/+7
|\ \ \ \ \ | |_|_|/ / |/| | | | PLT-1149 Fixed some console errors related to the search autocomplete
| * | | | Fixed some console errors with the search autocomplete when there are no ↵hmhealey2015-11-131-5/+7
| | | | | | | | | | | | | | | | | | | | suggestions to show
* | | | | Merge release branch 'release-1.2'Christopher Speller2015-11-133-3/+9
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Added null check when accessing post texthmhealey2015-11-131-2/+3
| | | |
| * | | Updating bad connection cssAsaad Mahmood2015-11-131-1/+2
| | | |
| * | | UI changes for Direct messages and Bad connectionAsaad Mahmood2015-11-131-0/+4
| | | |
* | | | Merge pull request #1422 from hmhealey/plt906Christopher Speller2015-11-131-8/+14
|\ \ \ \ | |_|_|/ |/| | | PLT-906 Improved client-side handling when ExtraInfo.MemberCount may not be set
| * | | Made code for the member popover count a bit more robust to hopefully ↵hmhealey2015-11-131-8/+14
| | | | | | | | | | | | | | | | prevent issues involving old data
* | | | Merge pull request #1415 from asaadmahmoodspin/ui-improvementsCorey Hulen2015-11-136-20/+29
|\ \ \ \ | |_|_|/ |/| | | Multiple UI improvements
| * | | Small fix for time in RHSAsaad Mahmood2015-11-131-3/+9
| | | |
| * | | Updating post.scss due to merge issuesAsaad Mahmood2015-11-131-4/+7
| | | |
| * | | Updating post.scssAsaad Mahmood2015-11-131-75/+91
| | | |
| * | | Fixing eslint errorAsaad Mahmood2015-11-131-1/+0
| | | |
| * | | Multiple UI improvementsAsaad Mahmood2015-11-136-113/+98
| |/ /
* | | Merge pull request #1419 from hmhealey/plt998Joram Wilander2015-11-131-18/+86
|\ \ \ | |/ / |/| | PLT-998/999/1100 Improving search term highlighting in results
| * | Improved highlighting of search flags to handle quotes and flagshmhealey2015-11-121-18/+86
| | |
* | | Merge pull request #1417 from florianorben/PLT-1141Christopher Speller2015-11-131-0/+1
|\ \ \ | | | | | | | | PLT-1141: Page previews can overflow their boundaries
| * | | PLT-1141: Page previews can overflow their boundariesFlorian Orben2015-11-121-0/+1
| | | |
* | | | Fixing bad mergeChristopher Speller2015-11-121-1/+1
| | | |
* | | | Merge branch 'release-1.2'Christopher Speller2015-11-128-22/+48
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Adding safari 8 to list of unsupported browsers.Christopher Speller2015-11-121-2/+2
| | |
| * | Make import/export theme input box editableJoramWilander2015-11-121-1/+0
| | |
| * | Remove unneed roleJoramWilander2015-11-111-2/+0
| | |
| * | Remove unneed argumentJoramWilander2015-11-111-1/+1
| | |
| * | Fix channel invite button on channel intro message and fix empty channel ↵JoramWilander2015-11-114-18/+23
| | | | | | | | | | | | invite modal.
| * | Added text to the edit channel purpose menu option on mobilehmhealey2015-11-101-1/+3
| | |
| * | Updated post components to re-render after first receiving user profileshmhealey2015-11-091-1/+22
| | |
* | | Merge pull request #1412 from mattermost/plt-1089Corey Hulen2015-11-122-1/+5
|\ \ \ | | | | | | | | PLT-1089 Fix profile not loading in RHS on refresh
| * | | Fix profile loading in RHS on refreshJoramWilander2015-11-122-1/+5
| | |/ | |/|
* | | Merge pull request #1409 from mattermost/plt-961Corey Hulen2015-11-1228-47/+138
|\ \ \ | | | | | | | | PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
| * | | Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-1228-47/+138
| |/ / | | | | | | | | | accurate.
* | | Merge pull request #1407 from mattermost/plt-1041Corey Hulen2015-11-121-3/+5
|\ \ \ | | | | | | | | PLT-1041 Fix multiple pending/errored posts
| * | | Fix multiple pending/errored postsJoramWilander2015-11-121-3/+5
| |/ /
* | | Merge pull request #1411 from hmhealey/plt876Christopher Speller2015-11-121-0/+2
|\ \ \ | | | | | | | | PLT-876 Sorted channel list before rendering them in the sidebar
| * | | Sorted channel list before rendering them in the sidebarhmhealey2015-11-121-0/+2
| |/ /
* | | Merge pull request #1410 from hmhealey/plt906Christopher Speller2015-11-122-3/+7
|\ \ \ | | | | | | | | PLT-906 Added ChannelExtra.MemberCount field
| * | | Added ChannelExtra.MemberCount field to reflect the actual member count when ↵hmhealey2015-11-122-3/+7
| |/ / | | | | | | | | | we truncate the list of members to 20
* | | Merge pull request #1408 from hmhealey/plt922Christopher Speller2015-11-121-15/+29
|\ \ \ | | | | | | | | PLT-922 Added feedback to the Invite Members modal to indicate that emails are currently being sent
| * | | Added feedback to the Invite Members modal to indicate that emails are ↵hmhealey2015-11-121-15/+29
| |/ / | | | | | | | | | currently being sent
* | | Updating profile image and textbox resizingAsaad Mahmood2015-11-122-3/+6
| | |
* | | Fixing preview stuff for the RHSAsaad Mahmood2015-11-122-5/+15
| | |
* | | UI Improvements for centre channel due to previewAsaad Mahmood2015-11-125-24/+33
|/ /
* | Merge pull request #1352 from florianorben/PLT-1049Joram Wilander2015-11-115-20/+479
|\ \ | | | | | | PLT-1049: Vine URLs should not generate preview links
| * | move provider.json to components folder; fix indentation; add json files to ↵Florian Orben2015-11-104-325/+326
| | | | | | | | | | | | eslintignore
| * | PLT-1049: Vine URLs should not generate preview linksFlorian Orben2015-11-104-20/+478
| | |
* | | Merge pull request #1389 from florianorben/preview-markdownChristopher Speller2015-11-113-6/+54
|\ \ \ | |/ / |/| | Preview markdown post
| * | add button to preview your current postFlorian Orben2015-11-103-6/+54
| | |
* | | fix indentation to use tabsFlorian Orben2015-11-102-80/+80
| | |
* | | Add latex supportFlorian Orben2015-11-1086-2/+24
|/ / | | | | | | | | | | Adds latex highlighting support via https://www.npmjs.com/package/katex as requested in https://mattermost.uservoice.com/forums/306457-general/suggestions/10160757-add-latex-support
* | Merge pull request #1365 from hmhealey/eslintbabelChristopher Speller2015-11-102-1/+3
|\ \ | | | | | | Switched eslint to use babel-eslint parser