Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1623 from mattermost/fixed-height-embeds | Corey Hulen | 2015-12-04 | 6 | -80/+153 |
|\ | |||||
| * | Fix embeds and add default fixed height | JoramWilander | 2015-12-04 | 6 | -80/+153 |
* | | Merge pull request #1571 from mattermost/PLT-1310 | Corey Hulen | 2015-12-04 | 2 | -30/+53 |
|\ \ | |||||
| * | | re-org'ing list | =Corey Hulen | 2015-12-01 | 1 | -31/+31 |
| * | | Fixing typo | =Corey Hulen | 2015-12-01 | 1 | -1/+1 |
| * | | PLT-1310 moving permalink to dropdown | =Corey Hulen | 2015-12-01 | 2 | -14/+37 |
* | | | Merge pull request #1613 from florianorben/PLT-1326 | Corey Hulen | 2015-12-04 | 14 | -13/+93 |
|\ \ \ | |||||
| * | | | PLT-1326: Enable channel posts of type join or leave not trigger unread notif... | Florian Orben | 2015-12-04 | 14 | -13/+93 |
* | | | | Merge pull request #1617 from asaadmahmoodspin/ui-improvements | Corey Hulen | 2015-12-04 | 17 | -32/+55 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Updating UI for suggestions list | Asaad Mahmood | 2015-12-04 | 2 | -15/+21 |
| * | | | Multiple UI Improvements | Asaad Mahmood | 2015-12-04 | 17 | -39/+56 |
|/ / / | |||||
* | | | Merge pull request #1612 from mattermost/fix-build-update | Christopher Speller | 2015-12-04 | 2 | -4/+8 |
|\ \ \ | |||||
| * | | | Fixing detect build | =Corey Hulen | 2015-12-03 | 1 | -1/+0 |
| * | | | Fixing detect build | =Corey Hulen | 2015-12-03 | 1 | -3/+8 |
| * | | | Fixing mattermost to refresh the page when a new version is detected | =Corey Hulen | 2015-12-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1611 from mattermost/PLT-1301 | Christopher Speller | 2015-12-04 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | PLT-1310 fixing regression caused by this bug | =Corey Hulen | 2015-12-03 | 1 | -0/+9 |
| |/ / | |||||
* | | | Merge pull request #1609 from hmhealey/gitignore | Christopher Speller | 2015-12-04 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Updated vim files in .gitignore | hmhealey | 2015-12-03 | 1 | -1/+6 |
* | | | | Merge pull request #1603 from mattermost/plt-1192 | Christopher Speller | 2015-12-04 | 1 | -4/+15 |
|\ \ \ \ | |||||
| * | | | | Remove <> link replacement | JoramWilander | 2015-12-04 | 1 | -4/+0 |
| * | | | | Convert links in Slack attachment text to Markdown format | JoramWilander | 2015-12-03 | 1 | -1/+16 |
* | | | | | Merge pull request #1600 from hmhealey/plt1152 | Joram Wilander | 2015-12-04 | 8 | -100/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Renamed channel_intro_mssages.jsx to channel_intro_messages.jsx | hmhealey | 2015-12-03 | 2 | -1/+1 |
| * | | | | | Removed some internal state from ChannelMembersModal and ChannelInviteModal | hmhealey | 2015-12-03 | 7 | -53/+23 |
| * | | | | | Switched ChannelInviteModal to use a ToggleModalButton wherever possible | hmhealey | 2015-12-03 | 6 | -47/+30 |
* | | | | | | Merge pull request #1604 from hmhealey/plt1285 | Joram Wilander | 2015-12-04 | 2 | -2/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed IE11 tabs preventing themselves from logging out | hmhealey | 2015-12-03 | 2 | -2/+27 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1605 from hmhealey/plt1370 | Joram Wilander | 2015-12-04 | 6 | -33/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Changed SuggestionBox to clear its suggestions on losing focus | hmhealey | 2015-12-03 | 6 | -33/+19 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #1614 from florianorben/reorder-display-settings | Joram Wilander | 2015-12-04 | 1 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reorder display settings; remove 'button thingy' in font options | Florian Orben | 2015-12-04 | 1 | -6/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Escaped characters | it33 | 2015-12-03 | 1 | -5/+5 |
* | | | | | | Install guides | it33 | 2015-12-03 | 1 | -1/+1 |
* | | | | | | Updating GitHub issues process | it33 | 2015-12-03 | 1 | -1/+1 |
* | | | | | | MIT License | it33 | 2015-12-03 | 1 | -23/+11 |
|/ / / / / | |||||
* | | | | | Merge pull request #1610 from esethna/patch-37 | Corey Hulen | 2015-12-03 | 1 | -1/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Update test-markdown-lists.md | Eric Sethna | 2015-12-03 | 1 | -1/+16 |
* | | | | | | Merge pull request #1593 from npcode/sso-github | Corey Hulen | 2015-12-03 | 2 | -0/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add unofficial guide for GitHub SSO | Yi EungJun | 2015-12-03 | 2 | -0/+24 |
* | | | | | | | Merge pull request #1608 from hmhealey/safarifonts | Corey Hulen | 2015-12-03 | 1 | -9/+13 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Changed font changing code to use jquery to fix Safari weirdness | hmhealey | 2015-12-03 | 1 | -9/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #1606 from mattermost/lfbrock-patch-3 | it33 | 2015-12-03 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update CONTRIBUTING.md | lfbrock | 2015-12-03 | 1 | -4/+11 |
* | | | | | | | Update Troubleshooting.md | it33 | 2015-12-03 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1602 from mattermost/fix-build-number | Joram Wilander | 2015-12-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fixing issue where build number isn't set causing caching issues | =Corey Hulen | 2015-12-03 | 1 | -1/+1 |
* | | | | | | Merge pull request #1598 from mattermost/plt-1079 | Harrison Healey | 2015-12-03 | 2 | -1/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add limit to Props size in Post table | JoramWilander | 2015-12-03 | 2 | -1/+5 |
* | | | | | | Merge pull request #1599 from asaadmahmoodspin/ui-improvements | Christopher Speller | 2015-12-03 | 3 | -9/+37 |
|\ \ \ \ \ \ |