summaryrefslogtreecommitdiffstats
path: root/model/channel.go
Commit message (Expand)AuthorAgeFilesLines
* GH-9636 plugins api GetUsersInChannelByStatus (#9645)Jason Simmons2018-10-221-0/+3
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-171-0/+6
* MM-11649: Fix caching issue in channel API endpoints. (#9345)George Goldberg2018-09-061-0/+3
* MM-10833: send down computed channel props (#8953)Jesse Hallam2018-06-261-15/+28
* Merge fix.Martin Kraft2018-05-241-14/+15
* MM-10649: soften Channels.ExtraUpdateAt deprecation (#8843)Jesse Hallam2018-05-231-0/+2
* MM-9739: deprecate the now unused Channels.ExtraUpdateAt (#8762)Jesse Hallam2018-05-141-6/+0
* general cleanup (#8387)Chris2018-03-071-5/+0
* unnamed return (#8170)Chris2018-01-301-28/+10
* Model: NewLocAppError -> NewAppError (#7450)George Goldberg2017-09-151-9/+10
* Enforce channel display name limits on slash command (#7309)Joram Wilander2017-08-291-0/+1
* Fixing race in update channel (#7269)Corey Hulen2017-08-221-0/+5
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement some channel endpoints for APIv4 (#5846)Joram Wilander2017-03-241-0/+45
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-1/+40
* reduced channel name min length to 2 (#5570)Ruzette Tanyag2017-03-011-1/+1
* Bumping base cache numbers for master (#5451)Corey Hulen2017-02-171-0/+1
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-4/+1
* Increase Channel Purpose length to 250, and add channel field length handling...Christopher Speller2016-11-041-8/+12
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-2/+2
* Cleaning up old export code (#3601)Christopher Speller2016-07-151-3/+0
* PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-251-10/+10
* 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