summaryrefslogtreecommitdiffstats
path: root/api4/api.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-5/+5
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+7
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-311-2/+1
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-161-4/+2
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-291-0/+4
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+4
* implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+5
* fix reaction's name validation with + sign in it (#6221)Saturnino Abril2017-04-261-2/+2
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-0/+6
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-3/+9
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-1/+1
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-0/+3
* Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-161-0/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /posts/{post_id}/reactions (#6047)Saturnino Abril2017-04-111-0/+1
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+2
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-1/+1
* Implement some team endpoints for APIv4 (#5870)Joram Wilander2017-03-251-7/+9
* [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)Carlos Tadeu Panato Junior2017-03-241-0/+1
* implement POST /commands for apiv4 (#5849)Carlos Tadeu Panato Junior2017-03-231-0/+1
* Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-0/+2
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-0/+4
* Implement admin LDAP endpoints for APIv4 (#5720)Joram Wilander2017-03-141-0/+4
* APIv4: GET /files/{file_id}/public (#5665)Saturnino Abril2017-03-131-0/+3
* Implement GET /cluster/status endpoint for APIv4 (#5732)Joram Wilander2017-03-131-6/+6
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+4
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-131-0/+2
* Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-1/+1
* Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+4
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-1/+2
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-5/+6
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+1
* Add APIv4 /system/ping endpoint (#5443)Robin Naundorf2017-02-171-0/+1
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-8/+10
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+1
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-1/+1
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-2/+2
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-4/+3
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+1
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-0/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+189