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
*
PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)
Jonathan
2017-10-04
1
-1
/
+4
*
PLT-7705: API to get data retention policy. (#7539)
George Goldberg
2017-10-02
1
-0
/
+16
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
1
-3
/
+3
*
Implement update OAuthApp endpoint for APIv4, add test (#7413)
n1aba
2017-09-18
1
-0
/
+10
*
PLT-7622 Improvements to server handling of webapp plugins (#7445)
Joram Wilander
2017-09-15
1
-0
/
+11
*
Model: NewLocAppError -> NewAppError (#7450)
George Goldberg
2017-09-15
1
-5
/
+5
*
Fix elasticsearch purge index url in client4. (#7368)
George Goldberg
2017-09-05
1
-1
/
+1
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+69
*
PLT-6403: Interactive messages (#7274)
Chris
2017-08-29
1
-0
/
+10
*
Added unit tests for getFile headers (#7045)
Harrison Healey
2017-08-08
1
-49
/
+153
*
PLT-6763 Implement user access tokens and new roles (server-side) (#6972)
Joram Wilander
2017-07-31
1
-0
/
+58
*
PLT-6595-Server: Job Management APIs. (#6931)
George Goldberg
2017-07-20
1
-3
/
+33
*
PLT-6595: API to purge Elasticsearch indexes. (#6971)
George Goldberg
2017-07-19
1
-0
/
+10
*
Merge branch 'release-4.0'
Christopher Speller
2017-07-18
1
-7
/
+5
|
\
|
*
PLT-7025: Fix Slack Import API. (#6905)
George Goldberg
2017-07-12
1
-5
/
+3
|
*
Fixing error in apiv4 flagged posts route (#6880)
Christopher Speller
2017-07-09
1
-2
/
+2
*
|
Fixing client4 ping (#6915)
Christopher Speller
2017-07-12
1
-1
/
+1
*
|
PLT-6916: Redesign the jobs package and Jobserver. (#6733)
George Goldberg
2017-07-07
1
-6
/
+6
|
/
*
Add paging to the GET /emojis endpoint (#6802)
Joram Wilander
2017-07-03
1
-3
/
+4
*
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
[next]