Commit Graph

2178 Commits

Author SHA1 Message Date
Chengwei Yang
fda314f27f Fix coding style: replace tab with whitespace in mattermost config
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-09-13 08:02:53 +08: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
Asaad Mahmood
f74f066a44 MM-1866 - Adding download icon and adding download link for both file title and download icon 2015-09-09 19:42:03 +05:00
Asaad Mahmood
9d3f67dddb Adding symbol instead of &times; for close icon 2015-09-09 18:59:25 +05:00
Joram Wilander
12f3c877f1 Merge pull request #629 from JessBot/patch-1
Punctuation and flow
2015-09-09 08:47:42 -04:00
Christopher Speller
1175ce5402 Merge pull request #628 from mattermost/mm-2127
MM-2127 Added send icon button to create post control for mobile view.
2015-09-09 08:34:24 -04:00
Christopher Speller
b15b297bb3 Merge pull request #623 from mattermost/plt-35
PLT-35 Add post list container to hold mounted post lists for faster rendering/channel switching.
2015-09-09 08:22:06 -04:00
Asaad Mahmood
2a876f3300 Removing jsx container from &times; in team_import_tab.jsx 2015-09-09 11:02:46 +05:00
Asaad Mahmood
c7692a800e Merge branch 'master' of https://github.com/mattermost/platform into ui-changes 2015-09-09 10:56:48 +05:00
JessBot
d0224d0379 Punctuation and flow
Added some punctuation and changes to some wording to make it flow better.
2015-09-08 22:57:29 -04:00