Граф коммитов

2186 Коммитов

Автор SHA1 Сообщение Дата
Antti Ahti
406ea2370a Clean installed Go dependencies
If these are not cleaned it can cause problems when switching between different Go versions. Especially when downgrading Go.
2015-09-14 15:30:51 +03:00
it33
a9a7efbe98 Merge pull request #664 from mattermost/it33-patch-1
Removing "Alpha" from Docker Hub README
2015-09-12 11:16:18 -07:00
it33
f3798a983d Removing "Alpha" from Docker Hub README 2015-09-12 11:09:29 -07:00
it33
e59fb27b86 Merge pull request #662 from mattermost/it33-patch-1
Adding "Get Involved" section to README
2015-09-12 09:19:29 -07:00
it33
465aa13504 Adding "Get Involved" section to README 2015-09-12 09:09:15 -07:00
Joram Wilander
7f491bdb17 Merge pull request #658 from mattermost/it33-patch-1
Fixed broken links in doc/README.md
2015-09-12 10:14:59 -04:00
it33
7ec3e74f8c Merge pull request #659 from mattermost/it33-patch-1-1
Create code-contribution.md
2015-09-12 00:49:32 -07:00
it33
3d597905fb Create code-contribution.md 2015-09-12 00:43:03 -07:00
it33
efca6fb463 Fixed broken links in doc/README.md 2015-09-12 00:14:48 -07:00
Corey Hulen
3b4002bc14 Merge pull request #656 from lfbrock/patch-7
Updated developer install instructions
2015-09-11 16:48:57 -07:00
Corey Hulen
1ceb6c619a Merge pull request #654 from hmhealey/plt198
PLT-198 Fix unit tests on Go 1.5.1
2015-09-11 11:44:54 -07:00
Corey Hulen
471e783996 Merge pull request #657 from mattermost/fix-npm-package
Change versioning to exact versions in package.json
2015-09-11 09:59:00 -07:00
Christopher Speller
560805321b Change versioning to exact versions in package.json 2015-09-11 12:46:18 -04:00
lfbrock
ab6196b158 Updated developer install instructions 2015-09-11 12:38:10 -04:00
Harrison Healey
d88b745eec Merge pull request #651 from mattermost/plt-207
PLT-207 Fix load more posts bug.
2015-09-11 11:47:45 -04:00
Joram Wilander
2709b5f847 Merge pull request #653 from lfbrock/patch-6
Updated developer install instructions
2015-09-11 11:24:41 -04:00
hmhealey
3edb4247e9 PLT-198 Added a small delay to one of the web tests to allow the server to get fully set up 2015-09-11 10:44:17 -04:00
hmhealey
9b22cf31f1 PLT-198 Removes invalid emails from tests that require valid email addresses 2015-09-11 10:44:12 -04:00
lfbrock
bda09c0030 Updated developer install instructions 2015-09-11 09:35:05 -04:00
JoramWilander
83931da9f2 Fix load more posts bug. 2015-09-11 08:38:18 -04:00
Joram Wilander
27e8b28672 Merge pull request #649 from asaadmahmoodspin/master
Updating UI for modals and notification bar
2015-09-11 07:43:10 -04:00
Asaad Mahmood
ae8e9c3dfd Updating UI for modals and notification bar 2015-09-11 11:41:16 +05:00
Joram Wilander
d2c82dd191 Merge pull request #645 from mattermost/it33-patch-1
Update README.md
2015-09-10 19:24:21 -04:00
Corey Hulen
927b474005 Merge pull request #647 from asaadmahmoodspin/ui-changes
PM-183 and PM-162 - Updating UI for more modal and unread notification bar
2015-09-10 13:41:32 -07:00
Asaad Mahmood
72b9c3d7f6 Removing border from first tr tds in more modal 2015-09-10 23:36:10 +05:00
Asaad Mahmood
1440c95381 PM-183 and PM-162 - Updating UI for more modal and unread notification bar 2015-09-10 23:34:30 +05:00
Christopher Speller
1b52fe5092 Merge release branch 'release-0.7.0' 2015-09-10 14:30:38 -04:00
Christopher Speller
985426b9e7 Updating dockerfile for release v0.7.1 2015-09-10 14:28:36 -04:00
it33
33a6608d26 Update README.md 2015-09-10 11:20:23 -07:00
Christopher Speller
ff11273240 Merge pull request #641 from mattermost/fix-sso-email-verify
HOTFIX for 0.7.0 - Set EmailVerified to true for users signing up with SSO.
2015-09-10 11:44:42 -04:00
Corey Hulen
14b8e2a9bc Merge pull request #639 from mattermost/sso-doc-update
Update SSO documentation with new config file setting.
2015-09-10 08:37:47 -07:00
JoramWilander
edcc8109f6 Set EmailVerified to true for users signing up with SSO. 2015-09-10 10:43:14 -04:00
Joram Wilander
b440fd5f3c Merge pull request #638 from asaadmahmoodspin/ui-changes
Fixing attachment button in RHS
2015-09-10 09:33:55 -04:00
JoramWilander
9fd1f50014 Update SSO documentation with new config file setting. 2015-09-10 09:32:29 -04:00
Asaad Mahmood
0eab8b8856 Fixing attachment button in RHS 2015-09-10 18:15:39 +05:00
Christopher Speller
5f1bd7e9ac Merge pull request #636 from hmhealey/validusername
Removed pointless attempt to verify a new user's username
2015-09-10 08:25:42 -04:00
Christopher Speller
e82070c2ce Merge pull request #635 from hmhealey/plt159
PLT-159/MM-2074 Changed unread posts indicator to not be shown for the current channel
2015-09-10 08:24:50 -04:00
Joram Wilander
5ea3fb0f15 Merge pull request #633 from asaadmahmoodspin/ui-changes
PLT-188 - Moving attachment button to the left on mobile UI
2015-09-10 08:24:17 -04:00
Christopher Speller
74155b3dfa Merge pull request #631 from asaadmahmoodspin/mm-1866
MM-1866 - Adding download icon and adding download links
2015-09-10 08:23:31 -04:00
Joram Wilander
d0c8b3d656 Merge pull request #634 from mattermost/it33-patch-1
Cosmetic adjustment to title of README
2015-09-10 08:03:52 -04:00
hmhealey
7a9e709bd2 Removed pointless attempt to verify a new user's username 2015-09-09 18:42:28 -04:00
hmhealey
2e5a58a11e PLT-159 Changed unread posts indicator to not be shown for the current channel 2015-09-09 15:22:43 -04:00
it33
e210bb34f3 Cosmetic adjustment to title of README 2015-09-09 11:50:17 -07:00
Asaad Mahmood
1f5e43b388 Adding minor hover changes for settings 2015-09-09 22:32:21 +05:00
Asaad Mahmood
7fba0adc80 PLT-188 - Moving attachment button to the left and fixing buttons in modal header 2015-09-09 22:25:01 +05:00
Asaad Mahmood
c5ce2fe933 MM-1825 - Improving UI for settings 2015-09-09 21:26:15 +05:00
Asaad Mahmood
407b6af7a0 Merge branch 'master' of https://github.com/mattermost/platform into mm-1866 2015-09-09 21:07:25 +05:00
Joram Wilander
e6d4661aba Merge pull request #632 from mattermost/new-msg-scroll-fix
Fix race condition where switching between two channels that both had…
2015-09-09 11:39:45 -04:00
JoramWilander
d30426ce17 Fix race condition where switching between two channels that both had new messages sometimes caused improper scrolling. 2015-09-09 11:28:53 -04:00
Christopher Speller
2c67b4db61 Merge pull request #625 from asaadmahmoodspin/ui-changes
UI changes for various tickets
2015-09-09 10:55:53 -04:00