hmhealey
|
f85d37cfb8
|
Changed Makefile to just look for godep in the GOPATH to make the process simpler
|
2015-07-24 12:37:11 -04:00 |
|
hmhealey
|
2d91d4b9c6
|
Changed make cover to run godep go to match the rest of Makefile
|
2015-07-24 12:17:48 -04:00 |
|
hmhealey
|
4e2ca3d74d
|
Fixed detection of godep when it doesn't exist on the path
|
2015-07-24 09:29:02 -04:00 |
|
hmhealey
|
49c50f9575
|
Change Makefile to use local copies of dependencies by running go through godep
|
2015-07-24 09:29:02 -04:00 |
|
hmhealey
|
a09f35bdcf
|
Change image rescaling algorithm back to Lanczos3 now that it works correctly in all cases
|
2015-07-24 09:28:10 -04:00 |
|
hmhealey
|
ae83df8ed5
|
Update nfnt/resize library to the most recent version (as of July 20)
|
2015-07-24 09:28:09 -04:00 |
|
Corey Hulen
|
b813234f4c
|
Merge pull request #170 from mattermost/mm-1420
Fixes mm-1420 adding initial support for postgres
|
2015-07-23 11:21:54 -08:00 |
|
Christopher Speller
|
32e8dddd0c
|
Merge pull request #242 from asaadmahmoodspin/master
UI Fixes
|
2015-07-23 15:03:05 -04:00 |
|
Christopher Speller
|
d9175d7525
|
Merge pull request #243 from hmhealey/mm1678
MM-1678 Fixed sidebar so that it can open threads containing non-image attachments
|
2015-07-23 15:02:52 -04:00 |
|
=Corey Hulen
|
98751a4f65
|
removing old bindVars methods
|
2015-07-23 11:02:39 -08:00 |
|
Christopher Speller
|
772e644343
|
Merge pull request #244 from rgarmsen2295/mm-1610
MM-1610 Fixed issue with error message for uploading more than 5 files not appearing on OSX
|
2015-07-23 14:56:53 -04:00 |
|
=Corey Hulen
|
5b0d2dd8f9
|
Fixing merges for latest postgres
|
2015-07-23 10:15:53 -08:00 |
|
=Corey Hulen
|
8d9449c068
|
Merge branch 'master' into mm-1420
|
2015-07-23 09:22:17 -08:00 |
|
Corey Hulen
|
a9d48ff994
|
Merge pull request #237 from mattermost/mm-1570
fixes mm-1570 adds support for using mattermost as an OAuth client
|
2015-07-23 09:21:14 -08:00 |
|
Asaad Mahmood
|
6d7f23915f
|
UI changes for search bar in the RHS for Mobile Web
|
2015-07-23 22:05:42 +05:00 |
|
Reed Garmsen
|
952e7a93f9
|
Fixed issue with error message for uploading more than 5 files not appearing on OSX
|
2015-07-23 10:01:19 -07:00 |
|
Asaad Mahmood
|
e03c88262c
|
Adjusting padding for LHS header info
|
2015-07-23 21:52:51 +05:00 |
|
Asaad Mahmood
|
d57ee9c689
|
Adding hover effect for LHS menu icon
|
2015-07-23 21:49:54 +05:00 |
|
hmhealey
|
6f3bcfa250
|
Fixed reference to non-existant local variable that prevented the sidebar from opening message threads containing non-image attachments
|
2015-07-23 11:21:12 -04:00 |
|
JoramWilander
|
d42d0e3467
|
added store unit test for user.GetByAuth and added password length checking in api.login
|
2015-07-23 08:19:51 -04:00 |
|
Asaad Mahmood
|
67ee23e494
|
Placing SVGs into constants.jsx
|
2015-07-23 14:59:43 +05:00 |
|
Asaad Mahmood
|
3f06d763e8
|
UI Fixes
|
2015-07-23 12:06:56 +05:00 |
|
Corey Hulen
|
dc79707787
|
Merge pull request #194 from ralder/fix-command-box-css
[webui] fix command-list css
|
2015-07-22 19:19:27 -08:00 |
|
Corey Hulen
|
37c8193dce
|
Merge pull request #240 from asaadmahmoodspin/master
Minor UI Improvements
|
2015-07-22 18:17:15 -08:00 |
|
=Corey Hulen
|
c277a98b5d
|
Merge branch 'master' into mm-1420
|
2015-07-22 18:05:44 -08:00 |
|
Joram Wilander
|
f4c3eaa8c0
|
Merge pull request #241 from rgarmsen2295/mm-1556
MM-1556 Better error handling of channel descriptions that are too large
|
2015-07-22 17:22:10 -04:00 |
|
Reed Garmsen
|
c9470230ff
|
Channel descriptions entered that are larger than the max number of bytes now cause an error to be printed to the client without closing the modal and losing the user's draft of the description
|
2015-07-22 13:40:21 -07:00 |
|
JoramWilander
|
fabdc9a326
|
added SSOSettings to docker config file
|
2015-07-22 16:27:08 -04:00 |
|
ralder
|
8476062d21
|
[webui] fix command-list css
|
2015-07-22 13:04:32 -07:00 |
|
Asaad Mahmood
|
78e3cdefb9
|
Updating dropdown icon in LHS header
|
2015-07-23 00:58:49 +05:00 |
|
Joram Wilander
|
89c7fa8a8e
|
Merge pull request #228 from nickago/MM-1547
MM-1547 Added local cache storing of drafts for comments
|
2015-07-22 15:54:57 -04:00 |
|
Asaad Mahmood
|
14c1f2424d
|
Minor UI Improvements
|
2015-07-23 00:54:40 +05:00 |
|
Corey Hulen
|
74eec22948
|
Merge pull request #238 from mattermost/mm-1639a
Adding godep support to travis
|
2015-07-22 11:49:44 -08:00 |
|
Joram Wilander
|
ecdd160ec0
|
Merge pull request #214 from hmhealey/mm1498
MM-1498 Provide a replacement message for email notifications for posts only containing files
|
2015-07-22 15:42:09 -04:00 |
|
JoramWilander
|
dd970604d1
|
add check on server to prevent password updating for users who log in through oauth
|
2015-07-22 15:36:58 -04:00 |
|
=Corey Hulen
|
dc5a2550dd
|
Fixing godep restore
|
2015-07-22 11:35:11 -08:00 |
|
JoramWilander
|
56a0a7d1e1
|
only show gitlab signup/login links if gitlab oauth is turned on
|
2015-07-22 15:32:39 -04:00 |
|
=Corey Hulen
|
63bea7e087
|
Fixing godep restore
|
2015-07-22 11:30:47 -08:00 |
|
=Corey Hulen
|
4ae03d3ee7
|
adding godep restore to travis
|
2015-07-22 11:26:41 -08:00 |
|
Corey Hulen
|
33c32be69b
|
Merge pull request #229 from rgarmsen2295/mm-1626
MM-1626 Changes the subject line for emails sent regarding notifications
|
2015-07-22 11:07:13 -08:00 |
|
JoramWilander
|
41bbbbf446
|
add changes from team review
|
2015-07-22 15:05:20 -04:00 |
|
Corey Hulen
|
3d1920e83e
|
Merge pull request #219 from nickago/scrollBug
Fixes RHS scrolling into whitespace on new comment open
|
2015-07-22 10:46:12 -08:00 |
|
Corey Hulen
|
beffcc0a3c
|
Merge pull request #201 from hmhealey/mm1539
MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
|
2015-07-22 10:45:57 -08:00 |
|
Corey Hulen
|
62d7c92651
|
Merge pull request #236 from mattermost/it33-patch-1
Update to latest community URLs
|
2015-07-22 10:44:47 -08:00 |
|
Corey Hulen
|
c6a82b8d3f
|
Merge pull request #235 from rgarmsen2295/mm-1596
MM-1596 While in mobile mode notifications are no longer counted for channels set to 'quiet mode' that are not direct mentions
|
2015-07-22 10:44:06 -08:00 |
|
Corey Hulen
|
3fca3b93f5
|
Merge pull request #234 from asaadmahmoodspin/master
Profile pic changes in LHS Header
|
2015-07-22 10:43:16 -08:00 |
|
Corey Hulen
|
36d0e7c8d3
|
Merge pull request #233 from asaadmahmoodspin/mm-1616
Adding back Access History and Active Devices
|
2015-07-22 10:42:27 -08:00 |
|
it33
|
dd172319b4
|
Update to latest community URLs
|
2015-07-22 11:35:56 -07:00 |
|
Asaad Mahmood
|
06c278328a
|
Improving formatting for Channel Intro
|
2015-07-22 22:25:27 +05:00 |
|
JoramWilander
|
44cfa364fd
|
added error case for login and removed authdata + authservice unique constraint in users table
|
2015-07-22 12:42:03 -04:00 |
|