server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
api.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add /v4/image api (#8230)
Chris
2018-02-09
1
-0
/
+5
*
Add GET /emojis/name/{emoji_name} API endpoint (#8142)
Joram Wilander
2018-01-24
1
-2
/
+4
*
ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)
Joram Wilander
2018-01-23
1
-1
/
+1
*
[PLT-6936] Translate AppError.Message automatically by default (#8063)
Jesús Espino
2018-01-08
1
-1
/
+0
*
refactor template code (#7860)
Chris
2017-11-20
1
-2
/
+0
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-6
/
+0
*
PLT-7705: API to get data retention policy. (#7539)
George Goldberg
2017-10-02
1
-0
/
+4
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-1
/
+1
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-122
/
+111
*
remove more global refs (#7480)
Chris
2017-09-21
1
-2
/
+1
*
Remove global app references (#7433)
Chris
2017-09-12
1
-7
/
+8
*
PLT-7407: Back-end plugins (#7409)
Chris
2017-09-11
1
-1
/
+1
*
Renaming repo
Christopher Speller
2017-09-06
1
-4
/
+4
*
app type transition (#7167)
Chris
2017-09-06
1
-5
/
+5
*
Implement experimental REST API endpoints for plugins (#7279)
Joram Wilander
2017-09-01
1
-0
/
+7
*
APIv4: NewLocAppError -> NewAppError (#7328)
George Goldberg
2017-08-31
1
-2
/
+1
*
PLT-1649: add response_url support for custom slash commands (#6739)
Chris
2017-08-16
1
-4
/
+2
*
PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)
George Goldberg
2017-06-29
1
-0
/
+4
*
PLT-6408 Framework for job server (#6404)
Harrison Healey
2017-05-18
1
-0
/
+4
*
implement open graph metadata for apiV4 (#6343)
Carlos Tadeu Panato Junior
2017-05-10
1
-0
/
+5
*
fix reaction's name validation with + sign in it (#6221)
Saturnino Abril
2017-04-26
1
-2
/
+2
*
APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)
Saturnino Abril
2017-04-22
1
-0
/
+6
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-3
/
+9
*
PLT-1384 Added websocket event when preferences are updated/deleted (#6107)
Harrison Healey
2017-04-20
1
-1
/
+1
*
APIv4 POST /reactions (#6092)
Saturnino Abril
2017-04-18
1
-0
/
+3
*
Implement GET /webrtc/token endpoint for APIv4 (#6046)
Joram Wilander
2017-04-16
1
-0
/
+1
*
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
/
+1
*
implement POST /emoji for apiV4 (#5868)
Carlos Tadeu Panato Junior
2017-04-06
1
-0
/
+1
*
APIv4 GET /users/{user_id}/posts/flagged (#5984)
Saturnino Abril
2017-04-05
1
-0
/
+2
*
Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)
Joram Wilander
2017-03-28
1
-1
/
+1
*
Implement some team endpoints for APIv4 (#5870)
Joram Wilander
2017-03-25
1
-7
/
+9
*
[APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)
Carlos Tadeu Panato Junior
2017-03-24
1
-0
/
+1
*
implement POST /commands for apiv4 (#5849)
Carlos Tadeu Panato Junior
2017-03-23
1
-0
/
+1
*
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-0
/
+2
*
Implement brand image endpoints for APIv4 (#5733)
Joram Wilander
2017-03-14
1
-0
/
+4
*
Implement admin LDAP endpoints for APIv4 (#5720)
Joram Wilander
2017-03-14
1
-0
/
+4
*
APIv4: GET /files/{file_id}/public (#5665)
Saturnino Abril
2017-03-13
1
-0
/
+3
*
Implement GET /cluster/status endpoint for APIv4 (#5732)
Joram Wilander
2017-03-13
1
-6
/
+6
*
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-0
/
+4
*
Implement some team endpoints for APIv4 (#5745)
Joram Wilander
2017-03-13
1
-0
/
+2
*
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
Joram Wilander
2017-03-13
1
-1
/
+1
*
Implement SAML endpoints for APIv4 (#5671)
Joram Wilander
2017-03-13
1
-0
/
+4
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
1
-1
/
+2
*
Implement create and get incoming webhook endpoints for APIv4 (#5407)
Joram Wilander
2017-02-21
1
-5
/
+6
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-0
/
+1
*
Add APIv4 /system/ping endpoint (#5443)
Robin Naundorf
2017-02-17
1
-0
/
+1
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-8
/
+10
*
Implement some post endpoints for APIv4 (#5353)
Joram Wilander
2017-02-13
1
-0
/
+1
*
Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)
Ruzette Tanyag
2017-02-08
1
-1
/
+1
[next]