summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1647 from mattermost/PLT-564Christopher Speller2015-12-081-4/+5
|\
| * PLT-564 fixing error bar=Corey Hulen2015-12-071-4/+5
* | Merge pull request #1645 from mattermost/plt-1365Christopher Speller2015-12-081-1/+1
|\ \
| * | Don't display system console on mobileJoramWilander2015-12-071-1/+1
| |/
* | Merge pull request #1639 from hmhealey/plt1063Christopher Speller2015-12-083-7/+4
|\ \
| * | Removed special handling of snake_case words since that's now done by markedhmhealey2015-12-071-5/+3
| * | Switched marked to mattermost/markedhmhealey2015-12-071-1/+1
| * | Removed :* smiley since it conflicts heavily with the markdown parserhmhealey2015-12-071-1/+0
| |/
* | Merge pull request #1636 from mattermost/plt-1354Christopher Speller2015-12-082-2/+2
|\ \
| * | Show channel member count up to 100 nowJoramWilander2015-12-072-2/+2
| |/
* | Merge pull request #1628 from florianorben/fix-font-load-on-first-page-visitJoram Wilander2015-12-082-0/+13
|\ \
| * | fix font not being changed on first page visit (if preferences havent been lo...Florian Orben2015-12-042-0/+13
* | | Merge pull request #1640 from florianorben/collapse_fixJoram Wilander2015-12-081-1/+1
|\ \ \
| * | | fix that was breaking combination of sequential messagesFlorian Orben2015-12-071-1/+1
| | |/ | |/|
* | | Merge pull request #1641 from florianorben/display_system_usernameJoram Wilander2015-12-084-6/+3
|\ \ \
| * | | Display username 'System' for system messagesFlorian Orben2015-12-074-6/+3
| |/ /
* | | Merge pull request #1642 from florianorben/print_styleJoram Wilander2015-12-082-0/+3
|\ \ \
| * | | add print stylesheetFlorian Orben2015-12-072-0/+3
| |/ /
* | | Fixing es lint errorAsaad Mahmood2015-12-081-5/+0
* | | Updating archive footerAsaad Mahmood2015-12-071-1/+5
* | | Multiple UI ImprovementsAsaad Mahmood2015-12-0723-33/+78
|/ /
* | Merge pull request #1627 from florianorben/ux-formatting-task-listJoram Wilander2015-12-0741-2/+107
|\ \
| * | fix misaligned checkbox; remove list-style from list-elements with checkboxesFlorian Orben2015-12-0541-2/+107
| |/
* | Merge pull request #1616 from florianorben/PLT-1380Christopher Speller2015-12-071-1/+1
|\ \
| * | PLT-1380: Post system message when user updates channel headerFlorian Orben2015-12-041-1/+1
* | | Merge pull request #1626 from mattermost/PLT-1355Corey Hulen2015-12-043-7/+14
|\ \ \
| * | | PLT-1355 Move link preview into pre-release feature=Corey Hulen2015-12-043-7/+14
* | | | Merge pull request #1630 from florianorben/autocomplete-on-tabCorey Hulen2015-12-042-2/+3
|\ \ \ \
| * | | | autocomplete component should enter suggestions on 'tab'Florian Orben2015-12-042-2/+3
| | |_|/ | |/| |
* | | | Merge pull request #1623 from mattermost/fixed-height-embedsCorey Hulen2015-12-046-80/+153
|\ \ \ \ | | |/ / | |/| |
| * | | Fix embeds and add default fixed heightJoramWilander2015-12-046-80/+153
* | | | Merge pull request #1571 from mattermost/PLT-1310Corey Hulen2015-12-042-30/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | re-org'ing list=Corey Hulen2015-12-011-31/+31
| * | | Fixing typo=Corey Hulen2015-12-011-1/+1
| * | | PLT-1310 moving permalink to dropdown=Corey Hulen2015-12-012-14/+37
* | | | Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-0410-8/+67
|\ \ \ \ | | |_|/ | |/| |
| * | | PLT-1326: Enable channel posts of type join or leave not trigger unread notif...Florian Orben2015-12-0410-8/+67
* | | | Updating UI for suggestions listAsaad Mahmood2015-12-042-15/+21
* | | | Multiple UI ImprovementsAsaad Mahmood2015-12-0417-39/+56
| |_|/ |/| |
* | | Merge pull request #1612 from mattermost/fix-build-updateChristopher Speller2015-12-042-4/+8
|\ \ \
| * | | Fixing detect build=Corey Hulen2015-12-031-1/+0
| * | | Fixing detect build=Corey Hulen2015-12-031-3/+8
| * | | Fixing mattermost to refresh the page when a new version is detected=Corey Hulen2015-12-031-1/+1
| |/ /
* | | Merge pull request #1611 from mattermost/PLT-1301Christopher Speller2015-12-041-0/+9
|\ \ \
| * | | PLT-1310 fixing regression caused by this bug=Corey Hulen2015-12-031-0/+9
| |/ /
* | | Merge pull request #1600 from hmhealey/plt1152Joram Wilander2015-12-048-100/+53
|\ \ \
| * | | Renamed channel_intro_mssages.jsx to channel_intro_messages.jsxhmhealey2015-12-032-1/+1
| * | | Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-037-53/+23
| * | | Switched ChannelInviteModal to use a ToggleModalButton wherever possiblehmhealey2015-12-036-47/+30
* | | | Merge pull request #1604 from hmhealey/plt1285Joram Wilander2015-12-042-2/+27
|\ \ \ \