summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* set to default value with config is missing (#7320)Saturnino Abril2017-08-308-27/+27
* PLT-6403: Interactive messages (#7274)Chris2017-08-293-0/+36
* Manage version configurations client versions (#7220)Chris Duarte2017-08-281-1/+12
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-1/+1
* Set charset for OAuth2 authorize page (#7304)Joram Wilander2017-08-281-1/+1
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-252-7/+9
* [PLT-7390] Add Type = 'O' in getting open teams at sql store (#7207)Saturnino Abril2017-08-241-4/+12
* Switch hook debug msg to info (#7272)Corey Hulen2017-08-221-1/+1
* Adding debugging for webhook (#7199)Corey Hulen2017-08-181-1/+6
* webhook merge fix (#7250)Chris2017-08-172-1/+18
* Merge branch 'release-4.1'Christopher Speller2017-08-173-10/+64
|\
| * PLT-7408 Move webhook handling into api4 package to fix EnableAPIv3 config se...Joram Wilander2017-08-161-0/+51
| * disable intermittently failing test at TestGetAllTeams temporarily (#7211)Saturnino Abril2017-08-151-2/+4
| * Update unit testJoramWilander2017-08-091-0/+4
| * Minor updates to teamJoramWilander2017-08-082-4/+20
* | PLT-7302: Aggregate Elasticsearch indexes over a certain age. (#7224)George Goldberg2017-08-171-1/+1
* | PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-168-134/+134
* | PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-163-4/+61
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-093-0/+9
* | when session id is invalid,the function "revokeSession" should return (#7127)KenmyZhang2017-08-091-0/+1
* | PLT-7206: Remove the "Delete Channel" option for private channels if you're t...Jonathan2017-08-092-12/+3
|/
* Added unit tests for getFile headers (#7045)Harrison Healey2017-08-081-0/+65
* PLT-7261 Fixed incorrect content type for preview and thumbnail images (#7119)Harrison Healey2017-08-041-2/+5
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-4/+20
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-011-0/+55
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-011-1/+1
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-1/+1
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-316-2/+464
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-5/+15
* fix dm custom slash command regression (#7008)Chris2017-07-251-1/+7
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-203-38/+234
* PLT-6760 Allowed TestUploadFile to pass when http client errors (#6985)Harrison Healey2017-07-201-1/+4
* PLT-6595: API to purge Elasticsearch indexes. (#6971)George Goldberg2017-07-192-0/+26
* Merge branch 'release-4.0'Christopher Speller2017-07-187-49/+101
|\
| * PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 (#6944)Harrison Healey2017-07-152-4/+11
| * Fixed downloading of image files (#6934)Harrison Healey2017-07-151-31/+62
| * PLT-7025: Fix Slack Import API. (#6905)George Goldberg2017-07-122-5/+11
| * Redirect OAuth SSO errors to error page (#6898)Joram Wilander2017-07-111-3/+9
| * Minor status updates (#6889)Joram Wilander2017-07-111-0/+2
| * Fixing error in apiv4 flagged posts route (#6880)Christopher Speller2017-07-091-2/+2
| * Minor fixJoramWilander2017-07-062-5/+5
* | [PLT-6676] Make OutgoingWebhook to fire when post has no text content but onl...Saturnino Abril2017-07-181-0/+156
* | Add optional config parameter to test elasticsearch endpoint. (#6877)George Goldberg2017-07-071-1/+6
* | PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-072-22/+22
|/
* [PLT-6838] Restrict channel delete option per permission policy even for last...Saturnino Abril2017-07-052-14/+20
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-032-3/+10
* Add some basic sorting support for GET /users endpoint (#6801)Joram Wilander2017-06-302-7/+83
* [PLT-5864] Move teammate name display setting to the System Console (#6681)Saturnino Abril2017-06-301-1/+2
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-293-0/+56
* Add /help slash command (#6650)Jaehyun, Park2017-06-291-0/+33