summaryrefslogtreecommitdiffstats
path: root/store/store.go
Commit message (Collapse)AuthorAgeFilesLines
* inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-221-0/+1
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-2/+2
| | | | | | | 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
* Added last updated for picturesnickago2015-07-161-1/+1
|
* Added timestamps to pictures to stop cachingnickago2015-07-131-0/+1
|
* Fixing unit tests=Corey Hulen2015-07-061-0/+9
|
* first commit=Corey Hulen2015-06-141-0/+94