summaryrefslogtreecommitdiffstats
path: root/api/context.go
Commit message (Collapse)AuthorAgeFilesLines
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-16/+64
| | | | | | | 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
* Check your credentials from sessionnickago2015-07-161-1/+1
|
* reworked logic to stem from postnickago2015-07-161-2/+2
|
* Moved admin checking into seperate functionnickago2015-07-161-0/+10
|
* team code review=Corey Hulen2015-07-061-0/+1
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+4
|
* first commit=Corey Hulen2015-06-141-0/+375