server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
model
/
client4.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement POST /users/search endpoint for APIv4 (#5822)
Joram Wilander
2017-03-23
1
-0
/
+10
*
Add ability to use 'me' in place of user id for APIv4 (#5826)
Joram Wilander
2017-03-21
1
-0
/
+10
*
Implement GET /audits endpoint for APIv4 (#5779)
Joram Wilander
2017-03-21
1
-2
/
+15
*
implement PUT /hooks/outgoing/{hook_id} - update outgoing hook (#5793)
Carlos Tadeu Panato Junior
2017-03-21
1
-0
/
+10
*
[APIV4] POST /hooks/outgoing/{hook_id}/regen_token - regentoken endpoint for...
Carlos Tadeu Panato Junior
2017-03-20
1
-0
/
+14
*
Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)
Saturnino Abril
2017-03-20
1
-0
/
+11
*
Add updateConfig endpoint for apiV4 (#5706)
Carlos Tadeu Panato Junior
2017-03-20
1
-0
/
+11
*
Implement GET /logs endpoint for APIv4 (#5778)
Joram Wilander
2017-03-16
1
-0
/
+13
*
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-0
/
+32
*
Implement update IncomingHook for apiV4 (#5762)
Carlos Tadeu Panato Junior
2017-03-15
1
-0
/
+11
*
[APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)
Carlos Tadeu Panato Junior
2017-03-14
1
-0
/
+13
*
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
1
-0
/
+50
*
Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)
Carlos Tadeu Panato Junior
2017-03-14
1
-0
/
+10
*
Implement admin LDAP endpoints for APIv4 (#5720)
Joram Wilander
2017-03-14
1
-0
/
+27
*
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
1
-0
/
+10
*
APIv4: GET /files/{file_id}/info (#5591)
Saturnino Abril
2017-03-13
1
-0
/
+10
*
APIv4: GET /files/{file_id}/preview (#5568)
Saturnino Abril
2017-03-13
1
-0
/
+11
*
Implement GET /cluster/status endpoint for APIv4 (#5732)
Joram Wilander
2017-03-13
1
-0
/
+16
*
Add implementation for POST /database/recycle apiV4 - Recycle database connec...
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+13
*
Add implementation for POST /email/test apiV4 - Send Test Email (#5716)
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+13
*
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
1
-0
/
+47
*
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-0
/
+65
*
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-3
/
+36
*
add update channel endpoint for APIv4 (#5624)
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+10
*
Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)
Joram Wilander
2017-03-13
1
-0
/
+16
*
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-0
/
+33
*
[APIV4] GET /config - getConfig endpoint for apiV4 (#5701)
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+14
*
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
1
-0
/
+15
*
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
1
-5
/
+113
*
Adding functionality to get & delete incoming webhooks (#5648)
Poornima
2017-03-11
1
-0
/
+24
*
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
1
-0
/
+9
*
add team exists endpoint for APIv4 (#5517)
Carlos Tadeu Panato Junior
2017-03-07
1
-0
/
+10
*
Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)
Saturnino Abril
2017-02-28
1
-0
/
+11
*
ApiV4: GET /users/{user_id}/teams/unread (#5539)
Andrei Stanciu
2017-02-28
1
-0
/
+18
*
Implementation of APIv4: POST users/{user_id}/image (#5537)
Saturnino Abril
2017-02-28
1
-0
/
+34
*
ApiV4: PUT /posts/{post_id} (#5521)
Andrei Stanciu
2017-02-28
1
-0
/
+10
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
1
-0
/
+60
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
1
-0
/
+11
*
APIv4: GET /users/{user_id}/image (#5526)
Saturnino Abril
2017-02-27
1
-0
/
+11
*
add implementation for verify email for apiv4 (#5502)
Carlos Tadeu Panato Junior
2017-02-24
1
-0
/
+11
*
Implement GET /posts/{post_id}/files/info endpoint for APIv4 (#5519)
Joram Wilander
2017-02-24
1
-0
/
+10
*
APIv4: GET /teams/{team_id}/members (#5460)
Saturnino Abril
2017-02-22
1
-0
/
+15
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-0
/
+38
*
Implement posts endpoints for APIv4 (#5480)
Ruzette Tanyag
2017-02-21
1
-0
/
+22
*
Implement endpoint for APIv4: PUT /teams/{team_id}/members/{user_id}/roles (#...
Saturnino Abril
2017-02-21
1
-0
/
+11
*
Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)
Saturnino Abril
2017-02-21
1
-0
/
+11
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
1
-8
/
+40
*
Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)
Saturnino Abril
2017-02-20
1
-0
/
+10
*
Implement GET teams/{team_id}/stats - apiv4 (#5453)
Saturnino Abril
2017-02-17
1
-0
/
+15
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-3
/
+71
[prev]
[next]