summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added the custom icon and username for the outgoing webhook and its response ...Pradeep Murugesan2018-07-259-2/+236
* fix plugin example docs (#9148)Jesse Hallam2018-07-251-1/+3
* MM-10381: Change the file downloading API to stream file (#9144)Hyeseong Kim2018-07-242-11/+22
* MM-11451 Added autolinking to Markdown parser (#9151)Harrison Healey2018-07-246-1/+1002
* Add idiomatic error handling in mattermost commands (#9147)Jesús Espino2018-07-243-13/+24
* Add ExperimentalSidebarPreference in the config (#9013)Chris Duarte2018-07-234-0/+15
* Remove unnecesary elses after return error (#9137)Jesús Espino2018-07-231-52/+72
* Updating dependencies (#9139)Christopher Speller2018-07-22131-2793/+2421
* Default Channel Functionality + Test Suite (#9068)Daniel Schalla2018-07-204-54/+91
* Break HTML blocks to individual strings (#8903)Yusuke Nemoto2018-07-2015-73/+120
* make GetChannelByName take teamId first (#9134)Jesse Hallam2018-07-205-22/+84
* MM-11003: Global Relay Export Refactor (#9136)Jesús Espino2018-07-202-0/+54
* Using idiomatic error handling in channel store (#9130)Jesús Espino2018-07-201-247/+280
* Renamed translation in actiance export (#9132)Jesús Espino2018-07-201-1/+1
* Support attachments in post and replies - Bulk import (#9124)Pradeep Murugesan2018-07-203-9/+273
* Add missed plugin error translation (#9131)Jesús Espino2018-07-192-1/+5
* Temporarily comment out until MM-11108 to fix builds (#9133)Joram Wilander2018-07-191-1/+2
* MM-11389 Added diagnostics for FileSettings.Directory (#9125)Harrison Healey2018-07-192-1/+6
* Fix invalid markdown text ranges (#9126)Adrian2018-07-182-5/+10
* MM-11028 Adding some plugin tests. (#9103)Christopher Speller2018-07-185-1138/+453
* Support `server`, deprecate `backend` in plugin manifest (#9127)Jesse Hallam2018-07-185-35/+197
* Lock go-hclog and go-plugin dependencies to a revision (#9128)Joram Wilander2018-07-183-6/+15
* Support for Embeded chat (#9129)Chris Duarte2018-07-187-0/+167
* translations PR 20180718 (#9123)Elias Nahum2018-07-1814-99/+359
* Update en.json (#9096)Jason Blais2018-07-181-1/+1
* MM-10699 Add channel renaming to CLI (#9094)Druhin Bala2018-07-185-1/+86
* Do not close the connection abruptly on too big file uploads (#9083)Jesús Espino2018-07-184-0/+15
* MM-11366: support a plugin bundle with multiple executables (#9121)Jesse Hallam2018-07-173-4/+218
* Make plugin IDs case insensitive (#9117)Joram Wilander2018-07-164-0/+15
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-1620-18/+332
* Merge consecutive text nodes when inspecting markdown (#9112)Adrian2018-07-163-23/+57
* add pre-package plugins to the MM package (#9114)Carlos Tadeu Panato Junior2018-07-162-0/+25
* MM-11172: Don't allow reacting in read-only town square. (#9106)George Goldberg2018-07-163-0/+104
* Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-me...cpanato2018-07-161-3/+3
|\
| * Update privacy policy for v5.1 (#9102)Jason Blais2018-07-121-3/+3
* | Add localized timestamp support for email notification (#8674)Chris Duarte2018-07-133-34/+209
* | MM-11292: clean up plugins GoDoc (#9109)Jesse Hallam2018-07-1320-544/+668
* | Avoid using app function so bulk loading does not fail when custom emojis are...Joram Wilander2018-07-121-6/+6
* | Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-me...cpanato2018-07-1224-335/+797
|\|
| * translations PR 20180711 (#9099)Elias Nahum2018-07-1114-304/+616
| * push notifications follow teammate name display user or server setting (#9049)Elias Nahum2018-07-112-23/+25
| * Restore config after finisht the test case (#9085)Carlos Tadeu Panato Junior2018-07-116-5/+152
| * MM-11241: fix context site url header (#9079)Jesse Hallam2018-07-112-3/+4
* | GH-6278 hasReactions flag is set to true only if the post contains reactions ...Pradeep Murugesan2018-07-121-4/+9
* | Add telemetry for ServiceSettings.EnableEmailInvitations (#9105)Jason Blais2018-07-121-0/+1
* | Enhance Log Output from Permanent Delete (#9044)Daniel Schalla2018-07-121-5/+17
* | [MM-10117] Add support to add/delete and enable/disable plugins via CLI (#8745)Santos Solorzano2018-07-114-0/+642
* | Expose range information for markdown text nodes [WIP] (#9067)Adrian2018-07-112-14/+147
* | GH-8964 enable notification for text and preText fields in Attachments (#9069)Pradeep Murugesan2018-07-112-15/+95
* | Deduplicating some code in app/status.go (#9095)Jesús Espino2018-07-111-17/+3