Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | JoramWilander | 2015-07-22 | 1 | -0/+5 | |
| | | | | already used in the system | |||||
* | 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 ↵ | Christopher Speller | 2015-07-20 | 1 | -68/+75 | |
| | | | | | | | 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 | |||||
* | Use User.FirstName instead of trying to infer a user's first name from their ↵ | hmhealey | 2015-07-17 | 1 | -1/+1 | |
| | | | | nickname in multiple places. | |||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -3/+3 | |
| | | | | references from FullName to Nickname. | |||||
* | 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 ↵ | JoramWilander | 2015-06-18 | 1 | -0/+1 | |
| | | | | feature from client | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+430 | |