summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Fixing misspell errors (#8544)Jesús Espino2018-03-293-6/+6
* Add ExperimentalTimezone flag (#8539)Chris Duarte2018-03-291-0/+12
* Remove the index on Channels.DisplayName. (#8530)Jesse Hallam2018-03-281-2/+4
* Add defaults for SAML settings (#8536)Joram Wilander2018-03-281-0/+8
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-281-37/+38
* Merge branch 'advanced-permissions-phase-1'George Goldberg2018-03-279-211/+559
|\
| * Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-276-19/+49
| |\
| * | Fix typo in MANAGE_SYSTEM_WIDE_OAUTH permission. (#8516)George Goldberg2018-03-271-3/+3
| * | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-234-0/+669
| |\ \
| * \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-191-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-1319-111/+187
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-028-217/+240
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-192-1/+10
| |\ \ \ \ \ \
| * | | | | | | MM-8827: Add ADD_REACTION, REMOVE_REACTION and REMOVE_OTHERS_REACTIONS permis...Jesús Espino2018-02-192-0/+27
| * | | | | | | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-02-142-4/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-137-15/+106
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updates migration tests to reflect front-end mapping changes. (#8237)Martin Kraft2018-02-131-1/+5
| * | | | | | | | | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-092-2/+1
| * | | | | | | | | XYZ-80: Add CreateAt/UpdateAt/DeleteAt fields to roles table. (#8223)George Goldberg2018-02-081-0/+3
| * | | | | | | | | XYZ-76: Add license check to patchRoles endpoint. (#8224)George Goldberg2018-02-081-0/+35
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-075-4/+127
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-0664-1242/+480
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-068-219/+486
* | | | | | | | | | | | post a system message after a channel is converted from public to private (#8...Saturnino Abril2018-03-271-0/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Relax 4k post message limit (#8478)Jesse Hallam2018-03-262-18/+21
* | | | | | | | | | | Adding go client support and basic unit tests for channel autocomplete. (#8510)Christopher Speller2018-03-261-0/+11
* | | | | | | | | | | [MM-9777] Avoids adding custom emojis with the same name as a system emoji (#...Fede2018-03-233-1/+17
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Timezone feature (#8185)Chris Duarte2018-03-224-0/+666
* | | | | | | | | | add config for saml home realm discovery bypass (#8480)Chris2018-03-201-0/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | update email test in the driver to be able to send the config in the body (#8...Carlos Tadeu Panato Junior2018-03-131-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | MM-8839: Adds ChannelType to compliance-related model. (#8424)Martin Kraft2018-03-092-0/+4
* | | | | | | | MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-2/+13
* | | | | | | | MM-8840: Add GlobalRelay Configuration Settings (#8304)Jonathan2018-03-082-14/+153
* | | | | | | | respect plugin manifest webapp bundle_path (#8393)Chris2018-03-071-0/+5
* | | | | | | | general cleanup (#8387)Chris2018-03-0715-108/+9
* | | | | | | | Add preparatory upgrade code for 4.9 (#8408)Joram Wilander2018-03-051-0/+1
* | | | | | | | MM-8604: emit config/license websocket events (#8371)Jesse Hallam2018-03-051-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-012-13/+67
* | | | | | | [PLT-8186] add support for ec2 instance profile authentication (#8243)Carlos Tadeu Panato Junior2018-02-281-0/+14
* | | | | | | fix scheduled task race (#8355)Chris2018-02-232-203/+57
* | | | | | | MM-8681 Adding config settings necessary for using CloudFront. (#8307)Christopher Speller2018-02-201-0/+20
* | | | | | | MM-8710: Web Hub optimizations (#8293)Chris2018-02-202-0/+73
* | | | | | | MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-201-1/+8
* | | | | | | merge 4.7.1 to masterSaturnino Abril2018-02-191-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add upgrade code from 4.7.0 to 4.7.1JoramWilander2018-02-161-0/+1
| * | | | | | Remove bad field from ChannelMemberHistory modelJoramWilander2018-02-161-1/+0
| * | | | | | Renamed file to match existing schemeJonathan Fritz2018-02-131-0/+0
| * | | | | | Merge branch 'release-4.7' into XYZ-110Jonathan Fritz2018-02-139-180/+16
| |\ \ \ \ \ \
| * | | | | | | Removed unused fields from ChannelMemberHistory table, introduced new model.C...Jonathan Fritz2018-02-122-4/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873)Carlos Tadeu Panato Junior2018-02-161-0/+9