Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad user being set on team creation causing Manage Team modal to not work. | JoramWilander | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | Also updating the position of the bottom unread indicator | Asaad Mahmood | 2015-09-01 | 2 | -2/+1 |
| | |||||
* | MM-2046 - Updating momentum scroll on IOS | Asaad Mahmood | 2015-09-01 | 1 | -0/+1 |
| | |||||
* | Merge pull request #534 from mattermost/it33-patch-7 | Christopher Speller | 2015-09-01 | 1 | -0/+19 |
|\ | | | | | Adding documentation on configuring GitLab SSO | ||||
| * | Adding documentation on configuring GitLab SSO | it33 | 2015-09-01 | 1 | -0/+19 |
| | | |||||
* | | Merge pull request #528 from mattermost/MM-2056 | Christopher Speller | 2015-09-01 | 10 | -18/+12 |
|\ \ | | | | | | | HOTFIX MM-2056 fixes problem with creating team | ||||
| * | | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 10 | -18/+12 |
| |/ | |||||
* | | Merge pull request #527 from mattermost/mm-2082 | Christopher Speller | 2015-09-01 | 1 | -1/+3 |
|\ \ | |/ |/| | HOTFIX for 0.7.0 MM-2082 Fix missing forgot password link. | ||||
| * | Fix missing forgot password link. | JoramWilander | 2015-08-31 | 1 | -1/+3 |
|/ | |||||
* | Creating dockerfiles for release 0.7.0 | Christopher Speller | 2015-08-31 | 6 | -0/+290 |
| | |||||
* | Merge pull request #524 from mattermost/revert-518-MM-2046 | Christopher Speller | 2015-08-31 | 1 | -1/+0 |
|\ | | | | | Revert "MM-2046 - Updating postHolder scroll" | ||||
| * | Revert "MM-2046 - Updating postHolder scroll" | Christopher Speller | 2015-08-31 | 1 | -1/+0 |
|/ | |||||
* | Merge pull request #521 from rgarmsen2295/mm-2044 | Corey Hulen | 2015-08-30 | 1 | -1/+7 |
|\ | | | | | MM-2044 Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issue | ||||
| * | Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issue | Reed Garmsen | 2015-08-30 | 1 | -1/+7 |
| | | |||||
* | | Merge pull request #519 from rgarmsen2295/fix-slow-type | Corey Hulen | 2015-08-30 | 4 | -51/+6 |
|\ \ | | | | | | | [Performance Fix] Removes warning message when at the max character limit | ||||
| * | | Removed warning message when at the max character limit | Reed Garmsen | 2015-08-28 | 4 | -51/+6 |
| |/ | |||||
* | | Merge pull request #518 from asaadmahmoodspin/MM-2046 | Corey Hulen | 2015-08-30 | 1 | -0/+1 |
|\ \ | | | | | | | MM-2046 - Updating postHolder scroll | ||||
| * | | MM-2046 - Updating postHolder scroll | Asaad Mahmood | 2015-08-28 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #517 from mattermost/mm-1634 | Corey Hulen | 2015-08-30 | 1 | -2/+24 |
|\ \ | |/ |/| | MM-1634 Load posts for first channel before removing loading screen | ||||
| * | First post list on page load will show loading screen until latest posts are ↵ | JoramWilander | 2015-08-28 | 1 | -2/+24 |
|/ | | | | grabbed from the server. | ||||
* | Merge pull request #514 from mattermost/mm-2039 | Corey Hulen | 2015-08-28 | 10 | -141/+0 |
|\ | | | | | MM-2039 Remove Google as a SSO service. | ||||
| * | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 10 | -141/+0 |
| | | |||||
* | | Merge pull request #513 from mattermost/mm-1861 | Corey Hulen | 2015-08-28 | 2 | -5/+16 |
|\ \ | | | | | | | MM-1861 Fixes root images not loading when switching RHS threads. | ||||
| * | | Fixes root images not loading when switich RHS threads. | JoramWilander | 2015-08-28 | 2 | -5/+16 |
| | | | |||||
* | | | Merge pull request #512 from mattermost/mm-1870 | Corey Hulen | 2015-08-28 | 52 | -1/+190472 |
|\ \ \ | |_|/ |/| | | MM-1870 Creating local version of fonts retrieved from Google with compatibility with all browsers. | ||||
| * | | Creating local version of fonts retrieved from Google with compatibility | Christopher Speller | 2015-08-28 | 52 | -1/+190472 |
| | | | | | | | | | | | | with all browsers. | ||||
* | | | Merge pull request #496 from mattermost/mm-2015 | Christopher Speller | 2015-08-28 | 30 | -345/+883 |
|\ \ \ | |/ / |/| | | MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up. | ||||
| * | | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 30 | -345/+883 |
| | | | | | | | | | | | | to turn off email sign up. | ||||
* | | | Merge pull request #511 from mattermost/MM-1698 | Christopher Speller | 2015-08-28 | 6 | -100/+96 |
|\ \ \ | |_|/ |/| | | MM-1698 Fixes upgrade db from 0.6 for postgres | ||||
| * | | Fixing bug where the err msg gets gobbled up | =Corey Hulen | 2015-08-27 | 1 | -1/+1 |
| | | | |||||
| * | | Adding ability to upgrade postgres schema | =Corey Hulen | 2015-08-27 | 5 | -99/+95 |
| | | | |||||
* | | | Merge pull request #486 from asubset/master | Joram Wilander | 2015-08-28 | 3 | -4/+5 |
|\ \ \ | | | | | | | | | Fix getParentsPosts() query | ||||
| * | | | fix GetParentPosts() query | Jason Rossman | 2015-08-27 | 3 | -5/+5 |
| | | | | |||||
| * | | | Fix getParentsPosts for postgresql | Jason Rossman | 2015-08-26 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #510 from rgarmsen2295/remove-rename-mobile | Joram Wilander | 2015-08-28 | 1 | -7/+0 |
|\ \ \ \ | | | | | | | | | | | Removes old rename team option from mobile sidebar | ||||
| * | | | | Removes rename team option from mobile sidebar | Reed Garmsen | 2015-08-27 | 1 | -7/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #509 from mattermost/revert-490-mm-1870 | Corey Hulen | 2015-08-27 | 23 | -169/+1 |
|\ \ \ \ | | | | | | | | | | | Revert "MM-1870 Creating local version of fonts retrieved from Google" | ||||
| * | | | | Revert "MM-1870 Creating local version of fonts retrieved from Google" | Corey Hulen | 2015-08-27 | 23 | -169/+1 |
|/ / / / | |||||
* | | | | Merge pull request #504 from mattermost/MM-1032 | Corey Hulen | 2015-08-27 | 1 | -17/+21 |
|\ \ \ \ | | | | | | | | | | | MM-1032 auto-login after tream creation | ||||
| * | | | | MM-1032 auto-login after tream creation | =Corey Hulen | 2015-08-27 | 1 | -17/+21 |
| | | | | | |||||
* | | | | | Merge pull request #507 from mattermost/post-limit | Corey Hulen | 2015-08-27 | 1 | -3/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Change GetPostsSince limit to 1000 and only add updated posts to post list order | ||||
| * | | | | Change GetPostsSince limit to 1000 and only add updated posts to post list ↵ | JoramWilander | 2015-08-27 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | order. | ||||
* | | | | | Merge pull request #506 from nickago/hotfix | Corey Hulen | 2015-08-27 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | hotfix: removed vestigial perfect Scrollbar command | ||||
| * | | | | removed vestigial perfect Scrollbar command | nickago | 2015-08-27 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Merge pull request #505 from mattermost/post-create-time | Corey Hulen | 2015-08-27 | 1 | -3/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Force fresh timestamp for CreateAt field of Posts before saving to DB. | ||||
| * | | | | Force fresh timestamp for CreateAt field of Posts before saving to DB. | JoramWilander | 2015-08-27 | 1 | -3/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #499 from mattermost/MM-2033 | Joram Wilander | 2015-08-27 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | MM-2033 fixes img showing infinity progress | ||||
| * | | | | MM-2033 fixes img showing infinity progress | =Corey Hulen | 2015-08-27 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | MM-2033 fixes img showing infinity progress | =Corey Hulen | 2015-08-27 | 2 | -0/+2 |
| |/ / / | |||||
* | | | | Merge pull request #503 from willstacey/patch-1 | Corey Hulen | 2015-08-27 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Spelling error |