summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MM-10375 Fixing connected socket count (#8682)Corey Hulen2018-04-272-0/+23
* modestly extend SQLite support (#8677)Jesse Hallam2018-04-271-0/+31
* MM-10232, MM-10259: Improve error handling from invalid json (#8668)Jesse Hallam2018-04-2612-109/+487
* Update ISSUE_TEMPLATE.md (#8292)james-mm2018-04-251-2/+6
* add api to convert a channel from public to private and restrict that to syst...Saturnino Abril2018-04-235-47/+99
* 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-209-5/+197
* MM-10133 Suppress confusing personal access token message in invalid session ...Joram Wilander2018-04-201-1/+7
* Fix panics caused by race in notification code (#8652)Joram Wilander2018-04-192-0/+14
* MM-10122: Adds a mention for added-to-channel messages even when 'username me...Martin Kraft2018-04-193-8/+20
* Removing user cache clear from SessionHasPermissionsTo (#8624)Christopher Speller2018-04-180-0/+0
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-1815-172/+351
* MM-10121: CLI command to reset permissions system to default state. (#8637)George Goldberg2018-04-1817-15/+320
* Ignore rolled log files (#8644)Joram Wilander2018-04-181-1/+1
* Handle app errors in user autocomplete endpoint (#8643)Joram Wilander2018-04-171-3/+17
* add app shutdown to make sure the goroutines finish and all process are close...Carlos Tadeu Panato Junior2018-04-1712-4/+47
* MM-9918: Trim trailing / from push proxy URL. (#8635)George Goldberg2018-04-171-1/+1
* Merge branch 'merge49final'Derrick Anderson2018-04-173-12/+15
|\
| * Add MM9720 changes back in for master mergeDerrick Anderson2018-04-172-0/+68
| * Merge remote-tracking branch 'origin/release-4.9' into merge49finalDerrick Anderson2018-04-175-80/+15
|/|
| * revert changes from MM9720Derrick Anderson2018-04-132-68/+0
| * Prevent disabling or modifying l4g logging filters (#8628)Jesse Hallam2018-04-132-6/+14
| * Removing user cache clear from SessionHasPermissionsTo (#8625)Christopher Speller2018-04-131-6/+1
* | Initial Commit of Ephemeral Message Support for System Admins (#8611)Daniel Schalla2018-04-177-0/+106
* | MM-10020: avoid duplicating unique indexes (#8587)Jesse Hallam2018-04-1632-33/+220461
* | Fix opengraph images not going through the image proxy. (#8627)Christopher Speller2018-04-161-0/+30
* | Depenancy upgrades and movign to dep. (#8630)Christopher Speller2018-04-165354-1634873/+17171
* | [MM-9904] Add /invite slash command to invite users to a channel (#8482)Carlos Tadeu Panato Junior2018-04-164-0/+272
* | Merge remote-tracking branch 'origin/merge49rc5'Derrick Anderson2018-04-1313-321/+217
|\ \
| * | Merge remote-tracking branch 'origin/release-4.9' into merge49rc5Derrick Anderson2018-04-1313-321/+217
|/| | | |/
| * translations PR 20180411 (#8606)Elias Nahum2018-04-1213-321/+217
* | Fixed the example text on CLI channel command (#8613)Jesús Espino2018-04-131-2/+2
* | Fix error handling when requesting profile image for bad user ID (#8618)Joram Wilander2018-04-133-1/+9
* | 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-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