Граф коммитов

  • 8c56f52d17 Migrate notification_push_test to table testing (#9195) Jesús Espino 2018-07-31 20:29:57 +02:00
  • a6c364822a MM-11516: Check channel ID in URL param and Body are same. (#9185) George Goldberg 2018-07-31 19:13:44 +01:00
  • 82dfe9e61d Adding support for code split plugins. (#9184) Christopher Speller 2018-07-31 07:44:44 -07:00
  • 8766690c81 MM-10502: Only cluster master should run job schedulers. (#9174) George Goldberg 2018-07-31 15:40:23 +01:00
  • fcb4ee935e gob register AppError (#9182) Jesse Hallam 2018-07-31 10:34:40 -04:00
  • 867416b0e6 Add OAuth2 login hint for SAML (#9194) Joram Wilander 2018-07-31 10:29:19 -04:00
  • 709101c4df Save OAuth access token to DB for consistency with other flows (#9190) Joram Wilander 2018-07-31 08:40:48 -04:00
  • cff9ac0df8 Add siteURL to WS origin check (#9183) Joram Wilander 2018-07-30 17:21:57 -04:00
  • de1ce2373d Fix build. (#9188) Christopher Speller 2018-07-30 13:15:24 -07:00
  • 5872bf9c2f Pr 9039 (#9187) Martin Kraft 2018-07-30 15:06:08 -04:00
  • 65cd447a61 MM-11301: Validates listen address config value. (#9138) Martin Kraft 2018-07-30 14:59:08 -04:00
  • d23ca07133 Login Hooks (#9177) Daniel Schalla 2018-07-30 20:55:38 +02:00
  • 08e54ed824 Split notifications file into different files (#9164) Jesús Espino 2018-07-28 19:20:44 +02:00
  • 51dc5fa36e [MM-10621] Set createAt timestamp on file upload api call to secure upload order of files (#9170) Saturnino Abril 2018-07-28 14:27:55 +08:00
  • 6ac82d5171 Implement OAuth2 implicit grant flow (#9178) Joram Wilander 2018-07-27 17:35:43 -04:00
  • 441c8741c1 Fix compile error caused by bad merge (#9176) Joram Wilander 2018-07-27 12:57:17 -04:00
  • 835c0871a0 MM-11431: handle plugin deadlocks (#9167) Jesse Hallam 2018-07-27 11:37:17 -04:00
  • 1d9c144854 s/mlog/log/ in apiRPCClient (#9171) Jesse Hallam 2018-07-27 11:17:29 -04:00
  • 026f0152a8 Adding FileWillBeUploaded plugin hook (#9169) Christopher Speller 2018-07-27 05:25:53 -07:00
  • 90e5e279c1 Fix file streaming to close files. (#9168) Christopher Speller 2018-07-26 10:52:24 -07:00
  • bae26ec268 MM-11160 Adding proper CORS support. (#9152) Christopher Speller 2018-07-26 08:31:22 -07:00
  • 185ed89978 MM-11243: Make Elasticsearch work after enabling without restart. (#9146) George Goldberg 2018-07-26 15:50:38 +01:00
  • 8948b91d7a unpack prepacked plugins on plugins initialization (#9149) Jesse Hallam 2018-07-26 08:45:26 -04:00
  • f8f80d80df Fix plugin.ServeHTTP subpath (#9161) Jesse Hallam 2018-07-26 08:33:56 -04:00
  • b3c2ecd9b9 added the custom icon and username for the outgoing webhook and its response (#9141) Pradeep Murugesan 2018-07-25 14:31:41 +02:00
  • b89ccca929 fix plugin example docs (#9148) Jesse Hallam 2018-07-25 08:01:13 -04:00
  • 8387d92ea2 MM-10381: Change the file downloading API to stream file (#9144) Hyeseong Kim 2018-07-25 03:23:54 +09:00
  • c8d3e42139 MM-11451 Added autolinking to Markdown parser (#9151) Harrison Healey 2018-07-24 10:40:01 -04:00
  • bfb2640451 Add idiomatic error handling in mattermost commands (#9147) Jesús Espino 2018-07-24 16:11:47 +02:00
  • da124f018d Add ExperimentalSidebarPreference in the config (#9013) Chris Duarte 2018-07-23 08:18:24 -07:00
  • e475cecf00 Remove unnecesary elses after return error (#9137) Jesús Espino 2018-07-23 08:25:42 +02:00
  • bac3376278 Updating dependencies (#9139) Christopher Speller 2018-07-22 20:14:05 -07:00
  • 3539a9a60b Default Channel Functionality + Test Suite (#9068) Daniel Schalla 2018-07-20 23:00:58 +02:00
  • 6104c37761 Break HTML blocks to individual strings (#8903) Yusuke Nemoto 2018-07-21 01:52:20 +09:00
  • 908a682fcf make GetChannelByName take teamId first (#9134) Jesse Hallam 2018-07-20 12:03:08 -04:00
  • 610ac5a53c MM-11003: Global Relay Export Refactor (#9136) Jesús Espino 2018-07-20 17:13:35 +02:00
  • e97104a3c4 Using idiomatic error handling in channel store (#9130) Jesús Espino 2018-07-20 12:39:48 +02:00
  • edb4443dfb Renamed translation in actiance export (#9132) Jesús Espino 2018-07-20 12:25:24 +02:00
  • ee1d037ca6 Support attachments in post and replies - Bulk import (#9124) Pradeep Murugesan 2018-07-20 10:49:49 +02:00
  • 17c0817361 Add missed plugin error translation (#9131) Jesús Espino 2018-07-19 19:46:53 +02:00
  • 9aab19d462 Temporarily comment out until MM-11108 to fix builds (#9133) Joram Wilander 2018-07-19 09:58:58 -04:00
  • 768f2b85bc MM-11389 Added diagnostics for FileSettings.Directory (#9125) Harrison Healey 2018-07-19 05:01:39 -04:00
  • a575411f15 Fix invalid markdown text ranges (#9126) Adrian 2018-07-19 04:55:50 +02:00
  • 5a2d46c6cb MM-11028 Adding some plugin tests. (#9103) Christopher Speller 2018-07-18 16:35:12 -07:00
  • 309a3dda60 Support server, deprecate backend in plugin manifest (#9127) Jesse Hallam 2018-07-18 18:32:33 -04:00
  • cbd3fa4b3b Lock go-hclog and go-plugin dependencies to a revision (#9128) Joram Wilander 2018-07-18 18:31:35 -04:00
  • 3fcecd521a Support for Embeded chat (#9129) Chris Duarte 2018-07-18 14:56:38 -07:00
  • 6b27b74f0c translations PR 20180718 (#9123) Elias Nahum 2018-07-18 11:30:48 -04:00
  • 715de382d2 Update en.json (#9096) Jason Blais 2018-07-18 11:24:43 -04:00
  • 301e7eb1c4 MM-10699 Add channel renaming to CLI (#9094) Druhin Bala 2018-07-18 05:49:48 -05:00
  • b367b1ff40 Do not close the connection abruptly on too big file uploads (#9083) Jesús Espino 2018-07-18 10:07:00 +02:00
  • e718d2544f MM-11366: support a plugin bundle with multiple executables (#9121) Jesse Hallam 2018-07-17 18:47:05 -04:00
  • f2c1803905 Make plugin IDs case insensitive (#9117) Joram Wilander 2018-07-16 16:56:55 -04:00
  • 275731578e MM-10254 Add plugin APIs for getting/updating user statuses (#9101) Joram Wilander 2018-07-16 15:49:26 -04:00
  • 88eef609ab Merge consecutive text nodes when inspecting markdown (#9112) Adrian 2018-07-16 17:12:31 +02:00
  • 940d0bbbc2 add pre-package plugins to the MM package (#9114) Carlos Tadeu Panato Junior 2018-07-16 17:02:13 +02:00
  • 9d9fcd9ac5 MM-11172: Don't allow reacting in read-only town square. (#9106) George Goldberg 2018-07-16 13:04:52 +01:00
  • 10f571784b Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-merge-20180716 cpanato 2018-07-16 10:00:19 +02:00
  • 62c64594cc Add localized timestamp support for email notification (#8674) Chris Duarte 2018-07-13 11:10:34 -07:00
  • 17f211c393 MM-11292: clean up plugins GoDoc (#9109) Jesse Hallam 2018-07-13 10:29:50 -04:00
  • 5ddb08dcb4 Avoid using app function so bulk loading does not fail when custom emojis are disabled (#9064) Joram Wilander 2018-07-12 16:28:04 -04:00
  • 5499450224 Update privacy policy for v5.1 (#9102) Jason Blais 2018-07-12 14:40:18 -04:00
  • adc56ae78d Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-merge-20180712 cpanato 2018-07-12 19:50:16 +02:00
  • 8cad7070ac GH-6278 hasReactions flag is set to true only if the post contains reactions (#9053) Pradeep Murugesan 2018-07-12 17:32:26 +02:00
  • d0c6834e1d Add telemetry for ServiceSettings.EnableEmailInvitations (#9105) Jason Blais 2018-07-12 10:21:29 -04:00
  • efa954622c Enhance Log Output from Permanent Delete (#9044) Daniel Schalla 2018-07-12 16:18:23 +02:00
  • 2e861c4df4 translations PR 20180711 (#9099) Elias Nahum 2018-07-11 14:12:02 -04:00
  • f57d279dc0 [MM-10117] Add support to add/delete and enable/disable plugins via CLI (#8745) Santos Solorzano 2018-07-11 09:17:19 -07:00
  • e135cc99e1 Expose range information for markdown text nodes [WIP] (#9067) Adrian 2018-07-11 18:12:46 +02:00
  • 06abe98ba9 GH-8964 enable notification for text and preText fields in Attachments (#9069) Pradeep Murugesan 2018-07-11 16:11:36 +02:00
  • 5b63e87ab7 Deduplicating some code in app/status.go (#9095) Jesús Espino 2018-07-11 15:56:35 +02:00
  • 00abe3a136 push notifications follow teammate name display user or server setting (#9049) Elias Nahum 2018-07-11 09:01:49 -04:00
  • 7ed712f938 Restore config after finisht the test case (#9085) Carlos Tadeu Panato Junior 2018-07-11 12:58:16 +02:00
  • 7c08ff9986 MM-11241: fix context site url header (#9079) Jesse Hallam 2018-07-11 04:13:37 -04:00
  • 6c7dc2d29c Merge branch 'plugins-2' JoramWilander 2018-07-10 15:01:43 -04:00
  • c042ffa460 Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-merge-20180710 cpanato 2018-07-10 19:27:14 +02:00
  • 1e1a5e5e85 Merge branch 'master' into plugins-2 JoramWilander 2018-07-10 12:51:07 -04:00
  • 9470564d35 Add preparatory upgrade code for 5.2.0 (#9047) Carlos Tadeu Panato Junior 2018-07-10 17:00:52 +02:00
  • 6daf82073d Don't panic if plugin manifest does not have settings (#9086) Joram Wilander 2018-07-10 10:52:57 -04:00
  • dccd95bc67 fix TestInvitePeopleProvider test (#9084) Carlos Tadeu Panato Junior 2018-07-10 15:43:06 +02:00
  • 0510580364 translations PR 20180709 (#9082) Elias Nahum 2018-07-10 04:56:28 -04:00
  • af615ffc24 MM-11229: Fix invite people slash command and add test case. (#9074) George Goldberg 2018-07-10 09:56:04 +01:00
  • 2d16a71af9 MM-11228: Fix channel update/patch API endpoints. (#9073) George Goldberg 2018-07-10 09:55:46 +01:00
  • 602fd0ffdd MM-11189: Do not close the connection abruptly on too big emojis (#9071) Jesús Espino 2018-07-10 10:55:24 +02:00
  • 2df818b9c6 MM-11227: Fix group msg slash command. (#9070) George Goldberg 2018-07-10 09:54:49 +01:00
  • 74e5d8ae66 MM-11120 Adding setting to disable email invitations and rate limiting. (#9063) Christopher Speller 2018-07-10 01:54:25 -07:00
  • 951e4ad984 MM-11174: Fix /msg slash command. (#9059) George Goldberg 2018-07-10 09:53:51 +01:00
  • 28449dd95a Update custom url schemes error message to reflect what we actually support (#9061) Harrison Healey 2018-07-09 13:32:42 -04:00
  • e3c26a0e89 Adding ability for plugin system to respect the defaults listed in the plugin manifest. (#9066) Christopher Speller 2018-07-09 07:25:57 -07:00
  • 8a02121767 MM-11110: Fixes CLI error message. (#9062) Martin Kraft 2018-07-09 06:48:43 -04:00
  • e8b8ef394b Blacklist System as Username (#9060) Daniel Schalla 2018-07-09 12:45:48 +02:00
  • a840fc285b MM-11194: Fix channel header slash command. (#9057) George Goldberg 2018-07-08 10:27:13 +01:00
  • b78b216a3c Merge branch 'master' into plugins-2 JoramWilander 2018-07-07 12:04:18 -04:00
  • 359f12db33 First batch of new plugin api methods (#9022) Daniel Schalla 2018-07-07 00:32:55 +02:00
  • 9e5ec7d09d [MM-10754] Remove unnecessary command_test route (#9050) Saturnino Abril 2018-07-06 21:07:42 +08:00
  • 4c1ddcff10 MM-10703 Adding blank request context to plugin hooks for future use. (#9043) Christopher Speller 2018-07-06 06:07:09 -07:00
  • a92f5addcc Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-merge-20180706 cpanato 2018-07-06 10:57:40 +02:00
  • 0896b5c64e MM-11106: Allow systeadmin webook to post to read only town square. (#9051) George Goldberg 2018-07-06 09:07:36 +01:00
  • 7bfb5aec26 Add back enable/disable WS events (#9052) Joram Wilander 2018-07-05 10:23:55 -04:00
  • 4de50ddfc3 MM-10603: Ignore Redirects and Other Changes when Displaying Link Previews (#9025) Declan Freeman-Gleason 2018-07-05 06:45:08 -07:00