summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Auto Responder handler (#8386)Stan Chan2018-04-1211-4/+293
* Add list command to teams command in CLI (#8612)Jesús Espino2018-04-122-0/+45
* MM-8180 Improve error message for testing smtp connections (#8608)Joram Wilander2018-04-122-3/+7
* Fix mute channel when not a member and adding unit tests (#8609)Elias Nahum2018-04-124-2/+223
* MM-10036 Ensured correct handling of capitalized special mentions (#8607)Harrison Healey2018-04-112-3/+27
* Merge branch 'jespino-merge-release-4.9'Derrick Anderson2018-04-107-21/+27
|\
| * Merge remote-tracking branch 'origin/release-4.9' into merge-release-4.9Jesús Espino2018-04-107-21/+27
|/|
| * MM-8834: Changes separator between jobs message and details. (#8589)Martin Kraft2018-04-091-1/+1
| * Adding minio-go for to the dependencies to temporary fix 2 minio-go bugs (#8577)Jesús Espino2018-04-064-12/+16
| * fix out of channel mentions for mentioned word with valid punctuations (#8585)Saturnino Abril2018-04-062-8/+10
| * update db code for release branch only (#8584)Derrick Anderson2018-04-052-11/+11
* | MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-0915-55/+266
* | Added additional unit tests for IE11 and compatibility mode (#8573)Harrison Healey2018-04-091-1/+4
* | MM-8678: add CUD support for channel members via plugins (#8565)Jesse Hallam2018-04-067-5/+250
* | MM-8400 Provide default config values to viper so that it reads all environme...Harrison Healey2018-04-062-41/+150
* | uncomment 4.9 upgrade code (#8582)Derrick Anderson2018-04-052-10/+20
|/
* Remove problematic mute test (#8580)Joram Wilander2018-04-051-114/+0
* Comment out problematic mail test (#8579)Joram Wilander2018-04-041-6/+2
* Minor text changes to /open, /join and /mute slash commands (#8569)Jason Blais2018-04-041-3/+3
* MM-9934: More robust slack imports parsing (#8576)Jesús Espino2018-04-041-13/+12
* Migrate Advanced Permissions Roles when needed on cli commands (#8535)Jesús Espino2018-04-041-0/+2
* Add missing timezone setting to app/diagnostics.go (#8572)Jason Blais2018-04-042-1/+13
* Fixing unit tests for Go 1.10 (#8568)Christopher Speller2018-04-033-2/+16
* revert default ephemeral post message for out of channel mention (#8571)Saturnino Abril2018-04-042-21/+4
* translations PR 20180402 (#8570)Elias Nahum2018-04-0314-133/+1121
* MM-9868 Fixed mentioning users when followed by multiple periods (#8548)Harrison Healey2018-04-022-2/+50
* Make channel mute command respond with and without ~ prefix (#8549)Elias Nahum2018-04-021-4/+10
* Fixing DB load causing user logout. (#8559)Christopher Speller2018-04-022-2/+6
* Initialize timezone to a default state (#8560)Chris Duarte2018-03-292-1/+5
* MM-9999 Fix unwanted team invite_id in email invites. (#8550)Christopher Speller2018-03-295-78/+0
* Fix sanitization on websocket user edit events. (#8551)Christopher Speller2018-03-291-5/+5
* Update zoom plugin (#8542)Joram Wilander2018-03-293-6/+6
* fix user timezone initialization (#8547)Jesse Hallam2018-03-292-1/+4
* Fixing misspell errors (#8544)Jesús Espino2018-03-2928-44/+44
* Add ExperimentalTimezone flag (#8539)Chris Duarte2018-03-293-0/+16
* MM-9661: tweak post message size log (#8517)Jesse Hallam2018-03-292-3/+3
* Revert "add individual platform packaging targets (#8366)" (#8537)Christopher Speller2018-03-282-7/+9
* Remove the index on Channels.DisplayName. (#8530)Jesse Hallam2018-03-283-5/+25
* Add unit test coverage for SqlStatusStore.GetAllFromTeam (#8520)Jesse Hallam2018-03-281-0/+90
* Add defaults for SAML settings (#8536)Joram Wilander2018-03-281-0/+8
* Add SAML scoping IDP settings to diagnostics.go (#8531)Jason Blais2018-03-281-0/+2
* Fix roles table ID max length so MySQL 5.6 doesn't fail. (#8532)George Goldberg2018-03-281-0/+1
* translations PR 20180326 (#8514)Elias Nahum2018-03-2814-78/+494
* [PLT-4340] Channel Mute and "/mute" command #7617 (#7713)Christian Claus2018-03-287-37/+316
* Merge branch 'advanced-permissions-phase-1'George Goldberg2018-03-2775-1502/+4360
|\
| * Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-2742-193/+1028
| |\
| * | Fix typo in MANAGE_SYSTEM_WIDE_OAUTH permission. (#8516)George Goldberg2018-03-271-3/+3
| * | Ignore blank role names in getRolesByName call. (#8507)George Goldberg2018-03-262-3/+19
| * | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-2353-163/+2848
| |\ \
| * \ \ Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-1925-341/+570
| |\ \ \