summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* MM-11707: Change the default setting for EDIT_OTHERS_POSTS (#9447)Jesús Espino2018-09-241-1/+1
* Add ChannelId and TeamId to PostActionIntegrationRequest (#9384)Hanzei2018-09-191-0/+2
* Revert "disable EnablePublicChannelsMaterialization by default (#9418)" (#9427)Jesse Hallam2018-09-181-1/+1
* MM-11700 Clean up handling of user display names for notifications (#9343)Harrison Healey2018-09-181-0/+4
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-175-0/+34
* disable EnablePublicChannelsMaterialization by default (#9418)Jesse Hallam2018-09-171-1/+1
* [MM-11860]: Expose slack attachment parsing functions in the model package (#...Charles Birk2018-09-171-0/+25
* MM-11424 Extend bulk import to support themes across teams(#9305) (#9419)FurmanovD2018-09-171-0/+1
* MM-11886: materialize channel search (#9349)Jesse Hallam2018-09-131-10/+15
* MM-11725: Add specific autocomplete endpoint for search autocomplete (#9337)Jesús Espino2018-09-111-0/+11
* Merge release-5.3Carlos Tadeu Panato Junior2018-09-101-0/+3
|\
| * MM-11649: Fix caching issue in channel API endpoints. (#9345)George Goldberg2018-09-061-0/+3
* | Merge remote-tracking branch 'upstream/release-5.3' into release-5.3-daily-me...cpanato2018-09-041-0/+1
|\|
| * Uncomment upgrade for 5.3.0 (#9354)Carlos Tadeu Panato Junior2018-09-041-0/+1
* | MM-11703: Update incoming and outgoing webhook description to 500 characters ...n1aba2018-09-044-7/+7
* | add megacheck as makefile target (#9288)Daniel Schalla2018-09-033-3/+3
|/
* bug fix: after and before search flags should not be inclusive of the selecte...Dmitry Samuylov2018-08-291-2/+9
* Remove testing imports from non-test code. (#9324)George Goldberg2018-08-292-59/+58
* MM-10532: Add EnableSyncWithLdapIncludeAuth config (#9319)Jesús Espino2018-08-281-2/+7
* Feature/search after before on (#9219)Dmitry Samuylov2018-08-286-30/+262
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-1/+5
* Adding IdAttribute setting for SAML (#9291)Jesús Espino2018-08-281-0/+6
* MM-11786: Adds API endpoint to retrieve redirect locations. (#9284)Martin Kraft2018-08-241-0/+15
* Support for interactive menus in message attachments (#9285)Joram Wilander2018-08-241-3/+25
* Merge release-5.2Carlos Tadeu Panato Junior2018-08-241-3/+3
|\
| * MM-11782: Make archived channels experimental and off-by-default. (#9281)George Goldberg2018-08-221-3/+3
* | Add ToJson() to PostActionIntegrationResponse (#9247)Hanzei2018-08-202-6/+61
* | Add PostId to PostActionIntegrationRequest (#9270)Hanzei2018-08-181-0/+1
* | avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-0910-272/+120
* | Ignore link-local addresses in cluster advertisement (#9223)Daniel Malon2018-08-081-1/+1
|/
* MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-081-0/+1
* Uncomment upgrade for 5.2.0 (#9216)Carlos Tadeu Panato Junior2018-08-061-0/+1
* CSRF Token Implementation for Plugins (#9192)Daniel Schalla2018-08-012-0/+29
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-014-20/+101
* MM-11420: plugins: compute bundle hash on load (#9172)Jesse Hallam2018-07-312-5/+11
* Adding support for code split plugins. (#9184)Christopher Speller2018-07-311-1/+1
* Pr 9039 (#9187)Martin Kraft2018-07-303-5/+39
* MM-11301: Validates listen address config value. (#9138)Martin Kraft2018-07-303-1/+108
* Implement OAuth2 implicit grant flow (#9178)Joram Wilander2018-07-272-3/+2
* MM-11160 Adding proper CORS support. (#9152)Christopher Speller2018-07-261-0/+15
* added the custom icon and username for the outgoing webhook and its response ...Pradeep Murugesan2018-07-252-0/+30
* Add ExperimentalSidebarPreference in the config (#9013)Chris Duarte2018-07-231-0/+6
* Default Channel Functionality + Test Suite (#9068)Daniel Schalla2018-07-201-0/+5
* MM-11389 Added diagnostics for FileSettings.Directory (#9125)Harrison Healey2018-07-191-1/+3
* Support `server`, deprecate `backend` in plugin manifest (#9127)Jesse Hallam2018-07-183-30/+192
* Support for Embeded chat (#9129)Chris Duarte2018-07-182-0/+18
* MM-11366: support a plugin bundle with multiple executables (#9121)Jesse Hallam2018-07-172-3/+213
* Make plugin IDs case insensitive (#9117)Joram Wilander2018-07-162-0/+6
* Add localized timestamp support for email notification (#8674)Chris Duarte2018-07-131-0/+8
* Merge remote-tracking branch 'upstream/release-5.1' into release-5.1-daily-me...cpanato2018-07-121-6/+6
|\