summaryrefslogtreecommitdiffstats
path: root/model/channel.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-10/+10
| | | | - Add spanish translations
* Added the ability to get more channel members from getChannelExtraInfohmhealey2016-01-061-2/+2
|
* Fixed string length checks for fields that can contain unicode charactershmhealey2015-11-051-3/+4
|
* Added Channel.Purpose on the serverhmhealey2015-10-271-0/+5
|
* Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-271-3/+3
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Implement incoming webhooks.JoramWilander2015-09-211-0/+8
|
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+3
|
* Track channel creator in DB and show in channel intro message.JoramWilander2015-08-191-0/+5
|
* Adding etag to channel extra_info api call.Christopher Speller2015-07-291-1/+11
|
* first commit=Corey Hulen2015-06-141-0/+104