Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Adding email to admin console | =Corey Hulen | 2015-09-21 | 1 | -2/+2 | |
|/ | ||||||
* | Updated godep workspace and freetype library so that godep save and restore ↵ | hmhealey | 2015-09-17 | 1 | -1/+1 | |
| | | | | work again | |||||
* | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 1 | -20/+22 | |
| | ||||||
* | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 1 | -10/+20 | |
| | ||||||
* | Renaming ROLE_ADMIN to ROLE_TEAM_ADMIN | =Corey Hulen | 2015-09-11 | 1 | -7/+7 | |
| | ||||||
* | merging | =Corey Hulen | 2015-09-10 | 1 | -4/+1 | |
|\ | ||||||
| * | Removed pointless attempt to verify a new user's username | hmhealey | 2015-09-09 | 1 | -4/+1 | |
| | | ||||||
* | | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 1 | -14/+17 | |
| | | ||||||
* | | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 1 | -1/+1 | |
| | | ||||||
* | | Adding cmd line options | =Corey Hulen | 2015-09-04 | 1 | -35/+52 | |
|/ | ||||||
* | MM-2056 fixes problem with creating team | =Corey Hulen | 2015-08-31 | 1 | -1/+1 | |
| | ||||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -1/+21 | |
| | | | | to turn off email sign up. | |||||
* | Implemention of slack import feature. | Christopher Speller | 2015-08-19 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #385 from mattermost/mm-1623 | Christopher Speller | 2015-08-18 | 1 | -5/+25 | |
|\ | | | | | MM-1623 when user roles are updated, the relevant session roles are updated as well | |||||
| * | when user roles are updated, the relevant session roles are updated as well | JoramWilander | 2015-08-17 | 1 | -5/+25 | |
| | | ||||||
* | | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -13/+40 | |
| | | ||||||
* | | initial server implementation for using google as a single-sign-on oauth service | JoramWilander | 2015-08-14 | 1 | -0/+6 | |
|/ | ||||||
* | Merge pull request #273 from mattermost/mm-1355 | Corey Hulen | 2015-08-02 | 1 | -1/+20 | |
|\ | | | | | Fixes mm-1355 adds rate limiting apis | |||||
| * | Fixing code review feedback | =Corey Hulen | 2015-07-30 | 1 | -1/+6 | |
| | | ||||||
| * | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -0/+14 | |
| | | ||||||
* | | Merge pull request #305 from nickago/MM-1681 | Corey Hulen | 2015-08-02 | 1 | -16/+19 | |
|\ \ | | | | | | | MM-1681 Fixed regression of static images not displaying in emails | |||||
| * | | Changed all templates to use site url instead of team url for finding the ↵ | nickago | 2015-07-31 | 1 | -16/+19 | |
| | | | | | | | | | | | | 'static' directory | |||||
* | | | Merge pull request #303 from nickago/MM-1642 | Christopher Speller | 2015-07-31 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | MM-1642 Updated the password error | |||||
| * | | Updated error message for an incorrect password | nickago | 2015-07-30 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #283 from mattermost/mm-1787 | Christopher Speller | 2015-07-31 | 1 | -5/+4 | |
|\ \ | | | | | | | MM-1787 Fixing links for signup from team invite link. | |||||
| * | | Removing nickname parameter from FireAndForgetVerifyEmail | Christopher Speller | 2015-07-30 | 1 | -3/+2 | |
| | | | ||||||
| * | | Fixing links for signup from team invite link. Enter now advances ↵ | Christopher Speller | 2015-07-30 | 1 | -5/+5 | |
| |/ | | | | | | | signup_user_complete screen. Signin now link now redirects properly. | |||||
* | | 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 ↵ | Reed Garmsen | 2015-07-29 | 1 | -3/+5 | |
| | | | | | | | | sizes and removed dead code | |||||
* | | 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 ↵ | JoramWilander | 2015-07-23 | 1 | -0/+6 | |
| | | | | in api.login | |||||
* | add check on server to prevent password updating for users who log in ↵ | JoramWilander | 2015-07-22 | 1 | -0/+7 | |
| | | | | through oauth | |||||
* | add changes from team review | JoramWilander | 2015-07-22 | 1 | -0/+1 | |
| | ||||||
* | added error case for login and removed authdata + authservice unique ↵ | JoramWilander | 2015-07-22 | 1 | -9/+23 | |
| | | | | constraint in users table | |||||
* | 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 ↵ | Christopher Speller | 2015-07-20 | 1 | -39/+39 | |
| | | | | | | | 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 | |||||
* | Merge pull request #185 from mattermost/mm-1348 | Corey Hulen | 2015-07-17 | 1 | -1/+1 | |
|\ | | | | | fixes mm-1348 removing dependency on redis | |||||
| * | 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 | |
| | | | | | | | | nickname in multiple places. | |||||
* | | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -4/+4 | |
| | | | | | | | | references from FullName to Nickname. | |||||
* | | 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 | |
| | |