summaryrefslogtreecommitdiffstats
path: root/model/channel_count.go
Commit message (Collapse)AuthorAgeFilesLines
* unnamed return (#8170)Chris2018-01-301-14/+5
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Adding gofmt to travis buildChristopher Speller2015-09-171-1/+1
|
* fixed channel counts etag to only update when appropriateJoramWilander2015-08-111-3/+12
|
* incorporate channel updateAt into channel counts and pull channel data on ↵JoramWilander2015-08-111-3/+11
| | | | channel update
* added getChannelCounts service and refactored the client to more ↵JoramWilander2015-08-111-0/+46
intelligently pull channel data