summaryrefslogtreecommitdiffstats
path: root/store/store.go
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing build=Corey Hulen2015-08-201-0/+4
|
* when user roles are updated, the relevant session roles are updated as wellJoramWilander2015-08-171-0/+1
|
* added getChannelCounts service and refactored the client to more ↵JoramWilander2015-08-111-0/+1
| | | | intelligently pull channel data
* Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-0/+1
|
* 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