server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement update IncomingHook for apiV4 (#5762)
Carlos Tadeu Panato Junior
2017-03-15
2
-0
/
+227
*
[APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)
Carlos Tadeu Panato Junior
2017-03-14
2
-0
/
+34
*
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
3
-0
/
+143
*
Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)
Carlos Tadeu Panato Junior
2017-03-14
2
-0
/
+34
*
Implement admin LDAP endpoints for APIv4 (#5720)
Joram Wilander
2017-03-14
3
-0
/
+79
*
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
3
-0
/
+320
*
APIv4: GET /files/{file_id}/public (#5665)
Saturnino Abril
2017-03-13
3
-0
/
+120
*
APIv4: GET /files/{file_id}/info (#5591)
Saturnino Abril
2017-03-13
2
-0
/
+89
*
APIv4: GET /files/{file_id}/preview (#5568)
Saturnino Abril
2017-03-13
2
-0
/
+85
*
Implement GET /cluster/status endpoint for APIv4 (#5732)
Joram Wilander
2017-03-13
3
-6
/
+57
*
Add implementation for POST /database/recycle apiV4 - Recycle database connec...
Carlos Tadeu Panato Junior
2017-03-13
2
-0
/
+26
*
Add implementation for POST /email/test apiV4 - Send Test Email (#5716)
Carlos Tadeu Panato Junior
2017-03-13
3
-0
/
+62
*
Implement GET and POST /hooks/outgoing endpoints for APIv4 (#5645)
Joram Wilander
2017-03-13
2
-2
/
+232
*
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
4
-0
/
+147
*
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
3
-1
/
+259
*
add update channel endpoint for APIv4 (#5624)
Carlos Tadeu Panato Junior
2017-03-13
2
-0
/
+161
*
Implement PUT /users/{user_id}/mfa endpoint for APIv4 (#5743)
Joram Wilander
2017-03-13
2
-0
/
+83
*
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
4
-2
/
+176
*
[APIV4] GET /config - getConfig endpoint for apiV4 (#5701)
Carlos Tadeu Panato Junior
2017-03-13
2
-1
/
+64
*
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
2
-0
/
+102
*
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
4
-0
/
+225
*
Adding functionality to get & delete incoming webhooks (#5648)
Poornima
2017-03-11
5
-0
/
+234
*
improvements for inbucket email test and re-enable Email mention test (#5647)
Carlos Tadeu Panato Junior
2017-03-11
1
-8
/
+20
*
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
2
-0
/
+112
*
add team exists endpoint for APIv4 (#5517)
Carlos Tadeu Panato Junior
2017-03-07
2
-5
/
+54
*
Fix JS error when receiving reply during channel switch (#5582)
Joram Wilander
2017-03-03
1
-0
/
+11
*
Usernames must start with a letter (#5581)
Joram Wilander
2017-03-03
1
-0
/
+6
*
Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)
Saturnino Abril
2017-02-28
2
-0
/
+85
*
ApiV4: GET /users/{user_id}/teams/unread (#5539)
Andrei Stanciu
2017-02-28
2
-0
/
+55
*
Implementation of APIv4: POST users/{user_id}/image (#5537)
Saturnino Abril
2017-02-28
2
-3
/
+102
*
ApiV4: PUT /posts/{post_id} (#5521)
Andrei Stanciu
2017-02-28
2
-0
/
+96
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
5
-15
/
+490
*
Get all teams api4 (#5542)
Andrei Stanciu
2017-02-28
2
-0
/
+67
*
APIv4: GET /users/{user_id}/image (#5526)
Saturnino Abril
2017-02-27
2
-1
/
+75
*
add implementation for verify email for apiv4 (#5502)
Carlos Tadeu Panato Junior
2017-02-24
3
-0
/
+62
*
Implement GET /posts/{post_id}/files/info endpoint for APIv4 (#5519)
Joram Wilander
2017-02-24
2
-0
/
+84
*
APIv4: GET /teams/{team_id}/members (#5460)
Saturnino Abril
2017-02-22
2
-0
/
+75
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
4
-5
/
+256
*
Implement posts endpoints for APIv4 (#5480)
Ruzette Tanyag
2017-02-21
3
-0
/
+333
*
Implement endpoint for APIv4: PUT /teams/{team_id}/members/{user_id}/roles (#...
Saturnino Abril
2017-02-21
2
-0
/
+106
*
Implement endpoint for APIv4: GET /users/{user_id}/audits (#5472)
Saturnino Abril
2017-02-21
2
-46
/
+92
*
Various APIv4 fixes (#5474)
Joram Wilander
2017-02-20
3
-1
/
+7
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
2
-7
/
+288
*
Implementation endpoint for APIv4: GET /teams/name/{name} (#5473)
Saturnino Abril
2017-02-20
2
-0
/
+52
*
Implement GET teams/{team_id}/stats - apiv4 (#5453)
Saturnino Abril
2017-02-17
3
-1
/
+86
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
5
-4
/
+348
*
Implement user sessions endpoints for APIv4 (#5449)
Ruzette Tanyag
2017-02-17
2
-0
/
+150
*
Add APIv4 /system/ping endpoint (#5443)
Robin Naundorf
2017-02-17
3
-0
/
+40
*
Implement PUT /users/{user_id}/patch endpoint for APIv4 (#5418)
Joram Wilander
2017-02-16
2
-0
/
+94
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
8
-33
/
+213
[next]