summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Config to make town square read only (#7140)David Meza2017-09-0111-14/+130
* PLT-7496 Add missing telemetry for a few config settings (#7318)Jason Blais2017-09-011-0/+4
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-0128-76/+965
* PLT-3893: Structured Logging Continues (#7252)Jonathan2017-08-316-12/+548
* PLT-7448: Searching submits multiple API requests. (#7334)George Goldberg2017-08-311-2/+1
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-319-68/+34
* Fix setting profile image for other users (#7306)Joram Wilander2017-08-312-1/+10
* Update mattermost-redux to latest (#7333)Joram Wilander2017-08-311-1/+1
* sort compliance report (#7326)Saturnino Abril2017-08-311-1/+5
* Add minimum channel name length in rename modal (#7308)Joram Wilander2017-08-312-0/+12
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-305-12/+46
* PLT-7220: Jumping to a GM from a flagged messages doesn't add the GM to your ...Jonathan2017-08-301-1/+8
* Minor bug fixes (#7305)Asaad Mahmood2017-08-306-22/+29
* PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-302-4/+2
* set to default value with config is missing (#7320)Saturnino Abril2017-08-3041-196/+253
* PLT-7379: Timestamp on deleted, ephemeral, or pending post is a permalink (#7...Jonathan2017-08-304-17/+35
* PLT-6403: Interactive messages (#7274)Chris2017-08-2918-11/+366
* Fix permalink loading for non-loaded posts (#7310)Joram Wilander2017-08-292-2/+2
* Show loading message if a team has been selected, in addition to showing it w...Jonathan2017-08-291-1/+1
* PLT-3638: Fix re-opening of collapsed preview on refresh (#7301)atp2017-08-292-5/+15
* Experimental implementation for webapp plugins (#7185)Joram Wilander2017-08-2915-32/+354
* Enforce channel display name limits on slash command (#7309)Joram Wilander2017-08-294-0/+44
* Fix yarn.lock getting changed by make run (#7311)Joram Wilander2017-08-281-183/+29
* add client4 apis needed for jira plugin (#7292)Chris2017-08-285-5/+212
* add plugin http handler (#7289)Chris2017-08-2810-30/+403
* Manage version configurations client versions (#7220)Chris Duarte2017-08-289-1/+255
* PLT-7221 differentiate between RN and Classic sessions (#7303)enahum2017-08-282-16/+48
* Include post_id and root_id to handle actions from the PN (#7286)enahum2017-08-282-5/+12
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-2816-79/+79
* Set charset for OAuth2 authorize page (#7304)Joram Wilander2017-08-281-1/+1
* Use path.Join to form log filename (#7293)Stan Hu2017-08-281-1/+2
* update test snapshot for post_info (#7297)Saturnino Abril2017-08-251-8/+28
* PLT-7356 and 7378 Reduce size of emoji test posts (#7291)lindalumitchell2017-08-256-34/+43
* PLT-7318 fixing focus issue with IPad (#7287)Corey Hulen2017-08-253-3/+3
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-2520-299/+678
* PLT-5478: Hide collapse/expand arrow for image links when no image is availab...atp2017-08-251-1/+28
* PLT-7224 - Updating post textbox UI (#7153)Asaad Mahmood2017-08-2513-195/+160
* PLT-7417/PLT-7425 (#7278)Harrison Healey2017-08-254-50/+14
* Fix log error message for UpdateLastActivityAtIfNeeded (#7282)enahum2017-08-251-1/+1
* add attachments to rhs search results (#7290)Chris2017-08-251-1/+9
* Other Packages: NewLocAppError -> NewAppError (#7283)George Goldberg2017-08-255-21/+25
* [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)Saturnino Abril2017-08-242-5/+126
* Switch hook debug msg to info (#7272)Corey Hulen2017-08-222-4/+4
* Fixing logging errors for Franz (#7273)Corey Hulen2017-08-221-24/+26
* Fixed not being able to scroll down in message preview mode when using (#7194)Sudheer2017-08-221-0/+4
* Hiding the rogue webkit file input button (#7130)Alex White2017-08-221-0/+4
* Fixing race in update channel (#7269)Corey Hulen2017-08-223-1/+15
* Add a + next to direct message on sidebar to open 'Direct Messages' modal (#7...David Meza2017-08-221-0/+30
* [PLT-1015] Make all Mattermost system emails Multi-Part, with both a HTML and...Carlos Tadeu Panato Junior2017-08-215-26/+30
* make hooks optional, short circuit if unimplemented (#7263)Chris2017-08-215-49/+156