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
*
Add some basic sorting support for GET /users endpoint (#6801)
Joram Wilander
2017-06-30
1
-0
/
+22
*
PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)
George Goldberg
2017-06-29
1
-0
/
+17
*
PLT-6931 Properly parse request body in post search (#6768)
Joram Wilander
2017-06-28
1
-2
/
+2
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-3
/
+14
*
Fix panic in v4 client (#6704)
Joram Wilander
2017-06-21
1
-197
/
+205
*
Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)
Joram Wilander
2017-06-20
1
-0
/
+10
*
Add GET /analytics/old endpoint for v4 (#6666)
Joram Wilander
2017-06-19
1
-0
/
+18
*
Add POST and DELETE /license endpoints for v4 (#6665)
Joram Wilander
2017-06-19
1
-1
/
+45
*
Add APIv4 endpoint to permanently delete teams (#6604)
Zeger-Jan van de Weg
2017-06-15
1
-0
/
+11
*
[PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...
Carlos Tadeu Panato Junior
2017-05-30
1
-7
/
+10
*
PLT-6408 Framework for job server (#6404)
Harrison Healey
2017-05-18
1
-0
/
+26
*
PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)
Robin Naundorf
2017-05-15
1
-0
/
+10
*
Removing channel list alias from apiv4 client (#6383)
Christopher Speller
2017-05-10
1
-10
/
+10
*
Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)
Carlos Tadeu Panato Junior
2017-05-10
1
-0
/
+34
*
implement open graph metadata for apiV4 (#6343)
Carlos Tadeu Panato Junior
2017-05-10
1
-0
/
+19
*
Add API Endpoint for deleted Channels (#5889)
Robin Naundorf
2017-05-09
1
-0
/
+11
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-5
/
+5
*
APIv4 POST /commands/execute (#6205)
Saturnino Abril
2017-04-27
1
-0
/
+11
*
PLT-4457 Added API to get multiple users by their usernames (#6218)
Harrison Healey
2017-04-25
1
-0
/
+10
*
APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)
Saturnino Abril
2017-04-22
1
-0
/
+10
*
implement POST /logs for apiV4 (#6143)
Carlos Tadeu Panato Junior
2017-04-21
1
-0
/
+12
*
[APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)
Carlos Tadeu Panato Junior
2017-04-20
1
-0
/
+11
*
APIv4 POST /channels/group (#6166)
Saturnino Abril
2017-04-20
1
-0
/
+10
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-5
/
+108
*
APIv4 POST /reactions (#6092)
Saturnino Abril
2017-04-18
1
-0
/
+14
*
APIv4 PUT /users/{user_id}/active (#6118)
Saturnino Abril
2017-04-17
1
-0
/
+13
*
implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)
Carlos Tadeu Panato Junior
2017-04-17
1
-0
/
+24
*
Implement GET /webrtc/token endpoint for APIv4 (#6046)
Joram Wilander
2017-04-16
1
-0
/
+13
*
[APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)
Carlos Tadeu Panato Junior
2017-04-16
1
-0
/
+10
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
APIv4 GET /posts/{post_id}/reactions (#6047)
Saturnino Abril
2017-04-11
1
-0
/
+12
*
APIv4 DELETE /commands/{command_id} (#6012)
Saturnino Abril
2017-04-10
1
-0
/
+10
*
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
1
-0
/
+10
*
APIv4 PUT /commands/{command_id} (#5999)
Saturnino Abril
2017-04-07
1
-0
/
+14
*
implement GET /emoji for apiV4 (#6007)
Carlos Tadeu Panato Junior
2017-04-07
1
-0
/
+10
*
implement POST /emoji for apiV4 (#5868)
Carlos Tadeu Panato Junior
2017-04-06
1
-0
/
+49
*
APIv4 GET /users/{user_id}/posts/flagged (#5984)
Saturnino Abril
2017-04-05
1
-0
/
+41
*
implement GET /teams/{team_id}/commands/autocomplete (#5951)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+14
*
Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+10
*
PLT-6169: Batch add users to teams. (#5953)
George Goldberg
2017-04-03
1
-0
/
+16
*
APIv4 DELETE /teams/{team_id} (#5937)
Saturnino Abril
2017-04-03
1
-0
/
+10
*
APIv4 post /teams/search (#5931)
Saturnino Abril
2017-04-03
1
-0
/
+10
*
[APIV4] Implement PUT /users/{user_id}/status for apiV4 (#5928)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+11
*
[APIV4] POST /teams/{team_id}/import for apiv4 (#5920)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+55
*
implement GET /commands (#5865)
Carlos Tadeu Panato Junior
2017-04-03
1
-0
/
+11
*
APIv4 POST /posts/{post_id/pin & unpin (#5906)
Saturnino Abril
2017-03-31
1
-0
/
+20
*
Implement PUT /channels/{channel_id}/members/{user_id}/notify_props for APIv4...
Joram Wilander
2017-03-31
1
-0
/
+10
*
Implement POST /users/status/ids for apiv4 (#5894)
Carlos Tadeu Panato Junior
2017-03-30
1
-2
/
+16
*
PLT-2713 Added ability for admins to list users not in any team (#5844)
Harrison Healey
2017-03-29
1
-0
/
+11
*
PLT-6083: API to get users not in a specific team. (#5888)
George Goldberg
2017-03-29
1
-0
/
+11
[next]