server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
user.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1396 from 42wim/useractivity
Joram Wilander
2015-11-11
1
-1
/
+0
|
\
|
*
Do not clear LastActivityAt for GetProfiles
Wim
2015-11-11
1
-1
/
+0
*
|
Fix: Unable to change password
Florian Orben
2015-11-11
1
-1
/
+1
|
/
*
Omit unneeded fields from user object in getProfiles service and remove ImgCo...
JoramWilander
2015-11-09
1
-21
/
+33
*
Prevent SSO users from changing their email
JoramWilander
2015-11-06
1
-0
/
+7
*
Fixed string length checks for fields that can contain unicode characters
hmhealey
2015-11-05
1
-3
/
+4
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Fixing some locations to use the IsTeamAdmin function which properly checks f...
Christopher Speller
2015-09-30
1
-0
/
+4
*
Removing old valet crud
=Corey Hulen
2015-09-24
1
-1
/
+0
*
Implement UI theme colors.
JoramWilander
2015-09-23
1
-0
/
+5
*
Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN
=Corey Hulen
2015-09-11
1
-2
/
+2
*
merging
=Corey Hulen
2015-09-10
1
-5
/
+10
|
\
|
*
Removed pointless attempt to verify a new user's username
hmhealey
2015-09-09
1
-5
/
+0
|
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
1
-0
/
+10
*
|
Adding cmd line options
=Corey Hulen
2015-09-04
1
-1
/
+46
|
/
*
MM-2056 fixes problem with creating team
=Corey Hulen
2015-08-31
1
-1
/
+0
*
Added the ability to create a team with SSO services and added the ability to...
JoramWilander
2015-08-28
1
-12
/
+48
*
initial server implementation for using google as a single-sign-on oauth service
JoramWilander
2015-08-14
1
-56
/
+12
*
Fixes mm-1355 adds rate limiting apis
=Corey Hulen
2015-07-29
1
-0
/
+1
*
add changes from team review
JoramWilander
2015-07-22
1
-1
/
+1
*
made oauth architecture more generalized
JoramWilander
2015-07-22
1
-0
/
+4
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-12
/
+69
*
Use a user's full name as their display name if a nickname hasn't been specified
hmhealey
2015-07-17
1
-0
/
+14
*
Unify all locations where we determine a user's display named based off of th...
hmhealey
2015-07-17
1
-0
/
+8
*
Sanitize FirstName and LastName fields of an object instead of the nickname w...
hmhealey
2015-07-17
1
-1
/
+2
*
Added FirstName and LastName fields to User object and attempt to populate th...
hmhealey
2015-07-17
1
-0
/
+10
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-5
/
+5
*
Added last updated for pictures
nickago
2015-07-16
1
-0
/
+1
*
team code review
=Corey Hulen
2015-07-06
1
-1
/
+1
*
Changed offline timeout to 1 mintue
nickago
2015-07-01
1
-1
/
+1
*
added mentioned username to default mention keys
JoramWilander
2015-06-30
1
-1
/
+1
*
added team-wide and channel-wide mentions
JoramWilander
2015-06-29
1
-4
/
+7
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+293