summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrate to idiomatic error handling in app/command.go (#9675)Hanzei2018-10-171-120/+130
* Set default ciphers, set tls 1.2 via config, set curve prefs (#9315)Daniel Schalla2018-10-169-10/+394
* MM-12368 Add create webhook-incoming command (#9566)Artur Mogozov2018-10-162-0/+97
* [MM-12362] Add CLI command 'config show' (#9536) (#9564)Mukul Rawat2018-10-152-2/+52
* add GetEmojiByName method to plugin API (#9641)Charles Kenney2018-10-154-0/+61
* MM-11905: deactivate plugins before unregistering (#9666)Jesse Hallam2018-10-151-2/+1
* [MM-12538] Migrate to idiomatic error handling the file `app/session.go` (#9590)Mukul Rawat2018-10-151-86/+93
* [MM-12536] Migrate to idiomatic error handling the file `app/user_agent.go` i...Mukul Rawat2018-10-151-39/+42
* [MM-12363] Added Team archive command to archive a team by name (#9565)Wasim Thabraze2018-10-152-2/+98
* Added TextArea (longstring) to the docs in manifest to be rendered in the doc...Carlos Tadeu Panato Junior2018-10-151-0/+2
* Add GetPostsBefore() to plugin API (#9651)Hanzei2018-10-154-0/+64
* add GetChannelsForTeamForUser to plugin api (#9646)Daniel Hodan2018-10-154-0/+63
* GH-9609: Add GetUsersInTeam in plugin API (#9642)Daniel Hodan2018-10-154-0/+63
* Add SearchChannels plugin api (#9657)Jason Mojica2018-10-154-0/+62
* [MM-12360] Created CLI command "config get" (#9534) (#9558)Mukul Rawat2018-10-152-0/+507
* Add a delete brand image action on the APIv4 (#9552)Julien Levesy2018-10-154-0/+68
* GH-9633 Added plugin API method to return user's profile image (#9653)Alexander Akhmetov2018-10-155-1/+84
* Add GetPostsSince() to plugin API (#9649)Hanzei2018-10-154-0/+62
* Add GetPostThread() to plugin API (#9652)Hanzei2018-10-154-0/+61
* MM-12419: Flush channels from cache when deleted/restored. (#9625)George Goldberg2018-10-152-0/+4
* [MM-12537] Migrate to idiomatic error handling the file `app/status.go` in th...Mukul Rawat2018-10-141-23/+23
* [MM-12606] Migrate to idiomatic error handling in the file `app/role.go` in t...Mukul Rawat2018-10-131-17/+20
* [MM-12607] Migrate to idiomatic error handling in the file `app/saml.go` in ...Mukul Rawat2018-10-131-3/+3
* MM-12355: Add CLI command "command create" (#9569)Jason Mojica2018-10-132-0/+218
* [APIv4] add getChannelMembersTimezone (#9286)Carlos Tadeu Panato Junior2018-10-1311-7/+203
* MM-11905: delete plugin commands on removal (#9601)Jesse Hallam2018-10-103-21/+147
* DeleteAll for KV (#9431)Daniel Schalla2018-10-1020-4/+501
* Add GetPostsForChannel method to plugin API (#9557)Akash Srivastava2018-10-104-0/+63
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-0937-629/+630
* MM-12519: simplify autocomplete team id checking (#9577)Jesse Hallam2018-10-092-19/+12
* Added the changes requested for MM-8860: Bulk import email intervals (#8498) ...Simone Salsi2018-10-087-0/+62
* MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515)George Goldberg2018-10-088-6/+162
* MM-12323: Fix trailing slash in ServiceSettings.SiteURL (#9463)Hanzei2018-10-052-4/+31
* Small fix in the webhook list error handling (#9567)Jesús Espino2018-10-051-1/+1
* #MM-12130 Added permission check for createServiceTerms API (#9556)Harshil Sharma2018-10-052-4/+18
* [MM-12484] Fix return search posts on date filters (#9568)Saturnino Abril2018-10-054-36/+154
* MM-12357: Add CLI command "team list" (#9531)Ashutosh Kumar2018-10-051-0/+47
* MM-12371 Add webhook list command (#9528)Ben Echols2018-10-042-0/+135
* Added missed translations (#9554)Jesús Espino2018-10-041-0/+60
* Move CustomServiceTermsEnabled to the correct table in diagnostics (#9521)Jason Blais2018-10-041-1/+1
* Add GetChannelMembers method to plugin API (#9525)Akash Srivastava2018-10-034-0/+63
* MM-11863 Add KVList method (#9467)Shobhit Gupta2018-10-039-0/+156
* Fix CMD Init. Error Checks (#9547)Daniel Schalla2018-10-031-1/+1
* Set a proper HTTP user-agent header (#9482)Andreas Linz2018-10-035-9/+46
* MM-12193: remove auto unmarshalling (#9519)Jesse Hallam2018-10-036-53/+105
* [MM-12367] Added CLI command 'team search' (#9512)Wasim Thabraze2018-10-032-0/+87
* MM-10699: Disallow renaming direct and group message channels (#9518)Jesús Espino2018-10-024-10/+59
* MM-12067: Add SetDefaultProfileImage to reset the user profile image to a gen...Jesús Espino2018-10-028-28/+242
* if EnableLinkPreviews not enabled, do not call url (#9461)Jesse Haka2018-10-022-3/+26
* Bump prerequisite go version check to 1.11 (#9517)George Goldberg2018-10-011-1/+1