server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
user.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Removing nickname parameter from FireAndForgetVerifyEmail
Christopher Speller
2015-07-30
1
-3
/
+2
|
*
|
Fixing links for signup from team invite link. Enter now advances signup_user...
Christopher Speller
2015-07-30
1
-5
/
+5
|
|
/
*
|
Made font type a field in the config file
Reed Garmsen
2015-07-29
1
-1
/
+1
*
|
Changed text initial size and positioning to better handle different image si...
Reed Garmsen
2015-07-29
1
-3
/
+5
*
|
Added godeps and the source for the go freetype library
Reed Garmsen
2015-07-29
1
-29
/
+5
*
|
Added back username initials being included in default profile picture
Reed Garmsen
2015-07-28
1
-5
/
+38
*
|
Initial changes to putting initials on default profile pics
Reed Garmsen
2015-07-28
1
-0
/
+18
|
/
*
added store unit test for user.GetByAuth and added password length checking i...
JoramWilander
2015-07-23
1
-0
/
+6
*
add check on server to prevent password updating for users who log in through...
JoramWilander
2015-07-22
1
-0
/
+7
*
add changes from team review
JoramWilander
2015-07-22
1
-0
/
+1
*
added error case for login and removed authdata + authservice unique constrai...
JoramWilander
2015-07-22
1
-9
/
+23
*
added signup link verification to oauth signup flow
JoramWilander
2015-07-22
1
-45
/
+34
*
add error for trying to sign up with the same oauth account twice
JoramWilander
2015-07-22
1
-1
/
+1
*
merged with new team domain changes and added signup/login links for gitlab
JoramWilander
2015-07-22
1
-6
/
+6
*
made oauth architecture more generalized
JoramWilander
2015-07-22
1
-13
/
+48
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-46
/
+104
*
initial implementation of local server storage for files
JoramWilander
2015-07-21
1
-31
/
+12
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-39
/
+39
*
Merge pull request #185 from mattermost/mm-1348
Corey Hulen
2015-07-17
1
-1
/
+1
|
\
|
*
fixes mm-1348 removing dependency on redis
=Corey Hulen
2015-07-14
1
-1
/
+1
*
|
Use User.FirstName instead of trying to infer a user's first name from their ...
hmhealey
2015-07-17
1
-2
/
+2
*
|
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-4
/
+4
*
|
Added last updated for pictures
nickago
2015-07-16
1
-1
/
+1
*
|
fixing merge
=Corey Hulen
2015-07-15
1
-0
/
+2
|
\
|
|
*
removed testing state
nickago
2015-07-13
1
-2
/
+0
|
*
Added User update function
nickago
2015-07-13
1
-0
/
+4
*
|
Fixes mm-1415 adding email bypass flag
=Corey Hulen
2015-07-12
1
-1
/
+1
|
/
*
Merge pull request #136 from mattermost/code-review
Joram Wilander
2015-07-08
1
-5
/
+6
|
\
|
*
team code review
=Corey Hulen
2015-07-06
1
-5
/
+6
*
|
Explicitly cast to an int64 when selecting a random profile picture colour to...
hmhealey
2015-07-06
1
-1
/
+1
|
/
*
new users now join off-topic defaultly
JoramWilander
2015-06-29
1
-10
/
+5
*
Merge pull request #27 from mattermost/mm-1240
Corey Hulen
2015-06-25
1
-4
/
+0
|
\
|
*
move valet feature switch to DB from config
JoramWilander
2015-06-17
1
-4
/
+0
|
*
fixes mm-1239 adds config setting to turn off valet feature
JoramWilander
2015-06-15
1
-0
/
+4
|
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+1258
*
use proper dimensions for generated profile image
JoramWilander
2015-06-22
1
-1
/
+1
*
fixes mm-1320 removes freetype libs and only use solid color for generated pr...
JoramWilander
2015-06-22
1
-34
/
+5
*
profile image now generates on each call if S3 is not configured
JoramWilander
2015-06-19
1
-31
/
+37
*
fixes mm-1239 adds config setting to turn off valet feature
JoramWilander
2015-06-15
1
-0
/
+4
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+1258
[prev]