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

  • fc028e703a MM-25641: Check if member was deleted in HasPermissionToTeam (#14737) Agniva De Sarker 2020-06-03 13:30:32 +05:30
  • e0edd2bebb Add trial license api (#14603) Jesús Espino 2020-06-02 21:34:15 +02:00
  • 1c9891c65e Migrate all methods of SqlEmojiStore to return plain error intead of *model.AppError (#14618) Rodrigo Villablanca 2020-06-02 14:31:30 -04:00
  • 52cf817c8e SqlTermsOfService migrates to plain errors (#14675) Rodrigo Villablanca 2020-06-02 13:17:52 -04:00
  • 85a69d6112 Migrate Get/GetFromMaster methods from ChannelStore to return error interface (#14688) Rodrigo Villablanca 2020-06-02 12:28:29 -04:00
  • 60cc775cf6 Migrate Update method from ChannelStore to return idiomatic plain error (#14687) Rodrigo Villablanca 2020-06-02 11:20:34 -04:00
  • 6a5dd550c8 migrate direct usage of lru to cache2 (#14508) Siyuan Liu 2020-06-02 09:01:30 -04:00
  • 18cd3a1d07 Fixing reply count on new posts (#14312) Jesús Espino 2020-06-02 14:16:46 +02:00
  • 9e9c47bdf5 Fix webapp checkout (#14730) Elisabeth Kulzer 2020-06-02 13:52:14 +02:00
  • c5af40988c [MM-24945] Refactor job store to use squirrel (#14559) dantepippi 2020-06-02 06:42:31 -03:00
  • c183a5d380 MM-25115- migrate post, session and status cache to cache2 (#14667) Siyuan Liu 2020-06-02 05:17:00 -04:00
  • beadeaf8b5 [MM-25677] Content-Type is optional (#14705) Mario de Frutos Dieguez 2020-06-01 21:07:02 +02:00
  • 6643a7c610 [MM-25538] Adds the termOperator and takes it into account for terms and hashtag queries (#14664) Miguel de la Cruz 2020-06-01 20:31:30 +02:00
  • 8d4da8b968 MM-25073/MM-25074: local mode for getGroupsByChannel and getGroupsByTeam (#14668) Ashish Bhate 2020-06-01 15:31:05 +05:30
  • 2af00f73c0 MM-24847 MM-24484 MM-24850 MM-24849 - local mode for commands (#14571) Eli Yukelzon 2020-05-31 17:57:04 +03:00
  • d1788cab85 Add Jitsi plugin to diagnostics (#14684) Jason Blais 2020-05-30 17:31:30 -04:00
  • 54a4c10ed4 Document sqlTeamStore get methods (#14567) Flavia Bastos 2020-05-30 06:02:10 -04:00
  • c529d5190a MM-25040: Restrict associated groups to channels when team is group-constrained. (#14619) Martin Kraft 2020-05-29 10:46:52 -04:00
  • c9cdeba1a7 Move StatusStore.GetByIds away from gorp (#14685) Mario de Frutos Dieguez 2020-05-29 11:36:41 +02:00
  • e83cc7357c MM-24517: Add newly created channel admin role to all clients' redux state. (#14635) Martin Kraft 2020-05-28 14:38:27 -04:00
  • 41ddbeb642 MM-21307 Get/Update/Delete user preferences Plugin API (#13962) Nassim Bounouas 2020-05-28 19:15:47 +02:00
  • 79a46dd1d3 MM-24481: Use atomics for load/store of client configs (#14648) Agniva De Sarker 2020-05-27 22:50:20 +05:30
  • c35a18d15c Add ShowFullName property (#14189) shred86 2020-05-27 09:23:51 -07:00
  • 853e955b62 Change Dockerfile HEALTHCHECK intervals (#14317) Seweryn Zeman 2020-05-27 17:19:43 +02:00
  • 198fdc8221 [MM-25388] Add telemetry for default picture attribute (#14661) Farhan Munshi 2020-05-27 10:24:58 -04:00
  • ae328153d5 Fixing behavior of Replicas and SearchReplicas in canary environments (#14576) Jesús Espino 2020-05-27 15:42:48 +02:00
  • 553af3a694 MM-24597 Migrate API handler deleteChannel to be compatible with local mode (#14532) Eli Yukelzon 2020-05-27 16:24:44 +03:00
  • dea705969c MM-13934 - Plugin helper function EnsureBot doesn't compare bot details (#14103) Harshil Sharma 2020-05-27 18:18:43 +05:30
  • 14f7118dde MM-22706: pass along set_online flag in websocket response (#14591) Agniva De Sarker 2020-05-27 17:35:02 +05:30
  • b9309b2af1 MM-24595 Migrate API handler getChannelMember(s) to be compatible with local mode (#14533) Eli Yukelzon 2020-05-27 14:58:39 +03:00
  • cedcb63e83 [MM-24123] Fix flaky TestGetLinkMetadata (#14654) Claudio Costa 2020-05-27 13:58:05 +02:00
  • b660ffee01 Fix tests for guest accounts count (#14311) Fedor Vitkovskiy 2020-05-27 12:36:53 +02:00
  • 9e91f2ad33 Bump app version to 5.26 (#14649) Ben Schumacher 2020-05-27 12:07:44 +02:00
  • b733762575 provide and implement a new cache provider (#14496) Siyuan Liu 2020-05-26 23:16:07 -04:00
  • ebece6c23a MM-25014 - Default Group Name to null, until AllowGroupReference is set (#14651) Scott Bishel 2020-05-26 19:21:29 -06:00
  • 91f010b8b7 Fix client4.GetPluginStatuses() (#14629) Claudio Costa 2020-05-25 21:07:09 +02:00
  • 932d6c2cbf Migrate tool dependencies to go.tools.mod (#14646) Agniva De Sarker 2020-05-25 23:20:44 +05:30
  • 25fb1296af Check for nil error in ErrConflict (#14636) Agniva De Sarker 2020-05-25 18:38:11 +05:30
  • 235c53189e Add ?src=docker query parameter to identify download source (#14577) Jason Blais 2020-05-25 07:29:18 -04:00
  • f135e6c1bf [MM-24453] Sanitize user term search (#14494) Mario de Frutos Dieguez 2020-05-24 10:50:07 +02:00
  • 2135096d88 Convert bool string comparisons to strconv.ParseBool for REST parameters (#13650) Arianna Vespri 2020-05-23 23:01:31 +02:00
  • f7a91c7cf9 MM-24830: Add event constants for gossip request/response (#14611) Agniva De Sarker 2020-05-23 11:43:58 +05:30
  • 23ecc9ad0a [MM-25284] Include license type in Marketplace request (#14586) Ben Schumacher 2020-05-23 07:05:51 +02:00
  • d317dd2dde MM-25154: Fix data race in InvokeClusterLeaderChangedListener (#14610) Agniva De Sarker 2020-05-22 23:52:25 +05:30
  • c1d0faa2e5 Fix typo (alredy -> already), add missing periods (#14631) Jason Blais 2020-05-22 13:44:22 -04:00
  • a014a71c94 MM-25413: Fix empty localization string (#14623) Agniva De Sarker 2020-05-22 22:29:19 +05:30
  • b0d74c4e40 [MM-25385] Add group_count_with_allow_reference telemetry (#14614) Farhan Munshi 2020-05-22 10:56:15 -04:00
  • 33bfebc797 MM-24845/MM-24846: local mode handler for createCommand and listCommands (#14486) Ashish Bhate 2020-05-22 17:18:22 +05:30
  • ea86dc9a62 MM-24872/MM-24873: local mode support for addTeamMember and removeTeamMember (#14534) Ashish Bhate 2020-05-22 15:52:57 +05:30
  • abce5d620f MM-25439: Skip SuddenClose flaky test (#14628) Agniva De Sarker 2020-05-22 15:14:42 +05:30
  • b5d3f4df8b MM-24283: Refactor hub connection index (#14461) Agniva De Sarker 2020-05-22 10:39:21 +05:30
  • f52211afcf Remove database read check from enhanced ping endpoint (#14625) Gabe Jackson 2020-05-21 16:29:21 -04:00
  • 6f99f8139d MM-22064: Update verbage for restricted domain errors (#14563) Scott Bishel 2020-05-21 07:19:19 -06:00
  • 008961ba2f MM-20951 Add sentry support to mattermost-server (#14405) Eli Yukelzon 2020-05-21 16:13:37 +03:00
  • 43e606173b [MM-20684] Slash Command Autocomplete (#14557) Shota Gvinepadze 2020-05-21 12:24:56 +04:00
  • e8daab6b84 MM-25369: Disable Brotli in 'dev' mode. (#14608) Martin Kraft 2020-05-20 19:05:21 -04:00
  • 173cfe9b88 [MM-22644] Dont allow message export for CSV, Acadiance, Global Relay if non-E20 customer via command line (#14584) Hossein Ahmadian-Yazdi 2020-05-20 11:20:27 -04:00
  • f62493145a MM-24386/MM-24465 Enable link previews and full push notifications by default (#14565) Harrison Healey 2020-05-20 09:23:13 -04:00
  • aad76a13e8 MM-24170: Allow mysql to choose the right index (#14588) Agniva De Sarker 2020-05-20 09:34:55 +05:30
  • 15ed9a8f20 MM-25006: Fix occurences of unclosed http bodies (#14521) Agniva De Sarker 2020-05-20 08:41:37 +05:30
  • ee8bd4ece4 MM-23250: improve config.Migrate tests (#14479) Jesse Hallam 2020-05-19 21:03:02 -03:00
  • 0154b8059b [MM-20979] Add first implementation of the Bleve search engine (#14562) Miguel de la Cruz 2020-05-20 01:29:55 +02:00
  • 8d0343d2eb [MM-22734] Support different interactive message button styles (#14592) Ben Schumacher 2020-05-19 18:41:17 +02:00
  • 906508ee3b MM-25256 don't idle timeout expire session on mobile (#14583) Doug Lauder 2020-05-19 12:26:54 -04:00
  • 0d89ff5d0e Mm 23710 mmctl local mode (#14561) Miguel de la Cruz 2020-05-19 18:20:41 +02:00
  • e8081b7a0f MM24459: Implement ldap picture sync (#14540) Scott Bishel 2020-05-19 08:25:52 -06:00
  • d7cb890f34 MM-25095: Handles static JS and CSS using Brotli encoding. (#14524) Martin Kraft 2020-05-19 08:40:13 -04:00
  • 6ae9513474 MM-24176: Regenerate invite ID on team privacy change. (#14529) George Goldberg 2020-05-19 12:04:51 +01:00
  • 83c1723bf5 [MM-24663] Refactor link metadata store to use squirrel (#14464) dantepippi 2020-05-19 04:30:05 -03:00
  • 53cc7a26ea MM-24133: Migrate AppError from bot_store.go (#14339) Agniva De Sarker 2020-05-19 08:36:53 +05:30
  • 6dc8eccc13 MM-23395: Add websockets support for update group (#14202) catalintomai 2020-05-18 09:43:26 -07:00
  • 94dbb09906 [GH-13463] add unit tests to the ChannelCreateCmd mmctl command (#14177) Federico Martín Alconada Verzini 2020-05-18 03:43:24 -03:00
  • bb172aea71 MM-25007: Add staticcheck (#14522) Agniva De Sarker 2020-05-15 21:27:15 +05:30
  • 21af1f49f1 MM-25238: Fix system ping check to read from master (#14580) Agniva De Sarker 2020-05-15 14:19:46 +05:30
  • 76ed77663a MM-23706 search executable dir before working dir when looking for i18n (#14241) Doug Lauder 2020-05-14 20:11:22 -04:00
  • e6bbb4bd7a MM-24082: Add PictureAttribute to LDAP Settings in config (#14506) Scott Bishel 2020-05-14 13:25:23 -06:00
  • 090743de86 MM-24132: Migrate AppError from SaveDirectChannel/channel_store.go (#14318) Agniva De Sarker 2020-05-14 23:41:05 +05:30
  • 624980ff54 MM-25005: Remove HttpRequestsDuration bucket (#14520) Agniva De Sarker 2020-05-14 10:53:55 +05:30
  • 5686268a5a Update to xLarge resource Jason Deland 2020-05-13 15:28:55 -04:00
  • 599bd93258 MM-25016 Send group Name to in out of channel group users message (#14537) Farhan Munshi 2020-05-13 13:41:28 -04:00
  • e27b86cae0 expose ServiceSettings.ExtendSessionLengthWithActivity config to clients (#14516) Doug Lauder 2020-05-13 12:31:43 -04:00
  • 4fde004a5b [MM-23535] Add disable database search flag and return empty posts results if set (#14245) Miguel de la Cruz 2020-05-13 14:00:57 +02:00
  • 288ed40e8f Retry on failed download of plugins from marketplace. (#14176) Sayantan Das 2020-05-13 08:36:43 +05:30
  • e03fca5032 Document sqlTeamStore GetAll methods (#14372) Flavia Bastos 2020-05-12 14:47:10 -04:00
  • 729a84a3e6 MM-24135: Migrate AppError from SaveChannel/channel_store.go (#14299) Agniva De Sarker 2020-05-12 21:23:41 +05:30
  • 41e58d9769 MM-23816: Group Mentions: Add ability to rename group names (#14338) catalintomai 2020-05-12 08:35:03 -07:00
  • 9dc64173dc MM-24817: Bump hashicorp/memberlist (#14467) Agniva De Sarker 2020-05-12 21:02:16 +05:30
  • 65733f4969 MM-24644 fix infinite loop splitting post attachments (#14542) Doug Lauder 2020-05-12 09:58:19 -04:00
  • 88481862f7 MM-24911: re-add the reactions table migration (#14487) Agniva De Sarker 2020-05-12 18:57:29 +05:30
  • 4fe52d677c MM-24652: Bump golangci to 1.25.1 (#14409) Agniva De Sarker 2020-05-12 10:36:58 +05:30
  • c7f53cf02b MM-24759: fix order of calling SetstatusOnline (#14450) Agniva De Sarker 2020-05-12 00:16:24 +05:30
  • 3f6c9ab40c Adds server awareness. (#14271) Martin Kraft 2020-05-11 11:45:54 -04:00
  • 744ec281d2 Layer generators error return type fix (#14526) Eli Yukelzon 2020-05-11 12:37:02 +03:00
  • 2e1dc79a03 Remove concurrent write to websocket connection (#14527) Agniva De Sarker 2020-05-11 13:19:00 +05:30
  • 48256721c4 MM-24611: Fix flaky test TestDeletePreferencesWebsocket (#14399) Agniva De Sarker 2020-05-09 08:45:03 +05:30
  • fff93cb73f [MM-24987] Dont call GetSchemeRolesForChannel and instead load the scheme from channel (#14514) Farhan Munshi 2020-05-08 17:50:45 -04:00
  • 8fe003876d [MM-24828] Take into account group synced state of team and channel when sending notifications (#14477) Farhan Munshi 2020-05-08 16:32:48 -04:00
  • 0d1eb02341 [MM-24827] Disable group mentions on e10 or team edition (#14475) Farhan Munshi 2020-05-08 14:19:01 -04:00
  • 4c2d34b097 Fix log message typo. (#14472) Martin Kraft 2020-05-08 13:51:52 -04:00
  • 82e27982d0 MM-24310: Recycle DB connections properly (#14378) Agniva De Sarker 2020-05-08 10:33:54 +05:30