summaryrefslogtreecommitdiffstats
path: root/model
Commit message (Expand)AuthorAgeFilesLines
* Uncomment upgrade for 4.10 (#8727)Derrick Anderson2018-05-041-0/+1
* Add inactive user count to analytics and fix client analytics function (#8695)Joram Wilander2018-05-021-1/+1
* MM-8622: improved plugin error handling (#8692)Jesse Hallam2018-05-011-3/+3
* [MM-10354] Add feature to remove team icon (#8684)Saturnino Abril2018-04-301-53/+63
* Structured logging (#8673)Christopher Speller2018-04-272-5/+12
* MM-10232, MM-10259: Improve error handling from invalid json (#8668)Jesse Hallam2018-04-264-98/+144
* add api to convert a channel from public to private and restrict that to syst...Saturnino Abril2018-04-231-0/+10
* Properly implement session deep copy (#8602)Joram Wilander2018-04-202-2/+45
* MM-10007 Send an admin and regular WS events when a user is updated (#8588)Joram Wilander2018-04-205-4/+75
* MM-10122: Adds a mention for added-to-channel messages even when 'username me...Martin Kraft2018-04-191-0/+1
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-182-19/+19
* Initial Commit of Ephemeral Message Support for System Admins (#8611)Daniel Schalla2018-04-174-0/+33
* MM-10020: avoid duplicating unique indexes (#8587)Jesse Hallam2018-04-161-0/+1
* MM-9977: test config.SetDefaults leaves nothing nil (#8610)Jesse Hallam2018-04-134-1/+289
* Websocket custom dialer support (#8592)Guy B2018-04-121-3/+19
* Add Auto Responder handler (#8386)Stan Chan2018-04-123-0/+8
* MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-091-0/+12
* uncomment 4.9 upgrade code (#8582)Derrick Anderson2018-04-051-0/+1
* Add missing timezone setting to app/diagnostics.go (#8572)Jason Blais2018-04-041-1/+3
* Initialize timezone to a default state (#8560)Chris Duarte2018-03-292-1/+5
* fix user timezone initialization (#8547)Jesse Hallam2018-03-292-1/+4
* 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
| |_|_|_|_|_|_|_|/ |/| | | | | | | |