Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #475 from nickago/MM-1773 | Christopher Speller | 2015-08-31 | 3 | -13/+36 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Added unit tests | nickago | 2015-08-27 | 2 | -8/+10 | |
| * | | | | | | | | | | Added wildcard highlighting and removed redundant whitespace parsing | nickago | 2015-08-27 | 2 | -9/+21 | |
| * | | | | | | | | | | Added server parsing of wildcards | nickago | 2015-08-27 | 1 | -3/+12 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #468 from nickago/MM-1848 | Christopher Speller | 2015-08-31 | 3 | -61/+90 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Added unit tests | nickago | 2015-08-26 | 1 | -1/+36 | |
| * | | | | | | | | | Added semaphore for resource allocation to echo command | nickago | 2015-08-25 | 1 | -1/+20 | |
| * | | | | | | | | | Created a /echo command that will post on the user's behalf after | nickago | 2015-08-25 | 2 | -64/+39 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #524 from mattermost/revert-518-MM-2046 | Christopher Speller | 2015-08-31 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | Asaad Mahmood | 2015-08-28 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #517 from mattermost/mm-1634 | Corey Hulen | 2015-08-30 | 1 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | First post list on page load will show loading screen until latest posts are ... | JoramWilander | 2015-08-28 | 1 | -2/+24 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #514 from mattermost/mm-2039 | Corey Hulen | 2015-08-28 | 10 | -141/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Creating local version of fonts retrieved from Google with compatibility | Christopher Speller | 2015-08-28 | 52 | -1/+190472 | |
* | | | | | | | | | | Merge pull request #496 from mattermost/mm-2015 | Christopher Speller | 2015-08-28 | 30 | -345/+883 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Added the ability to create a team with SSO services and added the ability to... | JoramWilander | 2015-08-28 | 30 | -345/+883 | |
* | | | | | | | | | | Merge pull request #511 from mattermost/MM-1698 | Christopher Speller | 2015-08-28 | 6 | -100/+96 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | 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 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 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" | 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 | =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 or... | JoramWilander | 2015-08-27 | 1 | -3/+5 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #506 from nickago/hotfix | Corey Hulen | 2015-08-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | 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. | 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 | =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 | willstacey | 2015-08-27 | 1 | -4/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #502 from jasonblais/patch-1 | Corey Hulen | 2015-08-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ |