Commit Graph

20 Commits

Author SHA1 Message Date
hmhealey
7a9e709bd2 Removed pointless attempt to verify a new user's username 2015-09-09 18:42:28 -04:00
Christopher Speller
f0fd9a9e8b Adding ability to export data from mattermost 2015-09-04 11:11:38 -04:00
=Corey Hulen
7de7de6ad0 MM-2056 fixes problem with creating team 2015-08-31 13:33:22 -07: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
JoramWilander
e27db2ed63 initial server implementation for using google as a single-sign-on oauth service 2015-08-14 12:37:08 -04:00
=Corey Hulen
9677a9f717 Fixes mm-1355 adds rate limiting apis 2015-07-29 01:26:10 -08:00
JoramWilander
41bbbbf446 add changes from team review 2015-07-22 15:05:20 -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
hmhealey
1dba330146 Use a user's full name as their display name if a nickname hasn't been specified 2015-07-17 15:22:57 -04: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
31415c8ddc Sanitize FirstName and LastName fields of an object instead of the nickname when ShowFullName is set to false 2015-07-17 15:22:56 -04:00
hmhealey
9d8073328a Added FirstName and LastName fields to User object and attempt to populate them from the FullName/Nickname field 2015-07-17 15:13:31 -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
e3ab0a4e3d team code review 2015-07-06 11:20:40 -08:00
nickago
233502eea8 Changed offline timeout to 1 mintue 2015-07-01 12:52:13 -07:00
JoramWilander
8be4df00b4 added mentioned username to default mention keys 2015-06-30 09:11:06 -04:00
JoramWilander
7b7e73fb92 added team-wide and channel-wide mentions 2015-06-29 14:37:59 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00