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

  • 04e364f4f7 Do not scroll center channel to bottom when posting in RHS (#6852) Joram Wilander 2017-07-05 16:28:32 -04:00
  • d59cac0314 translations PR 20170703 (#6836) enahum 2017-07-05 16:21:54 -04:00
  • 81a893b556 fix position of emoji picker (#6837) Saturnino Abril 2017-07-06 04:21:04 +08:00
  • 4efb0f37b7 Increase post visibility in current channel when receiving posts (#6848) Joram Wilander 2017-07-05 16:20:25 -04:00
  • dd78a3f1fa Fix some scrolling issues (#6851) Joram Wilander 2017-07-05 16:20:09 -04:00
  • 039271394e PLT-6753 Fixed deactivated users counting against max members on a team (#6758) Harrison Healey 2017-07-05 12:10:15 -04:00
  • 857d280007 Minor UI Updates (#6842) Asaad Mahmood 2017-07-05 20:29:58 +05:00
  • 65289f26e7 Fix some duplicate message IDs in Bulk Importer. (#6850) George Goldberg 2017-07-05 15:49:30 +01:00
  • 4219d39e97 Return channel member immediately if user is already in channel (#6847) Joram Wilander 2017-07-05 09:06:55 -04:00
  • 0e1a9b7ebf Add App Directory link to Integrations pages (#6731) Jason Blais 2017-07-05 09:03:49 -04:00
  • 0a1b34366b Update mattermost redux to latest (#6846) Joram Wilander 2017-07-05 09:00:30 -04:00
  • 5bd60a4d1e add /search command (#6741) Chris 2017-07-04 18:26:31 -07:00
  • 8f8a978e84 [PLT-6838] Restrict channel delete option per permission policy even for last channel member (#6706) Saturnino Abril 2017-07-05 06:32:27 +08:00
  • 6d6ed309b9 add "TeammateNameDisplay": "full_name" to config.json (#6845) Saturnino Abril 2017-07-05 06:27:44 +08:00
  • 8ec8948c84 PLT-6554 Add config setting to control enabling API version 3 (#6835) Joram Wilander 2017-07-04 16:12:02 -04:00
  • 4bd7b68b24 PLT-6960 Only update post.EditAt when the message changes (#6840) Harrison Healey 2017-07-04 15:17:54 -04:00
  • 1858fba7d4 Removing unnessisary go routines to fix random test failure. (#6838) Christopher Speller 2017-07-04 06:37:52 -07:00
  • 29b98ec383 PLT-6445 Migrate add_command.jsx to be pure and use Redux (#6804) 94117nl 2017-07-04 07:58:45 -05:00
  • 0b112999b5 PLT-6978 - Fixing spacing for menu items (#6827) Asaad Mahmood 2017-07-04 17:37:42 +05:00
  • 914562a3f0 Fix IE and Edge by upgrading redux-persist (#6832) Joram Wilander 2017-07-04 06:55:44 -04:00
  • 9f5fb98b75 Fix system admin not seeing manage channel members options (#6831) Joram Wilander 2017-07-04 04:06:18 -04:00
  • 7a09b4bd78 Make channel switcher partially obey RestrictDirectMessage setting (#6830) Joram Wilander 2017-07-04 04:01:27 -04:00
  • 04b00e0933 Adding back ping retry (#6810) Corey Hulen 2017-07-04 00:01:23 -07:00
  • 0a3bb8fdb1 Refactor system console buttons into RequestButton component. (#6808) George Goldberg 2017-07-04 08:00:17 +01:00
  • f54aee1ef5 Add paging to the GET /emojis endpoint (#6802) Joram Wilander 2017-07-04 02:58:02 -04:00
  • 02335ddad4 fix collapsed image preview that doesn't stay collapsed after posting a message in the channel (#6833) Saturnino Abril 2017-07-04 04:24:02 +08:00
  • e60c6dec19 PLT-6935 Fixes issue when locale set to unknown (#6829) Corey Hulen 2017-07-03 10:26:30 -07:00
  • 171a788715 PLT-6951: Fix channel join slash command. (#6824) George Goldberg 2017-07-03 15:54:59 +01:00
  • ac2c91c507 Fix EnablChannelViewedMessages typo (#6822) Jason Blais 2017-07-03 09:01:14 -04:00
  • a6e9a7a38f Update the Developer Machine Setup link in the README (#6817) Alex Ford 2017-07-02 18:11:36 +01:00
  • 25aa7bd06a PLT-6955: Add new config fields to diagnostics. (#6791) George Goldberg 2017-07-01 02:34:57 +01:00
  • 2f83ea61c7 PLT-6830 Fixed updating profile image not invalidating cache (#6814) Harrison Healey 2017-06-30 21:27:09 -04:00
  • 093dfd6c7f Reverting tutorial fix (#6812) Corey Hulen 2017-06-30 18:18:04 -07:00
  • d2eb10b7e6 Fixing JS error (#6813) Corey Hulen 2017-06-30 17:19:04 -07:00
  • 6e5b1b7cd4 Fix some JS errors (#6811) Joram Wilander 2017-06-30 17:01:42 -04:00
  • 5507154992 Add some basic sorting support for GET /users endpoint (#6801) Joram Wilander 2017-06-30 12:07:23 -04:00
  • 6b77a054c2 remove font setting and default to Open Sans (#6643) Saturnino Abril 2017-06-30 23:29:14 +08:00
  • c2cef78f04 translations PR 20170626 (#6756) enahum 2017-06-30 10:16:43 -04:00
  • 31aeda363c PLT-6836 - Updating post spacing (#6745) Asaad Mahmood 2017-06-30 13:18:03 +05:00
  • eea64f8049 [PLT-5864] Move teammate name display setting to the System Console (#6681) Saturnino Abril 2017-06-30 16:06:59 +08:00
  • fb57b3dd53 update theme constants to have 6 hex format in lowercase (#6805) Saturnino Abril 2017-06-30 13:08:20 +08:00
  • f2898927f1 PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792) George Goldberg 2017-06-29 22:40:14 +01:00
  • a4f363a50b PLT-6610 adding the view channel event as skippable (#6800) Corey Hulen 2017-06-29 14:11:20 -07:00
  • f79101a279 Fixes issues with the tutorial (#6786) Corey Hulen 2017-06-29 12:40:13 -07:00
  • 5d239317dc fix slash command add / edit front-ends (#6799) Chris 2017-06-29 11:05:16 -07:00
  • a3ece09262 Join channel with permalink to public channel you're not in (#6795) Joram Wilander 2017-06-29 12:25:18 -04:00
  • 02019f154d Add missing packages to govet. (#6793) George Goldberg 2017-06-29 15:59:12 +01:00
  • eb7561e05b PLT-6610 sending websocket event for last channel viewed (#6787) Corey Hulen 2017-06-29 07:51:15 -07:00
  • bf81fea9f8 More scrolling fixes (#6780) Joram Wilander 2017-06-29 10:49:55 -04:00
  • 84d5f314a0 PLT-6882 Disable /invite_people when account creation is set to false (#6709) AJ Moon 2017-06-29 07:42:33 -07:00
  • 648f333850 [PLT-6496] Remove System Console and config settings for image height and width (#6688) Saturnino Abril 2017-06-29 22:39:57 +08:00
  • e1168ab7cc [PLT-6847] If a message starts with a / but is not a slash command, put the text back in the input box when it fails to send (#6695) Carlos Tadeu Panato Junior 2017-06-29 16:39:13 +02:00
  • 50b662040c Add /help slash command (#6650) Jaehyun, Park 2017-06-29 23:38:56 +09:00
  • 94e734c1bd [PLT-6655] Remove 1024 character limit with text settings at system console, except sitename of custom branding (#6597) Saturnino Abril 2017-06-29 22:36:55 +08:00
  • fcc9a8e6ae Fix bad merge (#6796) Joram Wilander 2017-06-29 10:14:51 -04:00
  • 3cd8057d28 Various updates to match latest mattermost-redux (#6794) Joram Wilander 2017-06-29 10:03:57 -04:00
  • bef07fc53e Fix sidebar status not updating (#6752) Joram Wilander 2017-06-29 09:37:57 -04:00
  • 227586e09a [PLT-5639] Show a message when invited addresses are blocked (#6691) Pieter Lexis 2017-06-29 15:04:14 +02:00
  • 976030ea25 [PLT-6707] /header [text] slash command: Edit the channel header (#6566) Carlos Tadeu Panato Junior 2017-06-29 14:06:17 +02:00
  • 520cedea16 PLT-6909 Remove deleted emojis from cache (#6757) Harrison Healey 2017-06-28 23:06:45 -04:00
  • 9e600fcdcc PLT-3901 fixing push notificaiton with images message (#6783) Corey Hulen 2017-06-28 20:05:34 -07:00
  • 2a96b7e15e Remove unneeded return and add logging for marking channels unread (#6788) Joram Wilander 2017-06-28 20:56:14 -04:00
  • c6602ae2b8 PLT-6844 Change file uploading to use superagent (#6785) Harrison Healey 2017-06-28 15:42:54 -04:00
  • 7bde11d21b Make sure to log errors when failing to send emails (#6754) Joram Wilander 2017-06-28 12:07:52 -04:00
  • 28e0b8dc27 PLT-6456 Migrate installed_commands.jsx to be pure and use Redux (#6759) 94117nl 2017-06-28 09:38:57 -05:00
  • 005dd0754b Update gorp to support query timeouts on postgres (#6730) Joram Wilander 2017-06-28 10:34:00 -04:00
  • 2dea567dcf Added MarkdownImage component (#6774) Harrison Healey 2017-06-28 10:30:02 -04:00
  • 0f69920342 PLT-6920: Fix password reset email. (#6773) George Goldberg 2017-06-28 15:29:19 +01:00
  • e527b6bbe4 PLT-6931 Properly parse request body in post search (#6768) Joram Wilander 2017-06-28 10:28:17 -04:00
  • 3e9b5c2776 PLT-6813 Removed misleading and outdated link tests (#6767) Harrison Healey 2017-06-28 10:27:32 -04:00
  • 37642a4f1e PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761) George Goldberg 2017-06-28 15:26:38 +01:00
  • fb2ef7708b PLT-6796 - Regression: Code tag is empty for html code blocks (#6779) Carlos Tadeu Panato Junior 2017-06-28 15:39:12 +02:00
  • 5492ca28b1 Fix account creation redirect (#6765) Joram Wilander 2017-06-28 09:38:19 -04:00
  • a32f6f7733 Update test-tables.md (#6775) lindalumitchell 2017-06-28 06:37:43 -07:00
  • bc2cad397a Fix searching by user id in system console (#6763) Joram Wilander 2017-06-28 09:36:13 -04:00
  • 58b3231916 add attachments notification (#6769) megos 2017-06-28 21:37:51 +09:00
  • c66799a839 Fixed error information being obscured when joining teams with API v4 (#6751) Harrison Healey 2017-06-28 07:56:29 -04:00
  • 4484c82b1b PLT-6799 Removed <wbr> tags from markdown links (#6766) Harrison Healey 2017-06-28 01:47:51 -04:00
  • 99fc4b0988 PLT-6900: Hide DotMenu container when DotMenu empty. (#6770) George Goldberg 2017-06-28 06:44:02 +01:00
  • 155c6600aa [PLT-6599] Add link to check Websocket port error message (#6743) Carlos Tadeu Panato Junior 2017-06-28 07:38:57 +02:00
  • a2f7de52c3 Remove unnecessary API calls on first page load (#6762) Joram Wilander 2017-06-27 23:49:03 -04:00
  • 0b62078712 [PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738) Saturnino Abril 2017-06-28 02:59:08 +08:00
  • e2daa425fa fix JS errors in saving preferences - for user's display (including custom theme vector) and advanced settings (#6764) Saturnino Abril 2017-06-28 01:27:31 +08:00
  • 9659a6da06 Stage 1 of caching layer. Framework (#6693) Christopher Speller 2017-06-27 08:02:08 -07:00
  • 28bf900205 Update to latest mattermost-redux (#6753) Joram Wilander 2017-06-27 07:36:07 -04:00
  • 58e8de3899 Fixing mean request time (#6760) Corey Hulen 2017-06-26 21:46:19 -07:00
  • f2abb9d8eb fix permission app error with updatePost (#6749) Saturnino Abril 2017-06-27 04:05:50 +08:00
  • ffaab0bf22 Update dialog help text of 'MoreDirectChannels' and 'AddUsersToTeam' modals (#6744) Saturnino Abril 2017-06-27 02:34:44 +08:00
  • 69ae5cef16 verify for email domain for everything but ldap / saml (#6718) Chris 2017-06-26 11:33:48 -07:00
  • f404483834 platform/model: Don't pull in the "testing" package in normal builds (#6735) Adrien 2017-06-26 20:32:39 +02:00
  • 82b36b3721 PLT-6815 Do not disconnect websocket when joining a team (#6746) Joram Wilander 2017-06-26 13:25:43 -04:00
  • 072da672a8 Required space before brackets in async arrow functions (#6721) Harrison Healey 2017-06-26 12:38:50 -04:00
  • 14467ee134 add /open command (#6717) Chris 2017-06-26 09:36:47 -07:00
  • e285839ee1 Fix websocket URL when specifying port in the config (#6748) Joram Wilander 2017-06-26 11:39:24 -04:00
  • 23ccfc845c Move remaining actions over to use redux and v4 endpoints (#6720) Joram Wilander 2017-06-26 08:16:57 -04:00
  • fe7e9d95b3 fix JS error when saving a custom theme vector (#6734) Saturnino Abril 2017-06-24 07:12:34 +08:00
  • 33eb77b757 PLT-3711: Add websocket event for emoji addition (#6211) VeraLyu 2017-06-24 07:09:17 +08:00
  • 4df36a504c PLT-6714: add /settings command (#6716) Chris 2017-06-23 15:47:24 -07:00
  • bf12e7e32c Load current user after loading client config (#6648) Harrison Healey 2017-06-23 17:08:25 -04:00
  • 964077eba3 translations PR 20170619 (#6686) enahum 2017-06-23 16:48:49 -04:00