server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
context.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-6763 Implement user access tokens and new roles (server-side) (#6972)
Joram Wilander
2017-07-31
1
-0
/
+16
*
PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 (#6944)
Harrison Healey
2017-07-15
1
-1
/
+1
*
Fixing mean request time (#6760)
Corey Hulen
2017-06-26
1
-1
/
+1
*
Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)
Joram Wilander
2017-06-20
1
-0
/
+11
*
PLT-6080 moving clustering to memberlist (#6499)
Corey Hulen
2017-06-19
1
-3
/
+0
*
PLT-6408 Framework for job server (#6404)
Harrison Healey
2017-05-18
1
-0
/
+22
*
Fix MFA enforcement on login and page load (#6356)
Joram Wilander
2017-05-09
1
-2
/
+6
*
PLT-6322 log error messages in english (#6234)
Corey Hulen
2017-04-28
1
-4
/
+4
*
fix reaction's name validation with + sign in it (#6221)
Saturnino Abril
2017-04-26
1
-1
/
+4
*
APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)
Saturnino Abril
2017-04-22
1
-2
/
+14
*
Implement v4 endpoints for OAuth (#6040)
Joram Wilander
2017-04-20
1
-0
/
+23
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-1
/
+1
|
\
|
*
PLT-5977: Only reload clients when client config changes. (#5989)
George Goldberg
2017-04-05
1
-1
/
+1
*
|
implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)
Carlos Tadeu Panato Junior
2017-04-17
1
-0
/
+11
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
|
Refactor switching login type code into app layer and add v4 endpoint (#6000)
Joram Wilander
2017-04-10
1
-2
/
+1
*
|
APIv4 PUT /commands/{command_id} (#5999)
Saturnino Abril
2017-04-07
1
-0
/
+11
|
/
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-18
/
+13
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
1
-1
/
+1
|
\
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
1
-1
/
+1
*
|
Add ability to use 'me' in place of user id for APIv4 (#5826)
Joram Wilander
2017-03-21
1
-0
/
+4
*
|
Implement compliance endpoints for APIv4 (#5683)
Joram Wilander
2017-03-13
1
-0
/
+11
*
|
Adding functionality to get & delete incoming webhooks (#5648)
Poornima
2017-03-11
1
-0
/
+12
|
/
*
Implemented preferences endpoints for apiv4 (#5531)
Ruzette Tanyag
2017-02-28
1
-0
/
+24
*
Various APIv4 fixes (#5474)
Joram Wilander
2017-02-20
1
-0
/
+2
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-4
/
+14
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-8
/
+28
*
Implement some post endpoints for APIv4 (#5353)
Joram Wilander
2017-02-13
1
-0
/
+11
*
Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)
Ruzette Tanyag
2017-02-08
1
-0
/
+17
*
Implement GET `/users/email/{email}` endpoint for APIv4 (#5309)
Ruzette Tanyag
2017-02-07
1
-0
/
+13
*
Implement APIv4 infrastructure (#5191)
Joram Wilander
2017-01-30
1
-0
/
+360