server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
web.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
added google sign-in functionality to the client, with minor model modifications
JoramWilander
2015-08-14
1
-38
/
+10
*
initial server implementation for using google as a single-sign-on oauth service
JoramWilander
2015-08-14
1
-3
/
+6
*
Removing nickname parameter from FireAndForgetVerifyEmail
Christopher Speller
2015-07-30
1
-1
/
+1
*
Fixing links for signup from team invite link. Enter now advances signup_user...
Christopher Speller
2015-07-30
1
-12
/
+13
*
updates to sign-up flow, remove company name and marketing checkbox
JoramWilander
2015-07-28
1
-1
/
+0
*
only show gitlab signup/login links if gitlab oauth is turned on
JoramWilander
2015-07-22
1
-0
/
+2
*
add changes from team review
JoramWilander
2015-07-22
1
-3
/
+3
*
added signup link verification to oauth signup flow
JoramWilander
2015-07-22
1
-3
/
+53
*
add error for trying to sign up with the same oauth account twice
JoramWilander
2015-07-22
1
-0
/
+5
*
added error message when trying to sign up with gitlab using an email already...
JoramWilander
2015-07-22
1
-0
/
+5
*
merged with new team domain changes and added signup/login links for gitlab
JoramWilander
2015-07-22
1
-14
/
+25
*
made oauth architecture more generalized
JoramWilander
2015-07-22
1
-35
/
+73
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-0
/
+87
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-68
/
+75
*
Use User.FirstName instead of trying to infer a user's first name from their ...
hmhealey
2015-07-17
1
-1
/
+1
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-3
/
+3
*
redirected channel name 404's to town square
nickago
2015-07-06
1
-1
/
+4
*
move default channel creation to seperate func and add off-topic
JoramWilander
2015-06-29
1
-1
/
+1
*
added team store, team settings menu, and the ability to turn on valet featur...
JoramWilander
2015-06-18
1
-0
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+430