summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PLT-5639] Show a message when invited addresses are blocked (#6691)Pieter Lexis2017-06-291-0/+16
* PLT-6909 Remove deleted emojis from cache (#6757)Harrison Healey2017-06-291-4/+4
* Make sure to log errors when failing to send emails (#6754)Joram Wilander2017-06-281-2/+2
* PLT-6931 Properly parse request body in post search (#6768)Joram Wilander2017-06-281-8/+4
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-283-13/+4
* Fixing mean request time (#6760)Corey Hulen2017-06-261-1/+1
* fix permission app error with updatePost (#6749)Saturnino Abril2017-06-262-0/+6
* PLT-6815 Do not disconnect websocket when joining a team (#6746)Joram Wilander2017-06-262-8/+8
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-267-45/+140
* Fix panic in v4 client (#6704)Joram Wilander2017-06-211-1/+1
* fix intermittent failure of TestGetPostsForChannel on CI server (#6702)Saturnino Abril2017-06-201-3/+5
* Setting per-paging for logs to load 10K initially like the old apis (#6697)Corey Hulen2017-06-201-8/+8
* Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)Joram Wilander2017-06-204-0/+62
* Add GET /analytics/old endpoint for v4 (#6666)Joram Wilander2017-06-192-0/+71
* Move integrations over to redux and v4 (#6679)Joram Wilander2017-06-191-7/+11
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-192-0/+112
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-8/+8
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-192-4/+1
* PLT-6678 Change Cache-Control to private for files (#6660)Harrison Healey2017-06-161-1/+1
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-2/+2
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-153-3/+47
* add stop server to API 4 tests (#6638)Saturnino Abril2017-06-142-0/+15