Commit Graph
48 Commits
Author SHA1 Message Date
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
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
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
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
=Corey Hulen b4877c5d36 Fixing code review feedback 2015-07-30 00:46:17 -08: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
=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
Reed Garmsen 3c1eefe984 Initial changes to putting initials on default profile pics 2015-07-28 11:36:50 -07: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
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
JoramWilander ada84835ee initial implementation of local server storage for files 2015-07-21 19:22:04 -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
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 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
nickago 139f6611d6 Added last updated for pictures 2015-07-16 08:55:37 -07: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 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
Joram Wilander 3012a7f532 Merge pull request #136 from mattermost/code-review
team code review
2015-07-08 09:07:47 -04: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
JoramWilander d00f90d10c new users now join off-topic defaultly 2015-06-29 10:24: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
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
JoramWilander 9c780c2de5 profile image now generates on each call if S3 is not configured 2015-06-19 11:19:51 -04:00
JoramWilander 799215ee22 move valet feature switch to DB from config 2015-06-17 12:07:35 -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