Commit graph

1542 commits

Author SHA1 Message Date
Christopher Speller
c3742aef71 Merge pull request #648 from mattermost/PLT-12
PLT-12: Work in progress for Admin Console UI
2015-09-14 08:58:53 -04:00
JoramWilander
27e59c32f9 Set default Content-Type to application/json for all API requests 2015-09-12 10:26:24 -04:00
=Corey Hulen
e5e88d1604 Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN 2015-09-11 09:39:28 -07:00
=Corey Hulen
e06e292be7 PLT-12 adding log viewer 2015-09-10 18:32:22 -07:00
=Corey Hulen
83b04181da merging 2015-09-10 15:15:04 -07:00
=Corey Hulen
1108ac5306 Fixing unit test 2015-09-10 15:10:57 -07:00
=Corey Hulen
8bf35081c8 PLT-12 UI framework for admin console 2015-09-10 14:56:37 -07:00
hmhealey
7a9e709bd2 Removed pointless attempt to verify a new user's username 2015-09-09 18:42:28 -04:00
=Corey Hulen
e54d0da392 Adding unit tests for cmd line 2015-09-04 16:56:18 -07:00
=Corey Hulen
58d0d9afd2 Adding cmd line options 2015-09-04 11:59:10 -07:00
Christopher Speller
f0fd9a9e8b Adding ability to export data from mattermost 2015-09-04 11:11:38 -04:00
mishimi
0fc7457994 Updating help text to fix typo 2015-09-02 17:06:22 -07:00
Christopher Speller
72575ac7bd Merging release branch 'release-0.7.0' 2015-09-01 08:49:54 -04:00
=Corey Hulen
7de7de6ad0 MM-2056 fixes problem with creating team 2015-08-31 13:33:22 -07:00
Joram Wilander
0b3db018d3 Merge pull request #520 from zackify/master
Fix TLS warning due to insecure content
2015-08-31 15:46:26 -04:00
Christopher Speller
461f9f0546 Merge pull request #523 from mattermost/it33-patch-6-1
Updating text on "Find Teams" email
2015-08-31 09:04:51 -04:00
Christopher Speller
3a43966b95 Merge pull request #522 from mattermost/it33-patch-1
Updated marketing text on email sign-up
2015-08-31 09:04:45 -04:00
Christopher Speller
2384fe0c7b Merge pull request #468 from nickago/MM-1848
Mm 1848 Add /echo command
2015-08-31 09:03:04 -04:00
it33
de4a9bdb59 Updating text on "Find Teams" email
Making it clear that user requested email.
2015-08-30 12:37:56 -07:00
it33
a2497ba4c4 Updated marketing text on email sign-up 2015-08-30 12:31:41 -07:00
Zach Silveira
daf6815120 fixed ssl warning on signup page 2015-08-29 20:50:41 -07:00
Christopher Speller
75af5d4536 Merge pull request #496 from mattermost/mm-2015
MM-2015 Added the ability to create a team with SSO services and added the ability to turn off email sign up.
2015-08-28 09:14:37 -04:00
JoramWilander
f5fec3a157 Added the ability to create a team with SSO services and added the ability to turn off email sign up. 2015-08-28 08:37:55 -04:00
Christopher Speller
d107b392a6 Merge pull request #511 from mattermost/MM-1698
MM-1698 Fixes upgrade db from 0.6 for postgres
2015-08-28 08:26:33 -04:00
Joram Wilander
2bc6451e39 Merge pull request #486 from asubset/master
Fix getParentsPosts() query
2015-08-28 07:51:17 -04:00
=Corey Hulen
f96513809f Fixing bug where the err msg gets gobbled up 2015-08-27 16:58:58 -07:00
Jason Rossman
879fa084c9 fix GetParentPosts() query 2015-08-27 12:45:47 -06:00
=Corey Hulen
30f22ec9c7 MM-2033 fixes img showing infinity progress 2015-08-27 11:05:18 -07:00
Christopher Speller
305a74c78d Merge pull request #474 from mattermost/PL-4
Fixes PL-1 and PL-3 Restricting team creation
2015-08-27 12:09:35 -04:00
Corey Hulen
d3093028cf Merge pull request #484 from mattermost/mm-1994
MM-1994 Improvements to import UI
2015-08-27 08:32:09 -07:00
Christopher Speller
e1c09605dc Merge pull request #469 from mattermost/mm-1699
MM-1699 Refactored post handling/updating on both the client and server
2015-08-27 11:22:19 -04:00
Christopher Speller
ea4beb7c45 Merge pull request #487 from rgarmsen2295/mm-2000
MM-2000 Added links to the teams listed in the 'Find your teams' email
2015-08-27 10:02:19 -04:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
Joram Wilander
232fd59ef4 Merge pull request #470 from nickago/MM-1945
MM-1945 Added a link to error page that returns users to the root page
2015-08-27 08:18:59 -04:00
Reed Garmsen
841aef34f5 Added links to the teams listed in the 'Find your teams' email 2015-08-26 15:02:34 -07:00
Christopher Speller
1ed6718dd9 Improvements to import UI 2015-08-26 15:24:17 -04:00
nickago
7578204352 Added unit tests 2015-08-26 07:21:37 -07:00
=Corey Hulen
67bc12e4b7 Fixes PL-3 Restrict team creation to specific domains 2015-08-25 14:40:16 -07:00
=Corey Hulen
d132de4400 Fixes PL-1 added ability to disable team creation 2015-08-25 14:28:02 -07:00
nickago
6ac39ef687 Added a link to error page that returns users to the root page 2015-08-25 11:06:11 -07:00
nickago
4a0eeba237 Added semaphore for resource allocation to echo command 2015-08-25 09:19:07 -07:00
nickago
19a48acfc6 Created a /echo command that will post on the user's behalf after
a specified amount of time
2015-08-25 07:17:10 -07:00
=Corey Hulen
64b179ab0e Fixes mm-1912 move get file info into its own web service call 2015-08-24 15:03:52 -07:00
=Corey Hulen
e4b66c3ff4 Fixing audit log to wait for confirm 2015-08-20 15:04:37 -07:00
=Corey Hulen
3f0ec24dc1 Fixing build 2015-08-20 14:20:39 -07:00
Christopher Speller
65f1d0297e Merge pull request #406 from mattermost/mm-1281
MM-1281 Track channel creator in DB and show in channel intro message
2015-08-19 14:15:01 -04:00
Joram Wilander
5f43945805 Merge pull request #394 from mattermost/mm-1410
MM-1410 Initial implementaiton of import from Slack
2015-08-19 12:19:02 -04:00
JoramWilander
cc40ca1ac0 Added a message deleted indicator when a post is deleted to let the user know what's happening. 2015-08-19 09:52:03 -04:00
Christopher Speller
9222e191aa Requiring team admin to import and fixing a few style issues 2015-08-19 08:53:52 -04:00
Christopher Speller
d78ebab108 Implemention of slack import feature. 2015-08-19 08:52:49 -04:00
JoramWilander
11247061b5 Track channel creator in DB and show in channel intro message. 2015-08-19 08:31:20 -04:00
Christopher Speller
390cb47ec3 Merge pull request #385 from mattermost/mm-1623
MM-1623 when user roles are updated, the relevant session roles are updated as well
2015-08-18 08:51:57 -04:00
JoramWilander
b068cc1058 when user roles are updated, the relevant session roles are updated as well 2015-08-17 09:28:20 -04:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
JoramWilander
e27db2ed63 initial server implementation for using google as a single-sign-on oauth service 2015-08-14 12:37:08 -04:00
Christopher Speller
92c4df5b10 Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
2015-08-14 08:48:24 -04:00
hmhealey
8fc4456213 Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore 2015-08-13 13:23:56 -04:00
hmhealey
ca919538cc Added ConfigStore that is populated from the server 2015-08-13 13:01:21 -04:00
hmhealey
3f5993eedf Added initial api to allow clientside code to query serverside configuration 2015-08-11 16:53:15 -04:00
JoramWilander
3f38c21796 fixed channel counts etag to only update when appropriate 2015-08-11 12:11:35 -04:00
JoramWilander
963ca03727 change getChannel api service to not register as user activity 2015-08-11 12:11:35 -04:00
JoramWilander
ca4d0c68af add etag cache testing to api GetChannelCounts unit test 2015-08-11 12:11:35 -04:00
JoramWilander
3d0133b5e8 added api unit test for GetChannelCounts 2015-08-11 12:11:35 -04:00
JoramWilander
6c0fefad15 added getChannelCounts service and refactored the client to more intelligently pull channel data 2015-08-11 12:11:35 -04:00
JoramWilander
1c0ee4d2f6 added getChannel api service and use that over getChannels where appropriate on client 2015-08-11 12:09:54 -04:00
hmhealey
c9a1bf2d33 Changed post drafts to maintain a store a unique id for each file upload to fix issues with duplicate file names 2015-08-10 14:04:23 -04:00
nickago
530d498141 Drawing all images onto a white background, thus removing transparency 2015-08-04 14:35:34 -07:00
Corey Hulen
38e44e8f61 Merge pull request #278 from mattermost/mm-1702
MM-1702 Adding etag to channel extra_info api call.
2015-08-02 09:17:52 -08:00
Corey Hulen
4d1562c5de Merge pull request #273 from mattermost/mm-1355
Fixes mm-1355 adds rate limiting apis
2015-08-02 09:17:37 -08:00
Corey Hulen
faa9bbdf97 Merge pull request #305 from nickago/MM-1681
MM-1681 Fixed regression of static images not displaying in emails
2015-08-02 09:00:30 -08:00
Corey Hulen
41f96636d6 Merge pull request #274 from mattermost/mm-1497
MM-1497 image thumbnails now scale appropriately so there is no whitespace
2015-08-02 08:58:33 -08:00
Christopher Speller
ec6d408e29 Merge pull request #303 from nickago/MM-1642
MM-1642 Updated the password error
2015-07-31 11:39:00 -04:00
nickago
bc48281f7a Changed all templates to use site url instead of team url for finding the 'static' directory 2015-07-31 07:57:22 -07:00
JoramWilander
a541f09380 image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code 2015-07-31 09:36:45 -04:00
Joram Wilander
d0865b78b7 Merge pull request #271 from hmhealey/mm1656
MM-1656 Updated file UI
2015-07-31 09:16:07 -04:00
Christopher Speller
b7869cdb3c Merge pull request #283 from mattermost/mm-1787
MM-1787 Fixing links for signup from team invite link.
2015-07-31 08:56:24 -04:00
nickago
a41c42c4d4 Updated error message for an incorrect password 2015-07-30 13:54:00 -07:00
Christopher Speller
9cc369b6b6 Removing nickname parameter from FireAndForgetVerifyEmail 2015-07-30 13:42:27 -04:00
Joram Wilander
9105b02cc4 Merge pull request #285 from hmhealey/mm1738
MM-1787 Fixed team API to properly provide team names for the Find My Team email
2015-07-30 11:31:51 -04:00
Christopher Speller
6222d2cb30 Fixing links for signup from team invite link. Enter now advances signup_user_complete screen. Signin now link now redirects properly. 2015-07-30 08:53:20 -04:00
Christopher Speller
b2b6bddadc Merge pull request #272 from rgarmsen2295/mm-1463
MM-1463 Adds back username initials being included in user's default profile picture
2015-07-30 08:34:37 -04:00
Christopher Speller
c7a8112c17 Moving the handing of extra_info etag before the extra info is retrieved from the database 2015-07-30 08:24:06 -04:00
=Corey Hulen
d93bf60248 Merge branch 'master' into mm-1355 2015-07-30 01:06:50 -08:00
=Corey Hulen
b4877c5d36 Fixing code review feedback 2015-07-30 00:46:17 -08:00
hmhealey
1055d8f4a1 Fixed team API to properly provide team names for the Find My Team email 2015-07-29 18:35:33 -04:00
Reed Garmsen
f0a60181fe Made font type a field in the config file 2015-07-29 14:06:15 -07:00
Reed Garmsen
876a9f642a Changed text initial size and positioning to better handle different image sizes and removed dead code 2015-07-29 13:47:37 -07:00
Reed Garmsen
965833a737 Added godeps and the source for the go freetype library 2015-07-29 11:58:51 -07:00
Christopher Speller
3f97e06bf8 Adding etag to channel extra_info api call. 2015-07-29 14:35:25 -04:00
JoramWilander
beef8f776f updated channel error messages to reflect proper naming 2015-07-29 12:01:23 -04:00
hmhealey
2e5528542d Changed file API to not write response data on a HEAD request 2015-07-29 10:21:31 -04:00
hmhealey
1af7cbe7fe Allow file access apis to respond to HEAD requests 2015-07-29 09:47:51 -04:00
Joram Wilander
63a17cf4f6 Merge pull request #265 from mattermost/mm-1711
MM-1711 update sign-up and login UI
2015-07-29 07:52:59 -04:00
=Corey Hulen
4244990bf1 Merge branch 'master' into mm-1355 2015-07-29 01:39:43 -08:00
=Corey Hulen
9677a9f717 Fixes mm-1355 adds rate limiting apis 2015-07-29 01:26:10 -08:00
Reed Garmsen
376ce3c4b0 Added back username initials being included in default profile picture 2015-07-28 16:55:13 -07:00
Corey Hulen
d222f6c7a3 Merge pull request #264 from asaadmahmoodspin/mm-1732
mm-1732 - Decreasing font size for footer in emails
2015-07-28 11:05:58 -08:00
Reed Garmsen
3c1eefe984 Initial changes to putting initials on default profile pics 2015-07-28 11:36:50 -07:00
Asaad Mahmood
2bfe9eea56 MM-1730 - Updating logo in emails 2015-07-28 20:41:24 +05:00
JoramWilander
ff362b7792 updates to sign-up flow, remove company name and marketing checkbox 2015-07-28 11:36:33 -04:00
Asaad Mahmood
0749d53186 mm-1732 - Decrease font size for footer in emails 2015-07-28 19:58:29 +05:00
hmhealey
d8e9b7c8e4 Allow users to download file attachments with names that don't include a file extension 2015-07-28 10:07:11 -04:00
Christopher Speller
ec2e61bc55 Merge pull request #253 from nickago/MM-1654
MM-1654 Anti-clickjacking measures
2015-07-28 10:03:10 -04:00
Christopher Speller
de07cdaf29 Merge pull request #239 from nickago/MM-1295
MM-1295 Removal from a channel occurs in real time
2015-07-28 08:49:29 -04:00
nickago
ce2cf5b4e8 Limited the added headers to only non-api calls 2015-07-27 14:39:55 -07:00
nickago
ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
nickago
c9459feb59 When removed from a channel, user is sent back to town square and that
channel is removed from their sidebar
2015-07-27 14:07:23 -07:00
nickago
18d160bec5 Centralized header additions and removed duplicate code 2015-07-27 08:29:08 -07: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
=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
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
=Corey Hulen
c277a98b5d Merge branch 'master' into mm-1420 2015-07-22 18:05:44 -08:00
Asaad Mahmood
14c1f2424d Minor UI Improvements 2015-07-23 00:54:40 +05: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
JoramWilander
41bbbbf446 add changes from team review 2015-07-22 15:05:20 -04: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
JoramWilander
4f0364d876 added signup link verification to oauth signup flow 2015-07-22 12:13:45 -04:00
JoramWilander
a2bd8b8676 add error for trying to sign up with the same oauth account twice 2015-07-22 11:26:55 -04:00
JoramWilander
62c0603c50 merged with new team domain changes and added signup/login links for gitlab 2015-07-22 10:12:28 -04:00
JoramWilander
03528b9619 made oauth architecture more generalized 2015-07-22 08:47:52 -04:00
JoramWilander
c39e95c7cb inital implementation of using GitLab OAuth2 provider for signup/login 2015-07-22 08:41:53 -04:00
Reed Garmsen
aa99a3443a Changed the subject line for emails sent regarding mentions and other team notifications. This is meant to prevent notification emails from different teams from combining into a single email thread 2015-07-21 19:01:07 -07:00
JoramWilander
237920e314 removed unnecessary debug statements 2015-07-21 19:39:59 -04:00
JoramWilander
b821d23ed7 fixed unit tests to work with team domain changes and update partial url regex for files 2015-07-21 19:23:00 -04:00
JoramWilander
39abf24708 added sanitization to filenames to remove the possibility of relative paths 2015-07-21 19:22:04 -04:00
JoramWilander
04408eea37 updated create profile image unit test to clean up images properly 2015-07-21 19:22:04 -04:00
JoramWilander
c63fbd4ccc add proper url encoding for filenames 2015-07-21 19:22:04 -04:00
JoramWilander
a6fc129a01 update file unit tests 2015-07-21 19:22:04 -04:00
JoramWilander
ada84835ee initial implementation of local server storage for files 2015-07-21 19:22:04 -04:00
Christopher Speller
73ee387319 Fixing issues with files trasitioning to relative paths 2015-07-21 18:06:30 -04:00
=Corey Hulen
848eeeeef4 fixing merge conflicts 2015-07-21 12:26:27 -08:00
Christopher Speller
f5837c1b64 Old files are saved with full paths, this changes so that new files are not saved with absolute paths and detects old files saved and fixes them. 2015-07-21 16:25:49 -04:00
hmhealey
156e3a94c4 Use QueryUnescape function to convert to a human readable filename in email notifications 2015-07-21 09:49:05 -04:00
hmhealey
55c148b59a Added additional check when adding a message to an email notification for a blank post and corrected a comment 2015-07-20 17:49:32 -04:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
hmhealey
d502d82016 Provide a replacement message for email notifications for posts only containing files 2015-07-20 17:16:43 -04:00
Corey Hulen
d65f199e12 Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
2015-07-17 14:45:50 -08:00
hmhealey
098cbcdc21 Unify all locations where we determine a user's display named based off of their nickname/username into a helper function 2015-07-17 15:22:57 -04:00
hmhealey
e737ec3eb5 Allow Users to be notified using @all, @channel, and their first name when other notifications are disabled 2015-07-17 15:22:56 -04:00
hmhealey
fb42a74613 Use User.FirstName instead of trying to infer a user's first name from their nickname in multiple places. 2015-07-17 15:22:56 -04:00
hmhealey
c09f1b9e4e Renamed FullName column in database to Nickname. Renamed all serverside references from FullName to Nickname. 2015-07-17 15:13:24 -04:00
Christopher Speller
1d7509493e Merge pull request #203 from nickago/MM-1601
MM-1601 Fixed typo in reset password field
2015-07-17 14:24:32 -04:00
nickago
bb639518a0 Fixed typo 2015-07-17 07:27:37 -07:00
Joram Wilander
dcc2173f1f Merge pull request #184 from nickago/MM-1278
MM-1278 Team admin can now delete any post
2015-07-17 10:21:16 -04:00
nickago
372869354f removed testing material 2015-07-16 14:49:15 -07:00
nickago
8304303703 removed testing material 2015-07-16 14:48:40 -07:00
nickago
f0841af393 Check your credentials from session 2015-07-16 14:47:28 -07:00
nickago
41d2786e3e reworked logic to stem from post 2015-07-16 13:50:20 -07:00
nickago
d31b3e413a Moved admin checking into seperate function 2015-07-16 13:40:18 -07:00
nickago
139f6611d6 Added last updated for pictures 2015-07-16 08:55:37 -07:00
Joram Wilander
288ad55f80 Revert "MM-1494 Change image resizing for preview and thumbnail to use Lanczos interpolation" 2015-07-16 05:05:26 -04:00
=Corey Hulen
e017babc5d fixing merge 2015-07-15 10:22:05 -08:00
=Corey Hulen
246d12aaf2 fixes mm-1348 removing dependency on redis 2015-07-14 15:12:04 -08:00
nickago
cb2bff28ee Team admin can now delete any post 2015-07-14 13:09:14 -07:00
hmhealey
7ff57181b9 Changed image resizing for both the preview and thumbnail to use Lanczos interpolation instead of simple nearest neighbour 2015-07-14 11:48:53 -04:00
Reed Garmsen
f406beca8b If a message has no text but has an attached image or file the desktop notification now says uploaded an image or uploaded a file respectively (if both, defaults to image) 2015-07-13 13:16:45 -07:00
nickago
aff43f43f8 removed testing state 2015-07-13 09:27:30 -07:00
nickago
7d6d9c297f Added User update function 2015-07-13 08:58:52 -07:00
=Corey Hulen
252d0f3924 Fixes mm-1415 adding email bypass flag 2015-07-12 23:36:52 -08:00
=Corey Hulen
af63080c0d minor tweaks to make sure mysql still runs 2015-07-12 19:28:58 -08:00
=Corey Hulen
34d56294a2 Patching remainder of the sql stmts to work with postgres 2015-07-12 19:28:58 -08:00
nickago
44000b58d9 Server now notifies users they have been added to a new channel 2015-07-09 12:05:04 -07:00
Christopher Speller
3ad2098926 Merge pull request #149 from rgarmsen2295/mm-1260
MM-1260 Member Invites can no longer be sent to emails already used to signup
2015-07-08 20:24:39 -04:00
Joram Wilander
3012a7f532 Merge pull request #136 from mattermost/code-review
team code review
2015-07-08 09:07:47 -04:00
Corey Hulen
f6e8b4f310 Merge pull request #143 from rgarmsen2295/mm-1416
MM-1416 Changed error message when adding a previously deleted channel to be better suited
2015-07-07 23:12:08 -08:00
Reed Garmsen
65dc307e68 Small tweaks and cleanup 2015-07-07 18:12:53 -07:00
Reed Garmsen
ddeb3ec738 Added a server side check to see if members who are trying to be invited have already been invited by checking the email. Client handles it as if it was an email error. 2015-07-07 17:57:25 -07:00
Christopher Speller
4e856c29b2 Merge pull request #138 from hmhealey/mm756
MM-756 Don't mark channels as unread after user joined/left messages
2015-07-07 13:36:05 -04:00
hmhealey
23e527978e Add a post type for user joined/left messages and don't flag a channel as unread when one of those is automatically posted 2015-07-07 11:00:29 -04:00
Reed Garmsen
f839b63496 Added new error message when trying to add a channel that was previously deleted as well as a corresponding unit test 2015-07-06 17:57:36 -07:00
hmhealey
122a67c3b4 Explicitly cast to an int64 when selecting a random profile picture colour to prevent overflow on 32-bit installations of Go 2015-07-06 18:08:52 -04:00
=Corey Hulen
e3ab0a4e3d team code review 2015-07-06 11:20:40 -08:00
=Corey Hulen
34fb817a4a Fixing unit tests 2015-07-06 00:50:42 -08:00
=Corey Hulen
cbadc26386 adding debugging 2015-07-06 00:00:34 -08:00
=Corey Hulen
9be9cf8d9d adding debugging 2015-07-05 23:52:07 -08:00
=Corey Hulen
fcbb3d5561 adding debugging 2015-07-05 23:51:07 -08:00
=Corey Hulen
e01aea7825 fixing unit tests 2015-07-05 09:52:23 -08:00
=Corey Hulen
60f5350402 Fixing unit test 2015-07-05 09:27:00 -08:00
=Corey Hulen
5582a05909 Fixing unit test 2015-07-05 09:22:32 -08:00
=Corey Hulen
ed178457cd fixing unit tests 2015-07-05 09:13:06 -08:00
=Corey Hulen
ec2af296b2 fixing race condition in unit tests 2015-07-05 09:06:56 -08:00
Asaad Mahmood
e46561339f MM-1426 - Updating UI 2015-07-17 21:04:33 +05:00
nickago
27eeabafe0 Facelifted "direct message" to "private message" 2015-07-01 09:48:39 -07:00
Joram Wilander
a00b4e00ad Merge pull request #106 from mattermost/mm-1119
fixes mm-1119 adds @all and @channel mention capabilites
2015-06-30 11:58:22 -04:00
Corey Hulen
74081b7fdc Merge pull request #100 from asaadmahmoodspin/master
MM-1268 - Updating button in email template
2015-06-29 21:16:25 -08:00
Corey Hulen
4d2ca8881b Merge pull request #98 from mattermost/mm-1199
fixes mm-1199 adds off-topic as a default channel
2015-06-29 21:16:07 -08:00
Asaad Mahmood
1e0161e4c6 MM-1268 - Updating button in email template 2015-06-30 01:07:23 +05:00
JoramWilander
7b7e73fb92 added team-wide and channel-wide mentions 2015-06-29 14:37:59 -04:00
Reed Garmsen
6cfccf63d5 Changed invite email to reflect the sender's status in the team (e.g. admin v.s. plain member) 2015-06-29 09:42:12 -07:00
JoramWilander
ba998db099 update unit tests for default channels 2015-06-29 11:14:12 -04:00
JoramWilander
d00f90d10c new users now join off-topic defaultly 2015-06-29 10:24:45 -04:00
JoramWilander
cebb4bef84 move default channel creation to seperate func and add off-topic 2015-06-29 09:07:13 -04:00
JoramWilander
c3ebd3e6be updated channel unit test 2015-06-29 07:45:12 -04:00
Corey Hulen
5ff8b54920 Merge pull request #59 from haikoschol/master
Fix typo in function name
2015-06-27 06:07:47 -04:00
Corey Hulen
5e6fb9c181 Merge pull request #48 from rgarmsen2295/mm-1364
MM-1364
2015-06-25 11:42:45 -04:00
Corey Hulen
049a41f9be Merge pull request #27 from mattermost/mm-1240
fixes mm-1240 adds ability to turn valet feature on
2015-06-25 11:20:19 -04:00
Haiko Schol
dea39c7b64 Fix typo in function name 2015-06-24 14:21:27 +02:00
Corey Hulen
b4ae75b944 Merge pull request #50 from mattermost/mm-1320
HELIUM fixes mm-1320 removes freetype libs and only use solid color for gene…
2015-06-22 11:42:54 -08:00
JoramWilander
2877d69143 use proper dimensions for generated profile image 2015-06-22 15:17:47 -04:00
JoramWilander
012ff506ec fixes mm-1320 removes freetype libs and only use solid color for generated profile pics 2015-06-22 15:11:20 -04:00
Reed Garmsen
c397adacbe Fixed bmp image previewing/uploading by adding new go image library 2015-06-22 10:20:20 -07:00
Christopher Speller
6207f2b7e8 Changing test images 2015-06-22 08:37:20 -04:00
Corey Hulen
7de9ed0aa3 Merge pull request #40 from mattermost/image-fix
HELIUM profile image now generates on each call if S3 is not configured
2015-06-19 10:41:56 -08:00
Corey Hulen
77ab1633af Merge pull request #40 from mattermost/image-fix
HELIUM profile image now generates on each call if S3 is not configured
2015-06-19 10:41:56 -08:00
Corey Hulen
8291cb772c Merge pull request #40 from mattermost/image-fix
HELIUM profile image now generates on each call if S3 is not configured
2015-06-19 10:41:56 -08:00
JoramWilander
e79f5baa28 update unit tests for new createProfileImage func 2015-06-19 11:34:48 -04:00
JoramWilander
44f4aad5d1 update unit tests for new createProfileImage func 2015-06-19 11:34:48 -04:00
JoramWilander
a76ee16480 update unit tests for new createProfileImage func 2015-06-19 11:34:48 -04:00
JoramWilander
9c780c2de5 profile image now generates on each call if S3 is not configured 2015-06-19 11:19:51 -04:00
JoramWilander
9cec3e4a32 profile image now generates on each call if S3 is not configured 2015-06-19 11:19:51 -04:00
JoramWilander
3d6d71cc0b profile image now generates on each call if S3 is not configured 2015-06-19 11:19:51 -04:00
JoramWilander
5bacc2b291 improved split function 2015-06-19 08:25:47 -04:00
JoramWilander
2950917552 improved split function 2015-06-19 08:25:47 -04:00
JoramWilander
09c4089c95 improved split function 2015-06-19 08:25:47 -04:00
JoramWilander
3849ea485a remove logging 2015-06-19 08:09:35 -04:00
JoramWilander
0d3c5f8b2f remove logging 2015-06-19 08:09:35 -04:00
JoramWilander
6051b01cdf remove logging 2015-06-19 08:09:35 -04:00
JoramWilander
de5ff38891 fix a bug where mentions wouldn't update for words after a new line 2015-06-19 08:08:54 -04:00
JoramWilander
025f3755bb fix a bug where mentions wouldn't update for words after a new line 2015-06-19 08:08:54 -04:00
JoramWilander
ac8e1fe97e fix a bug where mentions wouldn't update for words after a new line 2015-06-19 08:08:54 -04:00
=Corey Hulen
9c63923990 fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
=Corey Hulen
a5ce5972ba fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
=Corey Hulen
4cabe1baea fix for dockerhost HELIUM 2015-06-18 10:55:51 -08:00
JoramWilander
4af08121e6 fix command comparator and team store 2015-06-18 12:13:56 -04:00
JoramWilander
19d823f29b added unit tests for new team API services 2015-06-18 11:32:09 -04:00
JoramWilander
308c4f3ce9 added team store, team settings menu, and the ability to turn on valet feature from client 2015-06-18 10:40:46 -04:00
JoramWilander
1dc3a5f26d add API service to turn on valet feature 2015-06-18 08:05:41 -04:00
JoramWilander
799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -04:00
Corey Hulen
c7bdb8acdb Merge pull request #4 from mattermost/mm-1245
fixes mm-1245 filenames are now url escaped
2015-06-15 10:02:11 -08:00
Corey Hulen
916df98252 Merge pull request #4 from mattermost/mm-1245
fixes mm-1245 filenames are now url escaped
2015-06-15 10:02:11 -08:00
JoramWilander
706bba193d fixes mm-1245 filenames are now url escaped 2015-06-15 11:51:10 -04:00
JoramWilander
adceb8c929 fixes mm-1245 filenames are now url escaped 2015-06-15 11:51:10 -04:00
JoramWilander
40dcfd99d7 remove useless line 2015-06-15 09:07:33 -04:00
JoramWilander
e774a67e33 remove useless line 2015-06-15 09:07:33 -04:00
JoramWilander
a281e962fc update unit test 2015-06-15 09:06:55 -04:00
JoramWilander
08076f156b update unit test 2015-06-15 09:06:55 -04:00
JoramWilander
6982a61f69 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
JoramWilander
d390ec9bf2 fixes mm-1239 adds config setting to turn off valet feature 2015-06-15 08:45:02 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00