summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for interactive menus in message attachments (#9285)Joram Wilander2018-08-244-8/+89
* If no origin header is set for WebSocket, do not fail upgrade (#9287)Joram Wilander2018-08-241-0/+4
* Merge release-5.2Carlos Tadeu Panato Junior2018-08-247-9/+29
|\
| * MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-227-9/+29
* | MM-11572: Force correct order on messages generated in the bulk (#9244)Jesús Espino2018-08-246-7/+66
* | MM-11348: Add telemetry for advanced permissions. (#9249)George Goldberg2018-08-236-32/+226
* | Add/Remove translations (#9280)Jesús Espino2018-08-221-18/+42
* | [MM-11593] Prevent user to remove from a direct channel (#9251)Saturnino Abril2018-08-213-0/+33
* | Adding Permissions check and reactions function to plugins API (#9273)Jesús Espino2018-08-204-0/+325
* | Add ToJson() to PostActionIntegrationResponse (#9247)Hanzei2018-08-202-6/+61
* | Add FileInfo and get file []byte in plugin api (#9269)Elias Nahum2018-08-204-0/+122
* | Add PostId to PostActionIntegrationRequest (#9270)Hanzei2018-08-182-0/+2
* | Update default.json (#9256)Jason Blais2018-08-161-1/+2
* | Merge release-5.2Carlos Tadeu Panato Junior2018-08-1617-314/+320
|\|
| * translations PR 20180813 (#9252)Elias Nahum2018-08-1515-307/+307
| * MM-11678: Split the cache for includeDeleted and not includeDeleted membershi...Jesús Espino2018-08-141-2/+7
| * clarify CopyFileInfos godocs (#9243)Jesse Hallam2018-08-101-5/+6
* | Add link to developer docs in readme/contributing.md (#9248)Jason Blais2018-08-142-1/+2
* | Update mockery before generate mocks (#9250)Jesús Espino2018-08-141-3/+3
* | Merge remote-tracking branch 'upstream/release-5.2' into release-5.2-daily-me...cpanato2018-08-104-14/+79
|\|
| * MM-11382 Remove special handling of PluginSettings when loading config (#9234)Harrison Healey2018-08-102-6/+73
| * MM-11637: avoid stopping unstarted jobs (#9240)Jesse Hallam2018-08-092-8/+6
* | avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-0918-362/+153
* | Ignore link-local addresses in cluster advertisement (#9223)Daniel Malon2018-08-081-1/+1
* | Merge remote-tracking branch 'upstream/release-5.2' into release-5.2-daily-me...cpanato2018-08-0845-103/+335
|\|
| * MM-9747: Small fixes for attachments import (#9225)Jesús Espino2018-08-083-3/+60
| * fix plugintest example and docs (#9213)Jesse Hallam2018-08-083-48/+66
| * MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-0837-38/+203
| * Remove global-relay export command from the cli (#9226)Jesús Espino2018-08-081-10/+0
| * try to fix the flaky test (#9231)Carlos Tadeu Panato Junior2018-08-071-4/+6
* | Update serverside markdown parser to respect unicode and capitalized links (#...Harrison Healey2018-08-085-78/+173
* | Add preparatory upgrade code for 5.3.0 (#9224)Carlos Tadeu Panato Junior2018-08-081-0/+10
|/
* translations PR 20180802 (Adds Romanian) (#9210)Elias Nahum2018-08-068-53/+6418
* Uncomment upgrade for 5.2.0 (#9216)Carlos Tadeu Panato Junior2018-08-062-6/+6
* MM-11510: Adds delete at value to delete channel websocket event. (#9217)Martin Kraft2018-08-041-1/+4
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-035-165/+466
* Idiomatic error handling on team sql store (#9201)Jesús Espino2018-08-032-83/+121
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-033-18/+0
* MM-11529: Allow to Leave an archived channel from the API (#9204)Jesús Espino2018-08-034-10/+22
* Feature/fileinfo create copy (#9198)dmitrysamuylovpharo2018-08-026-0/+127
* send channel wide push notification type when at-here is used (#9209)Elias Nahum2018-08-021-1/+1
* Remove accidential dependency (#9203)Christopher Speller2018-08-0112-4328/+2
* CSRF Token Implementation for Plugins (#9192)Daniel Schalla2018-08-0110-4/+126
* Update LICENSE.txt to include plugin/ under Apache License v2.0 (#9205)Jason Blais2018-08-011-1/+1
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-0116-204/+274
* Update NOTICE.txt (#9197)amyblais2018-08-011-0/+429
* Add missing diagnostics for v5.2 (#9200)Jason Blais2018-08-011-38/+47
* MM-11175 Add logic to server to understand markdown images with dimensions (#...Harrison Healey2018-08-015-8/+322
* Migrate all the api4 to handle errors in idiomatic way (#9143)Jesús Espino2018-08-0117-375/+412
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-018-5868/+5924