summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-297-0/+106
* PLT-6610 adding the view channel event as skippable (#6800)Corey Hulen2017-06-291-1/+3
* Fixes issues with the tutorial (#6786)Corey Hulen2017-06-294-24/+16
* fix slash command add / edit front-ends (#6799)Chris2017-06-292-2/+4
* Join channel with permalink to public channel you're not in (#6795)Joram Wilander2017-06-291-7/+12
* Add missing packages to govet. (#6793)George Goldberg2017-06-291-0/+3
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-299-3/+50
* More scrolling fixes (#6780)Joram Wilander2017-06-292-6/+14
* PLT-6882 Disable /invite_people when account creation is set to false (#6709)AJ Moon2017-06-292-1/+13
* [PLT-6496] Remove System Console and config settings for image height and wid...Saturnino Abril2017-06-2913-271/+30
* [PLT-6847] If a message starts with a / but is not a slash command, put the t...Carlos Tadeu Panato Junior2017-06-292-5/+6
* Add /help slash command (#6650)Jaehyun, Park2017-06-295-1/+123
* [PLT-6655] Remove 1024 character limit with text settings at system console, ...Saturnino Abril2017-06-292-4/+2
* Fix bad merge (#6796)Joram Wilander2017-06-291-1/+1
* Various updates to match latest mattermost-redux (#6794)Joram Wilander2017-06-292-37/+29
* Fix sidebar status not updating (#6752)Joram Wilander2017-06-291-2/+5
* [PLT-5639] Show a message when invited addresses are blocked (#6691)Pieter Lexis2017-06-294-8/+48
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-298-8/+141
* PLT-6909 Remove deleted emojis from cache (#6757)Harrison Healey2017-06-292-5/+9
* PLT-3901 fixing push notificaiton with images message (#6783)Corey Hulen2017-06-292-2/+10
* Remove unneeded return and add logging for marking channels unread (#6788)Joram Wilander2017-06-281-3/+4
* PLT-6844 Change file uploading to use superagent (#6785)Harrison Healey2017-06-282-17/+70
* Make sure to log errors when failing to send emails (#6754)Joram Wilander2017-06-282-6/+4
* PLT-6456 Migrate installed_commands.jsx to be pure and use Redux (#6759)94117nl2017-06-287-31/+206
* Update gorp to support query timeouts on postgres (#6730)Joram Wilander2017-06-287-38/+19
* Added MarkdownImage component (#6774)Harrison Healey2017-06-284-26/+42
* PLT-6920: Fix password reset email. (#6773)George Goldberg2017-06-281-1/+1
* PLT-6931 Properly parse request body in post search (#6768)Joram Wilander2017-06-282-10/+6
* PLT-6813 Removed misleading and outdated link tests (#6767)Harrison Healey2017-06-281-5/+2
* PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761)George Goldberg2017-06-284-32/+1146
* PLT-6796 - Regression: Code tag is empty for html code blocks (#6779)Carlos Tadeu Panato Junior2017-06-281-1/+1
* Fix account creation redirect (#6765)Joram Wilander2017-06-285-24/+10
* Update test-tables.md (#6775)lindalumitchell2017-06-281-1/+9
* Fix searching by user id in system console (#6763)Joram Wilander2017-06-281-7/+1
* add attachments notification (#6769)megos2017-06-282-1/+18
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-287-27/+10
* PLT-6799 Removed <wbr> tags from markdown links (#6766)Harrison Healey2017-06-283-16/+4
* PLT-6900: Hide DotMenu container when DotMenu empty. (#6770)George Goldberg2017-06-282-1/+21
* [PLT-6599] Add link to check Websocket port error message (#6743)Carlos Tadeu Panato Junior2017-06-284-5/+12
* Remove unnecessary API calls on first page load (#6762)Joram Wilander2017-06-271-7/+6
* [PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)Saturnino Abril2017-06-272-5/+6
* fix JS errors in saving preferences - for user's display (including custom th...Saturnino Abril2017-06-273-16/+3
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-2738-1043/+1261
* Update to latest mattermost-redux (#6753)Joram Wilander2017-06-271-1/+1
* Fixing mean request time (#6760)Corey Hulen2017-06-261-1/+1
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-263-5/+6
* Update dialog help text of 'MoreDirectChannels' and 'AddUsersToTeam' modals (...Saturnino Abril2017-06-264-10/+3
* verify for email domain for everything but ldap / saml (#6718)Chris2017-06-262-18/+10
* platform/model: Don't pull in the "testing" package in normal builds (#6735)Adrien2017-06-261-0/+0
* PLT-6815 Do not disconnect websocket when joining a team (#6746)Joram Wilander2017-06-265-48/+37