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

  • 871b7eaa66 Include post_id and root_id to handle actions from the PN (#7286) enahum 2017-08-28 11:54:23 -03:00
  • 1709b94227 PLT-5745 Cleaning up duplicate calls (#7298) Corey Hulen 2017-08-28 07:08:37 -07:00
  • a12cf549cf Set charset for OAuth2 authorize page (#7304) Joram Wilander 2017-08-28 10:04:52 -04:00
  • f9837c3ac0 Use path.Join to form log filename (#7293) Stan Hu 2017-08-28 04:42:16 -07:00
  • c81d0f120a update test snapshot for post_info (#7297) Saturnino Abril 2017-08-26 04:48:24 +08:00
  • eec79e042e PLT-7356 and 7378 Reduce size of emoji test posts (#7291) lindalumitchell 2017-08-25 07:43:06 -07:00
  • 1c268dfd72 PLT-7318 fixing focus issue with IPad (#7287) Corey Hulen 2017-08-25 07:42:04 -07:00
  • 50fc6e1e9e PLT-???? Prepare file upload infrastructure for Data Retention. (#7266) George Goldberg 2017-08-25 15:38:13 +01:00
  • 99acf61068 PLT-5478: Hide collapse/expand arrow for image links when no image is available (#7216) atp 2017-08-25 20:01:30 +05:30
  • 1a71589dce PLT-7224 - Updating post textbox UI (#7153) Asaad Mahmood 2017-08-25 19:29:31 +05:00
  • 086365fb84 PLT-7417/PLT-7425 (#7278) Harrison Healey 2017-08-25 10:24:52 -04:00
  • a360ac6dbd Fix log error message for UpdateLastActivityAtIfNeeded (#7282) enahum 2017-08-25 11:15:23 -03:00
  • d13f192964 add attachments to rhs search results (#7290) Chris 2017-08-25 09:08:03 -05:00
  • 1a2a02440c Other Packages: NewLocAppError -> NewAppError (#7283) George Goldberg 2017-08-25 11:04:37 +01:00
  • f6e0310b50 [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207) Saturnino Abril 2017-08-24 00:19:15 +08:00
  • 7dad3965a6 Switch hook debug msg to info (#7272) Corey Hulen 2017-08-22 15:57:02 -07:00
  • f9632497a4 Fixing logging errors for Franz (#7273) Corey Hulen 2017-08-22 15:10:31 -07:00
  • 1f899c873e Fixed not being able to scroll down in message preview mode when using (#7194) Sudheer 2017-08-23 01:04:35 +05:30
  • 6b27ae2bac Hiding the rogue webkit file input button (#7130) Alex White 2017-08-22 14:33:22 -05:00
  • b0e367b192 Fixing race in update channel (#7269) Corey Hulen 2017-08-22 10:20:54 -07:00
  • 1ce079d2d0 Add a + next to direct message on sidebar to open 'Direct Messages' modal (#7159) David Meza 2017-08-22 07:13:46 -05:00
  • 12a9180807 [PLT-1015] Make all Mattermost system emails Multi-Part, with both a HTML and Plain Text version. (#5698) Carlos Tadeu Panato Junior 2017-08-21 15:31:13 -03:00
  • 65ccd4afb2 make hooks optional, short circuit if unimplemented (#7263) Chris 2017-08-21 11:48:07 -05:00
  • 5872a294aa Updating client dependancies. (#7253) Christopher Speller 2017-08-21 07:18:40 -07:00
  • b2e53086b3 PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for buttons. (#7174) Sudheer 2017-08-21 19:42:40 +05:30
  • 2986c38469 PLT-7256: Fix email rate selection when batching is disabled (#7202) atp 2017-08-21 19:30:40 +05:30
  • 22efdbe6fb fix expand/collapse arrows for youtube videos (#7240) Saturnino Abril 2017-08-21 20:06:34 +08:00
  • d7b055f428 Minor string changes for JIRA setting (#7264) Jason Blais 2017-08-21 08:04:33 -04:00
  • 1222e6cd41 make config.json play nicely with version control (#7221) Chris 2017-08-20 23:47:14 -05:00
  • 4a8afebcdb Adding debugging for webhook (#7199) Corey Hulen 2017-08-18 15:58:26 -07:00
  • 2b3f7d0bc3 Fixing bad merge (#7259) Corey Hulen 2017-08-18 13:26:12 -07:00
  • 2461c55d0d Ignoring primary key duplication errors on status saveorupdate (#7255) Christopher Speller 2017-08-18 12:45:48 -07:00
  • 17098fb2a3 Adding check for file write or minio/s3 bucket before server start. (#7254) Christopher Speller 2017-08-18 12:22:29 -07:00
  • b60cc5b28e Multiple bug fixes (#7243) Asaad Mahmood 2017-08-19 00:21:34 +05:00
  • f720288c10 windows support for plugin ipc (#7251) Chris 2017-08-18 14:21:01 -05:00
  • 42c6686602 PLT-7217: CLI command to change channel public/private type. (#7225) George Goldberg 2017-08-18 20:14:52 +01:00
  • e40fd0b3b5 Remove temporary cookie code (#7218) Joram Wilander 2017-08-18 15:09:01 -04:00
  • 339b30e1da Added missing string for translation (#7203) Christian Arnold 2017-08-18 21:08:00 +02:00
  • 13d76a0cb2 PLT-6451 Migrate installed_oauth_app.jsx to be pure and use Redux (#7190) n1aba 2017-08-18 14:06:32 -05:00
  • 6df51f8617 PLT-7397 Added loadImage function instead of Image.prototype.load (#7184) Harrison Healey 2017-08-18 15:03:04 -04:00
  • 26ec8ffc3e Rename SAML in the System Console to SAML 2.0 + access token string fixes (#7182) Jason Blais 2017-08-18 15:02:06 -04:00
  • f40f41ed53 PLT-6443 Migrate add_oauth_app.jsx to be pure and use Redux (#7232) n1aba 2017-08-18 08:42:10 -05:00
  • 9097289c2c [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064) Saturnino Abril 2017-08-18 17:04:05 +08:00
  • 96eab12027 Updating server dependancies. (#7246) Christopher Speller 2017-08-17 17:19:06 -07:00
  • 2c895ee66e webhook merge fix (#7250) Chris 2017-08-17 17:07:47 -05:00
  • 4d243e9256 Fixing bad merge (#7247) Corey Hulen 2017-08-17 12:45:51 -07:00
  • fd1301779f Merge branch 'release-4.1' Christopher Speller 2017-08-17 09:35:36 -07:00
  • d41f1695e9 Minor UI improvements (#7137) Asaad Mahmood 2017-08-17 19:07:34 +05:00
  • 22459ee17a PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224) George Goldberg 2017-08-17 15:05:17 +01:00
  • 4e92d18017 set ephemeral message ("message deleted") without ("Only visible to you") visible to users other than the owner (#7201) Saturnino Abril 2017-08-17 17:14:59 +08:00
  • f80d50adbd PLT-7407: Back-end plugin mechanism (#7177) Chris 2017-08-16 17:23:38 -05:00
  • 4f85ed985d Fixing licensing (#7226) Corey Hulen 2017-08-16 11:28:48 -07:00
  • 29a7e182a6 PLT-6079 Adding leader election (#7105) Corey Hulen 2017-08-16 10:29:45 -07:00
  • 0ab490845a PLT-6226 Fixing races with licensing (#7213) Corey Hulen 2017-08-16 09:51:45 -07:00
  • 32265df8be PLT-7353 Fixed being unable to use quotes in links (#7171) Harrison Healey 2017-08-16 11:04:29 -04:00
  • 30cfc1aa3e PLT-7368: Don't clear search box on ESC in Chrome. (#7215) George Goldberg 2017-08-16 14:18:36 +01:00
  • cc3d8a9180 Add note that users can be searched by token ID in the Users page (#7222) Jason Blais 2017-08-16 09:18:06 -04:00
  • b122381e87 PLT-1649: add response_url support for custom slash commands (#6739) Chris 2017-08-16 07:17:57 -05:00
  • 5cd45c9394 add emoji to recently used section when reacting to a post in RHS (#7217) Saturnino Abril 2017-08-16 16:59:05 +08:00
  • 0033e3e37b PLT-7408 Move webhook handling into api4 package to fix EnableAPIv3 config setting (#7219) Joram Wilander 2017-08-15 16:25:36 -04:00
  • 7d3719b5c6 translations PR 20170814 (#7210) enahum 2017-08-15 12:22:22 -03:00
  • 8e646763e7 [PLT-7180] Fix delete/edit not showing on DotMenu at parent post of RHS (#7214) Saturnino Abril 2017-08-15 23:20:19 +08:00
  • fcd56927df disable intermittently failing test at TestGetAllTeams temporarily (#7211) Saturnino Abril 2017-08-15 23:03:39 +08:00
  • 1a270744a7 PLT-7398 Removed flex-basis from search box (#7204) Harrison Healey 2017-08-15 08:28:28 -04:00
  • e1e2566c67 PLT-7375: Email batching not on by default for accounts that have never touched their email settings (#7206) Jonathan 2017-08-14 21:20:03 -04:00
  • c66bb2349e Adding default of EN to localization store (#7208) Christopher Speller 2017-08-14 17:48:08 -07:00
  • 4cf316fcd3 [PLT-7342] Add function and tests to specifically determine @all & @channel (#7181) Saturnino Abril 2017-08-12 02:01:11 +08:00
  • 638c38cc0d PLT-7336: Fix team API endpoints. George Goldberg 2017-08-11 18:20:10 +01:00
  • e7053b971b PLT-6609: Fix hashtag highlighting of search results (#7175) George Goldberg 2017-08-11 16:52:24 +01:00
  • 44b976886f PLT-7323/PLT-7334 CSS fixes (#7155) Asaad Mahmood 2017-08-11 19:39:05 +05:00
  • 33d3818e1f Add character limit to channel header edit modal (#7179) Joram Wilander 2017-08-11 09:51:40 -04:00
  • 48741434aa PLT-7360 Adding SSE to compliance (#7165) Corey Hulen 2017-08-10 18:44:28 -07:00
  • 3ff4719d46 Update mattermost-redux to webapp-4.1 branch (#7170) Joram Wilander 2017-08-10 12:41:59 -04:00
  • 6ba6431548 Merge 4.0.3 into release-4.1 (#7169) Saturnino Abril 2017-08-11 00:41:10 +08:00
  • 5f823d703d Fix arrow keys when viewing images (#7161) Joram Wilander 2017-08-10 12:40:44 -04:00
  • bbf6c81a06 Fix out-of-channel mentions for usernames with dashes (#7151) Joram Wilander 2017-08-10 08:41:34 -04:00
  • 70157ef0e3 Fix pinned posts not updating when list empty (#7164) Joram Wilander 2017-08-10 07:33:52 -04:00
  • ffbf8e51fe PLT-6358: Server HTTP client improvements (#6980) Chris 2017-08-09 15:49:07 -05:00
  • 504582b824 when session id is invalid,the function "revokeSession" should return (#7127) KenmyZhang 2017-08-10 04:36:59 +08:00
  • ab13de96a0 PLT-7288: Allow CLI to delete teams with no channels. (#7135) George Goldberg 2017-08-09 21:36:27 +01:00
  • ff0811e4a4 lint all the things (#7154) Chris 2017-08-09 15:35:49 -05:00
  • 9309ad9d7a PLT-7301: Removed props mutation that was causing JS error, now passing locale as a prop directly instead of fetching it out of the user object (#7162) Jonathan 2017-08-09 16:33:31 -04:00
  • 58b2bcd907 reset post attachments on post prop change (#7158) Chris 2017-08-09 13:24:45 -05:00
  • fd6856b674 PLT-7206: Remove the "Delete Channel" option for private channels if you're the last channel member and policy setting restricts channel deletion (#7050) Jonathan 2017-08-09 09:34:09 -04:00
  • d780ac6e27 Update unit test JoramWilander 2017-08-09 09:33:30 -04:00
  • 311335b62c Another team update JoramWilander 2017-08-09 09:22:57 -04:00
  • 6b741c4cea testify (#7116) Chris 2017-08-08 17:40:46 -05:00
  • 1885d2ec2a Minor updates to team JoramWilander 2017-08-08 16:20:07 -04:00
  • c42510a7f4 add preparatory upgrade code for 4.2 (#7157) Saturnino Abril 2017-08-09 04:13:55 +08:00
  • 70fe9e9e97 translations PR 20170807 (#7144) enahum 2017-08-08 12:33:25 -04:00
  • e359e28018 [PLT-7317] Fix emoji picker preview (#7136) Saturnino Abril 2017-08-08 23:48:41 +08:00
  • 6964ae61dc Added unit tests for getFile headers (#7045) Harrison Healey 2017-08-08 11:47:17 -04:00
  • 2105b10ccd FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467) Tejay Cardon 2017-08-08 08:15:20 -06:00
  • 7683e751ab PLT-7311 Don't allow empty search in searchbar. (#7133) George Goldberg 2017-08-08 13:54:23 +01:00
  • dcaed2c8e3 uncomment upgrade for 4.1 (#7128) Saturnino Abril 2017-08-08 20:48:01 +08:00
  • 5132c62d15 PLT-7309: Fix webook management when permitted for non-admins. (#7132) George Goldberg 2017-08-08 13:45:17 +01:00
  • 82407bd44a PLT-7313: Show help popover when search focused and empty. (#7134) George Goldberg 2017-08-08 13:44:12 +01:00
  • bec6b90b8d bump mattermost-redux#e529791 at yarn.lock (#7141) Saturnino Abril 2017-08-08 20:42:27 +08:00
  • 2853b3a47b PLT-7263: truncate long issue descriptions (#7142) Chris 2017-08-08 07:41:33 -05:00
  • 2c8fe15cc8 Change "Cancel" button to "Close" (#7131) 94117nl 2017-08-08 04:11:24 -05:00