summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | add notification when @user, @here, @all and @channel has colon ":" at the en...Saturnino Abril2018-05-112-6/+59
| * | | | | | | | | | fix mlog-ing before initialized (#8753)Jesse Hallam2018-05-114-16/+210
| * | | | | | | | | | More potential panic fixes (#8776)Joram Wilander2018-05-111-6/+9
| * | | | | | | | | | [MM-10458] Change system response to "Could not find the channel" - bug fix (...Carlos Tadeu Panato Junior2018-05-114-1/+43
* | | | | | | | | | | MM-10201: querystring for get slash commands (#8779)Jesse Hallam2018-05-142-60/+135
* | | | | | | | | | | Move SAML endpoints out of api package (#8780)Joram Wilander2018-05-145-136/+159
* | | | | | | | | | | Refactor context out of API packages (#8755)Joram Wilander2018-05-1416-607/+704
* | | | | | | | | | | MM-9739: deprecate the now unused Channels.ExtraUpdateAt (#8762)Jesse Hallam2018-05-144-81/+3
* | | | | | | | | | | Merge branch 'merge410rc2'Derrick Anderson2018-05-114-24/+300
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | add s3 test back in for masterDerrick Anderson2018-05-111-2/+2
| * | | | | | | | | | Merge release-4.10 with masterDerrick Anderson2018-05-115-26/+302
|/| | | | | | | | | | | |/ / / / / / / / /
| * | | | | | | | | Comment out problematic TestS3TestConnection test (#8770)Joram Wilander2018-05-101-2/+2
| * | | | | | | | | Attempt to fix hub nil panic (#8766)Joram Wilander2018-05-101-1/+1
| * | | | | | | | | Prevent divide by zero if there are no hubs (#8763)Joram Wilander2018-05-101-2/+12
| * | | | | | | | | fix test and add new (#8758)Carlos Tadeu Panato Junior2018-05-101-1/+6
| * | | | | | | | | MM-10495 Updated user agent detection to match output of previous library (#8...Harrison Healey2018-05-093-21/+287
* | | | | | | | | | MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)Jesse Hallam2018-05-1010-51/+95
* | | | | | | | | | Add Ping Timeout Signal for WebSocket Client (#8666)Daniel Schalla2018-05-101-10/+45
* | | | | | | | | | MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ...Christopher Speller2018-05-1045-152/+149
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | fix test and add new (#8759)Carlos Tadeu Panato Junior2018-05-101-0/+12
* | | | | | | | | Removing bad test.Christopher Speller2018-05-091-7/+0
* | | | | | | | | Fixes incorrect MiB size. (#8750)Martin Kraft2018-05-091-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | prep code for 5.0 (#8743)Derrick Anderson2018-05-081-0/+9
* | | | | | | | Fix empty GOPATH behaviour in Makefile (#8724)Jonathan Villemaire-Krajden2018-05-071-5/+5
|/ / / / / / /
* | | | | | | Add IncrementClusterEventType function to metrics interface (#8728)Joram Wilander2018-05-041-0/+1
* | | | | | | Uncomment upgrade for 4.10 (#8727)Derrick Anderson2018-05-042-8/+8
* | | | | | | Added missing i18n strings for files and email batching (#8700)Harrison Healey2018-05-042-17/+44
* | | | | | | MM-10319: Use normalized email for Saml (migration) (#8711)Jesús Espino2018-05-041-0/+1
* | | | | | | update permission of converting a channel from public to private to allow tea...Saturnino Abril2018-05-052-9/+11
* | | | | | | Removes .vscode dir. (#8721)Martin Kraft2018-05-041-18/+0
* | | | | | | respect image orientation before saving height and width of FileInfo (#8710)Saturnino Abril2018-05-041-0/+8
* | | | | | | MM-10393: Fix for tracking active vs inactive users. (#8706)Martin Kraft2018-05-031-12/+12
* | | | | | | MM-10189 Fixed inconsistency when using environment variables for MessageExpo...Harrison Healey2018-05-032-2/+35
* | | | | | | Fix TestSendNotifications test (#8712)Jesús Espino2018-05-032-1/+10
* | | | | | | MM-10424: Migrate PostEditTimeLimit config setting. (#8702)George Goldberg2018-05-022-0/+36
* | | | | | | Add inactive user count to analytics and fix client analytics function (#8695)Joram Wilander2018-05-023-7/+30
* | | | | | | [MM-10415] Reorder checks for command invite (#8701)Carlos Tadeu Panato Junior2018-05-021-9/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Update zoom plugin to 0.1.6 (#8698)Joram Wilander2018-05-013-6/+6
* | | | | | MM-8622: improved plugin error handling (#8692)Jesse Hallam2018-05-0115-57/+256
* | | | | | translations PR 20180430 (#8696)Elias Nahum2018-05-0114-128/+180
* | | | | | Upgrading minio-go library to 6.0.0 (#8651)Jesús Espino2018-04-3054-2189/+4117
* | | | | | Revert "MM-9770: rewrite getParentsPosts to improve performance (#8467)" (#86...Derrick Anderson2018-04-302-215/+118
| |_|_|/ / |/| | | |
* | | | | MM-9072/MM-10185 Force-convert the encoding of OpenGraph metadata to UTF-8 (#...Hyeseong Kim2018-04-3038-2/+157135
* | | | | Add stdlog interpreter. (#8691)Christopher Speller2018-04-303-1/+117
* | | | | Add missing diagnostics for 4.10 (#8675)Jason Blais2018-04-301-0/+1
* | | | | translations PR 20180424 (#8662)Elias Nahum2018-04-3014-529/+1205
* | | | | [MM-10354] Add feature to remove team icon (#8684)Saturnino Abril2018-04-306-55/+148
| |_|_|/ |/| | |
* | | | Fixing some merge conflicts with structured logging. (#8685)Christopher Speller2018-04-272-10/+2
* | | | Structured logging (#8673)Christopher Speller2018-04-27205-2487/+9479
* | | | MM-10375 Fixing connected socket count (#8682)Corey Hulen2018-04-272-0/+23
| |_|/ |/| |