summaryrefslogtreecommitdiffstats
path: root/model/channel_extra.go
Commit message (Collapse)AuthorAgeFilesLines
* Added ChannelExtra.MemberCount field to reflect the actual member count when ↵hmhealey2015-11-121-2/+3
| | | | we truncate the list of members to 20
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Sanitize FirstName and LastName fields of an object instead of the nickname ↵hmhealey2015-07-171-3/+0
| | | | when ShowFullName is set to false
* Renamed FullName column in database to Nickname. Renamed all serverside ↵hmhealey2015-07-171-2/+2
| | | | references from FullName to Nickname.
* first commit=Corey Hulen2015-06-141-0/+51