summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* simplify things (#7735)Chris2017-10-3049-184/+96
* fix push notification when user status is in DND (#7731)Carlos Tadeu Panato Junior2017-10-302-5/+37
* Fixing credentials and typo in Jenkinsfile (#7732)Christopher Speller2017-10-291-4/+4
* less impactful fix (#7729)Chris2017-10-271-0/+6
* Adding Posts table indexes for 20M rows. (#7728)Christopher Speller2017-10-273-6/+20
* add RootId to out-of-channel-mentions ephemeral post for that to render at RH...Saturnino Abril2017-10-271-0/+1
* more robust mockery invocation (#7727)Chris2017-10-261-1/+1
* Remove more global refs / state (#7723)Chris2017-10-2623-150/+129
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-264-8/+22
* Store mocks (#7724)Chris2017-10-2630-1/+6949
* [PLT-7364] Ability to Direct Message yourself (#7696)Carlos Tadeu Panato Junior2017-10-262-1/+19
* Add generated folder to .gitignore (#7714)Christian Claus2017-10-251-0/+1
* translations PR 20171023 (#7699)enahum2017-10-2514-152/+880
* PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)George Goldberg2017-10-253-1/+16
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-2534-279/+280
* Fixing build failure due to missing licence header (#7720)Christopher Speller2017-10-251-0/+3
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-255-50/+112
* add missing license headers, test to makefile (#7711)Chris2017-10-2530-1/+114
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-257-0/+126
* [PLT-7701] Fix emoji names that trigger mention (#7663)Saturnino Abril2017-10-252-5/+34
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-255-10/+34
* PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)George Goldberg2017-10-256-38/+108
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-2511-45/+402
* PLT-7599: webhook post splitting (#7707)Chris2017-10-245-36/+187
* PLT-7822: Fix search order for SQL search backend. (#7704)George Goldberg2017-10-243-0/+31
* eliminate more utils.Cfg references (#7701)Chris2017-10-2414-288/+59
* Fix crash due to null data retention config parameter. (#7702)George Goldberg2017-10-241-1/+1
* PLT-7743: Data retention in client side config. (#7695)George Goldberg2017-10-231-0/+7
* add model.NewX funcs for builtin types (#7692)Chris2017-10-2310-466/+242
* Reduce cfg boilerplate (#7689)Chris2017-10-2313-689/+279
* refactor max users per team (#7691)Chris2017-10-209-125/+121
* refactor max channels per team enforcement (#7690)Chris2017-10-209-106/+123
* Expose user.Props through REST API (#7661)Joram Wilander2017-10-202-2/+7
* Update v4 POST log endpoint to match v3 permissions (#7653)Joram Wilander2017-10-202-5/+29
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-217-8/+185
* PLT-7740 Update encoding of filename in file headers (#7552)Joram Wilander2017-10-191-2/+4
* Remove unrelated v3 reference from websocket debug logs (#7662)Joram Wilander2017-10-201-4/+4
* [PLT-6712/PLT-7182] /remove and /kick slash command: Remove a member from the...Carlos Tadeu Panato Junior2017-10-192-0/+150
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-199-5/+348
* Reduce utils.Cfg references (#7650)Chris2017-10-1891-1276/+1390
* use webapp build from cache when possible (#7646)Chris2017-10-181-1/+1
* fix email race condition (#7656)Chris2017-10-182-3/+9
* Fix teams create example (#7655)Ema Panz2017-10-181-1/+1
* fix job test race condition (#7647)Chris2017-10-181-3/+4
* fix preference test races (#7645)Chris2017-10-181-0/+8
* PLT-7862: Support batched live indexing. (#7640)George Goldberg2017-10-183-1/+25
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-174-8/+165
* Merge branch 'release-4.3'Christopher Brown2017-10-1631-186/+1415
|\
| * Fix SessionIdleTimeoutInMinutes in default.jsonJoramWilander2017-10-161-1/+1
| * workaround for go smtp bug (#7620)Chris2017-10-121-3/+21