summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | Stop re-wrapping password reset email error in another error (#9382)Harrison Healey2018-09-101-5/+1
* | MM-12007 Add max dimensions to emoji images (#9379)Harrison Healey2018-09-101-3/+10
* | MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)Harrison Healey2018-09-0710-49/+179
* | Merge release-5.3Carlos Tadeu Panato Junior2018-09-032-2/+143
|\|
| * MM-11693 Allow connections to /plugins for interactive message buttons. (#9333)Christopher Speller2018-09-022-2/+143
* | add megacheck as makefile target (#9288)Daniel Schalla2018-09-0313-43/+25
|/
* MM-11710 Add a check to webhook messages to populate username from DM channel...Sudheer2018-08-301-1/+1
* Add GetLDAPUserAttributes method to the plugin API (#9326)Joram Wilander2018-08-291-0/+16
* MM-11270: Forbid react/de-react in archived channels (#9323)Jesús Espino2018-08-291-39/+44
* 9304 added the attachments import to direct post (#9308)Pradeep Murugesan2018-08-293-3/+64
* MM-10532: Add EnableSyncWithLdapIncludeAuth config (#9319)Jesús Espino2018-08-281-2/+3
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-281-2/+2
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-282-51/+208
* Adding IdAttribute setting for SAML (#9291)Jesús Espino2018-08-281-0/+1
* Support for interactive menus in message attachments (#9285)Joram Wilander2018-08-242-4/+58
* Merge release-5.2Carlos Tadeu Panato Junior2018-08-243-4/+4
|\
| * MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-223-4/+4
* | MM-11572: Force correct order on messages generated in the bulk (#9244)Jesús Espino2018-08-241-0/+15
* | MM-11348: Add telemetry for advanced permissions. (#9249)George Goldberg2018-08-231-32/+132
* | Adding Permissions check and reactions function to plugins API (#9273)Jesús Espino2018-08-201-0/+24
* | Add FileInfo and get file []byte in plugin api (#9269)Elias Nahum2018-08-201-0/+8
* | Add PostId to PostActionIntegrationRequest (#9270)Hanzei2018-08-181-0/+1
|/
* MM-9747: Small fixes for attachments import (#9225)Jesús Espino2018-08-082-3/+59
* MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-083-0/+128
* try to fix the flaky test (#9231)Carlos Tadeu Panato Junior2018-08-071-4/+6
* MM-11510: Adds delete at value to delete channel websocket event. (#9217)Martin Kraft2018-08-041-1/+4
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-034-162/+456
* MM-11576: Allow to join and add members to archived channels (#9214)Jesús Espino2018-08-031-8/+0
* MM-11529: Allow to Leave an archived channel from the API (#9204)Jesús Espino2018-08-033-10/+10
* Feature/fileinfo create copy (#9198)dmitrysamuylovpharo2018-08-023-0/+65
* send channel wide push notification type when at-here is used (#9209)Elias Nahum2018-08-021-1/+1
* CSRF Token Implementation for Plugins (#9192)Daniel Schalla2018-08-014-4/+39
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-012-28/+5
* Add missing diagnostics for v5.2 (#9200)Jason Blais2018-08-011-38/+47
* MM-11175 Add logic to server to understand markdown images with dimensions (#...Harrison Healey2018-08-011-0/+8
* Split app/import.go in multiple files (#9179)Jesús Espino2018-08-018-5868/+5924
* MM-11420: plugins: compute bundle hash on load (#9172)Jesse Hallam2018-07-311-14/+15
* Migrate notification_push_test to table testing (#9195)Jesús Espino2018-07-311-310/+509
* MM-10502: Only cluster master should run job schedulers. (#9174)George Goldberg2018-07-312-12/+50
* Save OAuth access token to DB for consistency with other flows (#9190)Joram Wilander2018-07-311-0/+7
* Add siteURL to WS origin check (#9183)Joram Wilander2018-07-301-0/+9
* Fix build. (#9188)Christopher Speller2018-07-301-1/+0
* Pr 9039 (#9187)Martin Kraft2018-07-3011-36/+61
* Login Hooks (#9177)Daniel Schalla2018-07-302-0/+164
* Split notifications file into different files (#9164)Jesús Espino2018-07-286-1779/+1828
* [MM-10621] Set createAt timestamp on file upload api call to secure upload or...Saturnino Abril2018-07-282-4/+7
* Implement OAuth2 implicit grant flow (#9178)Joram Wilander2018-07-272-7/+117
* MM-11431: handle plugin deadlocks (#9167)Jesse Hallam2018-07-272-2/+212
* Adding FileWillBeUploaded plugin hook (#9169)Christopher Speller2018-07-273-8/+105
* Fix file streaming to close files. (#9168)Christopher Speller2018-07-261-1/+2